高级玩家

- 贡献度
- 46
- 金元
- 2412
- 积分
- 425
- 精华
- 0
- 注册时间
- 2009-2-5
|
..标题激动了大家请无视..这是错误信息,不是偶然跳,每次都跳..
Version: 1.4.0.3
Thread: LoaderThread
Microsoft.Xna.Framework.Graphics.DriverInternalErrorException: External component has thrown an exception.
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Present(tagRECT* pSource, tagRECT* pDest, HWND__* hOverride)
at Microsoft.Xna.Framework.Graphics.GraphicsDevice.Present()
at Magicka.GameLogic.GameStates.LoadingScreen.Draw()
at Magicka.GameLogic.GameStates.PlayState.Initialize()
at Magicka.Game.LoaderFunction()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart() |
|