hbrf 发表于 2011-6-14 12:07

驱动都更新了为什么还是玩不了?

Version: 1.3.6.0
Thread: RenderThread
System.ArgumentException: Texture width or height is larger than the device supports.
参数名: width
   在 Microsoft.Xna.Framework.Graphics.Texture3D.CreateTexture(GraphicsDevice graphicsDevice, Int32 width, Int32 height, Int32 depth, Int32 numberLevels, TextureUsage usage, SurfaceFormat format)
   在 Microsoft.Xna.Framework.Graphics.Texture3D..ctor(GraphicsDevice graphicsDevice, Int32 width, Int32 height, Int32 depth, Int32 numberLevels, TextureUsage usage, SurfaceFormat format)
   在 Microsoft.Xna.Framework.Content.Texture3DReader.Read(ContentReader input, Texture3D existingInstance)
   在 Microsoft.Xna.Framework.Content.ContentReader.InvokeReader(ContentTypeReader reader, Object existingInstance)
   在 Microsoft.Xna.Framework.Content.ContentReader.ReadObjectInternal(Object existingInstance)
   在 Microsoft.Xna.Framework.Content.ContentReader.ReadObject()
   在 Microsoft.Xna.Framework.Content.ContentReader.ReadAsset()
   在 Microsoft.Xna.Framework.Content.ContentManager.ReadAsset(String assetName, Action`1 recordDisposableObject)
   在 Microsoft.Xna.Framework.Content.ContentManager.Load(String assetName)
   在 Magicka.Game.LoadContent()
   在 Microsoft.Xna.Framework.Game.Initialize()
   在 Magicka.Game.Initialize()
   在 Microsoft.Xna.Framework.Game.Run()
   在 Magicka.Program.Main(String[] args)
求高人解读一下

8815046 发表于 2011-6-16 10:07

我也和LZ一样悲剧。。。高人请指教

8815046 发表于 2011-6-16 10:15

Version: 1.3.6.0
Thread: 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()

警告: 程序集绑定日志记录被关闭。
要启用程序集绑定失败日志记录,请将注册表值 (DWORD)设置为 1。
注意: 会有一些与程序集绑定失败日志记录关联的性能损失。
要关闭此功能,请移除注册表值 。
求解释啊

便便藏tt 发表于 2011-6-20 15:49

Version: 1.3.6.0
Thread: RenderThread
System.ArgumentException: Texture width or height is larger th ...
hbrf 发表于 2011-6-14 12:07 http://bbs.blacksheepgame.com/images/common/back.gif


    你是分辨率过大显卡不支持,请用小分辨率,但是U20默认分辨率已经是最小的800X600了,所以请你换独立显卡吧

Version: 1.3.6.0
Thread: LoaderThread
System.IO.FileNotFoundException: 未能加载文件或程序集“Microso ...
8815046 发表于 2011-6-16 10:15 http://bbs.blacksheepgame.com/images/common/back.gif
请安装论坛提供的有XNA相关辅件的DirectX
页: [1]
查看完整版本: 驱动都更新了为什么还是玩不了?