I got a crash. The error log states:
NullReferenceException
Door.Close () (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Buildings/Door.cs:625)
DoorTransitionLayer.EndTransition (Navigator navigator, Navigator+ActiveTransition transition) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/TransitionDriver.cs:326)
TransitionDriver.EndTransition () (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/TransitionDriver.cs:844)
TransitionDriver.UpdateTransition (System.Single dt) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/TransitionDriver.cs:814)
Navigator.SimEveryTick (System.Single dt) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/Navigator.cs:475)
Navigator+States+<>c.<InitializeStates>b__5_2 (Navigator+StatesInstance smi, System.Single dt) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/components/Navigator.cs:81)
BucketUpdater`1[DataType].Update (DataType data, System.Single dt) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/StateMachineUpdater.cs:96)
UpdateBucketWithUpdater`1[DataType].Update (System.Single dt) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/StateMachineUpdater.cs:79)
StateMachineUpdater+BucketGroup.AdvanceOneSubTick (System.Single dt) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/StateMachineUpdater.cs:152)
StateMachineUpdater.AdvanceOneSimSubTick () (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/StateMachineUpdater.cs:244)
Game.SimEveryTick (System.Single dt) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Game.cs:1368)
Game.Update () (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Game.cs:1344)
Was not doing anything special
1) Issued door deconstruction orders on three doors on Mavato (Right under solar panels)
2) Focused to Timberato.
3) Some time passed
4) Crash
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