高级玩家

- 贡献度
- 40
- 金元
- 1869
- 积分
- 347
- 精华
- 0
- 注册时间
- 2010-10-28
|
但是我把错误文件的内容如下
Version: 1.3.5.6
Thread: LoaderThread
Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Models\Characters\Wizard\thumb_p". File not found. ---> System.IO.FileNotFoundException: 未能找到文件“D:\PUZ\Magicka\content\Models\Characters\Wizard\thumb_p.xnb”。
文件名:“D:\PUZ\Magicka\content\Models\Characters\Wizard\thumb_p.xnb”
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
在 Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
--- 内部异常堆栈跟踪的结尾 ---
在 Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
在 Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
在 Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)
在 Magicka.GameLogic.Profile.PlayableAvatar..ctor(String iFileName)
在 Magicka.GameLogic.Profile.Read()
在 Magicka.Game.LoaderFunction()
貌似缺少文件thumb_p.xnb 却是少了这个 希望好心的玩家发给我 1099292822@qq.com |
|