中级玩家
 
- 贡献度
- 6
- 金元
- 1920
- 积分
- 216
- 精华
- 0
- 注册时间
- 2011-2-13
|
本帖最后由 denny680 于 2011-2-14 18:07 编辑
我是 win7系統
該裝的都裝了
可是還是跑出errorReport
Version: 1.3.4.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[T](ContentTypeReader reader, Object existingInstance)
於 Microsoft.Xna.Framework.Content.ContentReader.ReadObjectInternal[T](Object existingInstance)
於 Microsoft.Xna.Framework.Content.ContentReader.ReadObject[T]()
於 Microsoft.Xna.Framework.Content.ContentReader.ReadAsset[T]()
於 Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
於 Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)
於 Magicka.Game.LoadContent()
於 Microsoft.Xna.Framework.Game.Initialize()
於 Magicka.Game.Initialize()
於 Microsoft.Xna.Framework.Game.Run()
於 Magicka.Program.Main(String[] args)
然後再跳到商店 |
|