新手玩家

- 贡献度
- 1
- 金元
- 615
- 积分
- 6
- 精华
- 0
- 注册时间
- 2011-3-11
|
Version: 1.3.5.1
Thread: LoaderThread
System.TypeInitializationException: “Magicka.Gamers.Gamer”的类型初始值设定项引发异常。 ---> Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Models\Characters\Wizard\Thumb". GraphicsDevice component not found.
在 Microsoft.Xna.Framework.Content.ContentReader.get_GraphicsDevice()
在 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.PlayableAvatar..ctor(String iFileName)
在 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()
完了 谢谢大家 |
|