高级玩家

- 贡献度
- 3
- 金元
- 4878
- 积分
- 500
- 精华
- 0
- 注册时间
- 2009-11-24
|
笔记本 DEll E6410 显卡 inter hd Graphics
以下是errorReport内容
Version: 1.3.5.0
Thread: LoaderThread
System.TypeInitializationException: “Magicka.Gamers.Gamer”的类型初始值设定项引发异常。 ---> System.ObjectDisposedException: 无法访问已释放的对象。
对象名:“Texture2D”。
在 Microsoft.Xna.Framework.Helpers.CheckDisposed(Object obj, IntPtr pComPtr)
在 Microsoft.Xna.Framework.Graphics.Texture2D.CopyData[T](Int32 level, Nullable`1 rect, T[] data, Int32 startIndex, Int32 elementCount, UInt32 options, Boolean isSetting)
在 Microsoft.Xna.Framework.Content.Texture2DReader.Read(ContentReader input, Texture2D 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.GameLogic.UI.MessageBox..ctor(String iMessage)
在 Magicka.GameLogic.UI.GamerCustomizeMessageBox..ctor()
在 Magicka.GameLogic.UI.GamerCustomizeMessageBox.get_Instance()
在 Magicka.Gamers.Gamer..ctor(String iGamerTag)
在 Magicka.Gamers.Gamer..cctor()
--- 内部异常堆栈跟踪的结尾 ---
在 Magicka.Gamers.Gamer..ctor(String iGamerTag)
在 Magicka.GameLogic.Profile.Read()
在 Magicka.Game.LoaderFunction()
补充:游戏要求的3个软件都已安装 |
|