高级玩家

- 贡献度
- 21
- 金元
- 3765
- 积分
- 461
- 精华
- 0
- 注册时间
- 2009-4-18
|
本帖最后由 便便藏tt 于 2011-5-15 16:55 编辑
Version: 1.3.6.0
Thread: LoaderThread
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. 系统找不到指定的文件。
File name: 'Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
at Magicka.GameLogic.Controls.ControlManager.FindNewGamePads()
at Magicka.GameLogic.GameStates.MenuState.FindNewControllers()
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()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. |
|