魔法反抗吧 关注:198贴子:2,537
  • 7回复贴,共1

魔能运行不能...

只看楼主收藏回复

点主程序会出现一个记事本,里面的内容如下:
Version: 1.3.6.0
Thread: RenderThread
Microsoft.Xna.Framework.NoSuitableGraphicsDeviceException: Could not find a Direct3D device that supports the requested features.
    在 Microsoft.Xna.Framework.GraphicsDeviceManager.FindBestPlatformDevice(Boolean anySuitableDevice)
    在 Microsoft.Xna.Framework.GraphicsDeviceManager.FindBestDevice(Boolean anySuitableDevice)
    在 Microsoft.Xna.Framework.GraphicsDeviceManager.ChangeDevice(Boolean forceCreate)
    在 Microsoft.Xna.Framework.GraphicsDeviceManager.ApplyChanges()
    在 Magicka.Game..ctor()
    在 Magicka.Game.get_Instance()
    在 Magicka.GlobalSettings..ctor()
    在 Magicka.GlobalSettings.get_Instance()
    在 Magicka.Program.Main(String[] args)
我置顶帖里的三个东西都装了啊,怎么还是不可以???


1楼2011-06-01 21:09回复
    跪求各位大神解答啊!!


    2楼2011-06-03 17:57
    回复
      显卡不支持3D 是不是没切换到独显


      IP属地:江苏3楼2011-06-04 15:05
      回复
        另外NET Framework要3.5的 不是4.0的


        IP属地:江苏4楼2011-06-04 15:07
        回复
          谢谢 ,.我家没上独显,我爸说这次期末考考的好就给上独显,只好暑假玩了...


          5楼2011-06-04 15:14
          回复
            没独显的话那机器不少年吧
            好好学习吧少年!


            IP属地:江苏6楼2011-06-04 23:13
            回复
              恩恩~


              7楼2011-06-05 12:15
              回复
                我的是这样:
                Version: 1.4.14.1Thread: LoaderThread
                System.IO.FileNotFoundException: 未能加载文件或程序集“Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”或它的某一个依赖项。系统找不到指定的文件。
                文件名:“Microsoft.DirectX.DirectInput, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”
                在 Magicka.GameLogic.Controls.ControlManager.FindNewGamePads()
                在 Magicka.GameLogic.GameStates.MenuState.FindNewControllers()
                在 Magicka.Game.LoaderFunction()
                在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
                在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
                在 System.Threading.ThreadHelper.ThreadStart()
                警告: 程序集绑定日志记录被关闭。
                要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。
                注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
                要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。
                0xffffffff Magicka.exe->Magicka.GameLogic.Controls.ControlManager.FindNewGamePads
                0x0000 Magicka.exe->Magicka.GameLogic.GameStates.MenuState.FindNewControllers
                0x003a Magicka.exe->Magicka.Game.LoaderFunction
                0x003b CommonLanguageRuntimeLibrary->System.Threading.ThreadHelper.ThreadStart_Context
                0x005f CommonLanguageRuntimeLibrary->System.Threading.ExecutionContext.Run
                0x002a CommonLanguageRuntimeLibrary->System.Threading.ThreadHelper.ThreadStart


                8楼2017-02-02 12:57
                回复