The server crashes on next morning when MacTusk hounds are transformed by moonstone while Wee MacTusk is alive but MacTusk is dead.
This is really specific, but it managed to happen on an actual vanilla server in regular gameplay.
Steps to Reproduce
1. Go to a walrus camp in winter
2. Kill the elder MacTusk
3. Transform the ice hounds into moon hounds with moonstone. Quick script to do so:
base = c_spawn('moonbase')
base.components.workleft = 5
base.components.moonbeastspawner:Start()
4. On the start of the next day, the server will crash
The server traceback on the crash is attached below
A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now