- UID
- 5707
- UCC
-
- 声望
-
- 好评
-
- 贡献
-
- 最后登录
- 1970-1-1
|
ST 11/14/2011 18:55:51 [] Preparing game state Kerberos.Sots.GameStates.SplashState for transition from nothing.
ST 11/14/2011 18:55:54 [] Entering game state Kerberos.Sots.GameStates.SplashState.
SW 11/14/2011 18:55:55 [] No locale strings.csv found for language 'zh'. Defaulting to 'en'.
SW 11/14/2011 18:55:55 [] Steam not available.
ST 11/14/2011 18:55:56 [] Preparing game state Kerberos.Sots.GameStates.MainMenuState for transition from Kerberos.Sots.GameStates.SplashState.
ST 11/14/2011 18:55:56 [] Exiting game state Kerberos.Sots.GameStates.MainMenuState.
SW 11/14/2011 18:55:56 [] System.NullReferenceException: Object reference not set to an instance of an object.
at Kerberos.Sots.GameStates.MainMenuScene.Exit()
at Kerberos.Sots.GameStates.MainMenuState.OnExit(GameState prev, ExitReason reason)
at Kerberos.Sots.GameState.Exit(GameState next, ExitReason reason)
at Kerberos.Sots.GameStateMachine.PrepareGameStateCore(GameState value, Object[] parms)
at Kerberos.Sots.GameStateMachine.SwitchGameState(GameState value, Object[] parms)
at Kerberos.Sots.GameStateMachine.Update()
at Kerberos.Sots.App.Update()
什么原因? |
|