- UID
- 52806
- UCC
-
- 声望
-
- 好评
-
- 贡献
-
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2011-11-21 16:17:24
|
显示全部楼层
我用的是8.5g的应该包括1号补丁吧!有dlc的.
txt内容:
ST 11/21/2011 16:10:23 [] Preparing game state Kerberos.Sots.GameStates.SplashState for transition from nothing.
ST 11/21/2011 16:10:24 [] Entering game state Kerberos.Sots.GameStates.SplashState.
SW 11/21/2011 16:10:27 [] No locale strings.csv found for language 'zh'. Defaulting to 'en'.
SW 11/21/2011 16:10:27 [] Steam not available.
ST 11/21/2011 16:10:27 [steam] DLC content available:
ST 11/21/2011 16:10:27 [steam] End.
ST 11/21/2011 16:10:27 [] Preparing game state Kerberos.Sots.GameStates.MainMenuState for transition from Kerberos.Sots.GameStates.SplashState.
ST 11/21/2011 16:10:28 [] Exiting game state Kerberos.Sots.GameStates.MainMenuState.
SW 11/21/2011 16:10:28 [] 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.PrepareGameState(GameState value, Object[] parms)
at Kerberos.Sots.GameStateMachine.SwitchGameState(GameState value, Object[] parms)
at Kerberos.Sots.GameStates.SplashState.OnUpdate()
at Kerberos.Sots.GameStateMachine.Update()
at Kerberos.Sots.App.Update() |
|