中级玩家
 
- 贡献度
- 1
- 金元
- 1315
- 积分
- 136
- 精华
- 0
- 注册时间
- 2013-5-30
|
Version: 1.4.7.0 Thread: RenderThread
System.InvalidOperationException: 集合已修改;可能无法执行枚举操作。
在 System.Collections.Hashtable.HashtableEnumerator.MoveNext()
在 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
在 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
在 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
在 System.Windows.Forms.Application.Run(Form mainForm)
在 Microsoft.Xna.Framework.WindowsGameHost.Run()
在 Microsoft.Xna.Framework.Game.Run()
在 Magicka.Program.Main(String[] args)
0x0000 CommonLanguageRuntimeLibrary->System.Collections.Hashtable+HashtableEnumerator.MoveNext
0x01e4 System.Windows.Forms.dll->System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop
0x01de System.Windows.Forms.dll->System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner
0x0013 System.Windows.Forms.dll->System.Windows.Forms.Application+ThreadContext.RunMessageLoop
0x0011 System.Windows.Forms.dll->System.Windows.Forms.Application.Run
0x0024 Microsoft.Xna.Framework.Game.dll->Microsoft.Xna.Framework.WindowsGameHost.Run
0x00bf Microsoft.Xna.Framework.Game.dll->Microsoft.Xna.Framework.Game.Run
0x0139 Magicka.exe->Magicka.Program.Main
|
|