新手玩家
![Rank: 1](static/image/common/star_level1.gif)
- 贡献度
- 2
- 金元
- 767
- 积分
- 25
- 精华
- 0
- 注册时间
- 2011-1-19
|
Version: 1.3.3.3
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]()
在 PolygonHead.BitmapFont..ctor(ContentReader iInput)
在 PolygonHead.Pipeline.BitmapFontReader.Read(ContentReader iInput, BitmapFont 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.Graphics.FontManager..ctor()
在 Magicka.Graphics.FontManager.get_Instance()
在 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()
系统:WIN7 X64
cpu: intel i3
显卡:H55带的集显(DX11)
3个软件已经装了,已打四号补丁。
以上报错
求助。 |
|