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.