My save keeps crashing after about a minute. Reproducible every time.
The info shown when it crashes:
Assert failed: An ore got a melt message from the sim but it's still the correct temperature for its state!
UnityEngine.Debug:LogError(Object, Object)
Debug:LogError(Object, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Debug.cs:152)
Debug:Assert(Boolean, Object, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Debug.cs:197)
SimTemperatureTransfer:DoOreMeltTransition(Int32) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/SimTemperatureTransfer.cs:53)
Game:StepTheSim(Single) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Game.cs:1133)
Game:UnsafeSim200ms(Single) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Game.cs:1401)
Game:SimEveryTick(Single) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Game.cs:1367)
Game:Update() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Game.cs:1348)
1. Load the attached save
2. Wait about one minute
3. Game crashes with the error message shown above.
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