denny680 发表于 2011-2-14 17:19

不能運行遊戲

本帖最后由 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(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)

然後再跳到商店
页: [1]
查看完整版本: 不能運行遊戲