Jump to content

Load Save Crash


penguin0616
  • Branch: Live Branch Version: Windows Fixed

Pressing escape in the load save menu crashes you.

NOTE: I attached the output_log.txt, but since it didn't seem to have anything helpful in it (last modified yesterday, and for when I was playing on the non-alpha...). Thus, I also attached the Player.log, which has the crash info in it and was actually used by the alpha.

Crash Traceback: 

Spoiler

 

TogglePause was already consumed

UnityEngine.Debug:LogError(Object)
Debug:LogError(Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Debug.cs:142)
KButtonEvent:TryConsume(Action) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/input/KInputEvent.cs:51)
KModalScreen:OnKeyDown(KButtonEvent) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/ui/KModalScreen.cs:124)
LoadScreen:OnKeyDown(KButtonEvent) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/screens/LoadScreen.cs:1492)
KScreenManager:OnKeyDown(KButtonEvent) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/ui/KScreenManager.cs:164)
KInputHandler:HandleKeyDown(KButtonEvent) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/input/KInputHandler.cs:140)
KInputHandler:HandleKeyDown(KButtonEvent) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/input/KInputHandler.cs:150)
KInputHandler:HandleEvent(KInputEvent) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/input/KInputHandler.cs:127)
KInputController:Dispatch() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/input/KInputController.cs:335)
KInputManager:Dispatch() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/input/KInputManager.cs:63)
KInputManager:Update() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/input/KInputManager.cs:52)
GameInputManager:Update() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/input/GameInputManager.cs:62)
Global:Update() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Global.cs:717)

 

 

Picture of Crash: 

Spoiler

image.thumb.png.8c6f2d3ded791174e13592a7a7ff2f85.png

 


Steps to Reproduce

1) Pause the game

2) Enter the escape menu, and press Load

3) Click on your current save.

4) When in the menu for selecting previous autosaves, press escape. You will crash.

Player.log apparently this didn't get attached along with the client_log




User Feedback


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.

Changed Status to Known Issue

Note we're still hammering on this internally so the fix is not in this morning's update, but we'll get it addressed soon - thanks for the report!

  • Thanks 2

Share this comment


Link to comment
Share on other sites



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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...