Originally Posted by
Sprooky
it's doesn't work for me.
i have this error in log file :
[04.02.2012 14:45:51.195] [Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: Une exception a Ă©tĂ© levĂ©e par l'initialiseur de type pour 'Mooege.Common.MPQ.MPQStorage'. ---> System.IO.FileNotFoundException: The base file for the patch “” could not be resolved.
Ă CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
Ă CrystalMpq.MpqFile.Open()
Ă CrystalMpq.MpqArchive.ParseListFile()
Ă CrystalMpq.MpqArchive.OpenInternal(Stream stream, Boolean shouldParseListFile)
Ă CrystalMpq.MpqArchive..ctor(String filename, Boolean shouldParseListFile)
Ă Mooege.Common.MPQ.MPQPatchChain.ConstructChain()
Ă Mooege.Common.MPQ.MPQPatchChain..ctor(Int32 requiredVersion, IEnumerable`1 baseFiles, String patchPattern)
Ă Mooege.Common.MPQ.Data..ctor()
Ă Mooege.Common.MPQ.MPQStorage..cctor()
--- Fin de la trace de la pile d'exception interne ---
Ă Mooege.Common.MPQ.MPQStorage.get_Initialized()
Ă Mooege.Program.Main(String[] args)
please help me.