jinmingming1988 发表于 2012-12-22 17:26

谁能帮我看看这个错误是什么?

Version: 1.4.10.0        Thread: RenderThread


System.IO.FileNotFoundException: 未能找到文件“D:\Magicka\content\Data\col.dat”。
文件名:“D:\Magicka\content\Data\col.dat”
   在 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, Int32 bufferSize, FileOptions options)
   在 System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
   在 System.IO.StreamReader..ctor(String path)
   在 System.IO.File.OpenText(String path)
   在 Magicka.Storage.SaveManager..ctor()
   在 Magicka.Storage.SaveManager.get_Instance()
   在 Magicka.Game.Initialize()
   在 Microsoft.Xna.Framework.Game.Run()
   在 Magicka.Program.Main(String[] args)


0x00d8 CommonLanguageRuntimeLibrary->System.IO.__Error.WinIOError
0x03be CommonLanguageRuntimeLibrary->System.IO.FileStream.Init
0x0016 CommonLanguageRuntimeLibrary->System.IO.FileStream..ctor
0x0067 CommonLanguageRuntimeLibrary->System.IO.StreamReader..ctor
0x0008 CommonLanguageRuntimeLibrary->System.IO.StreamReader..ctor
0x0014 CommonLanguageRuntimeLibrary->System.IO.File.OpenText
0x002a Magicka.exe->Magicka.Storage.SaveManager..ctor
0x0021 Magicka.exe->Magicka.Storage.SaveManager.get_Instance
0x000f Magicka.exe->Magicka.Game.Initialize
0x0039 Microsoft.Xna.Framework.Game.dll->Microsoft.Xna.Framework.Game.Run
0x01b2 Magicka.exe->Magicka.Program.Main


我的机子应该不缺什么文件,,,,反正装1.5.2版本运行没问题,,,为啥装这个有DLC的 1.4.10就玩不了啊,,,,求高手

页: [1]
查看完整版本: 谁能帮我看看这个错误是什么?