Hi everybody !
First of all thank of all the people compiling these versions of mooege and the people having all those errors 'cause it makes the community progress everyday ^^
Notwithstanding i have read the pages before and couldn't find any answer to my problem preventing me from running mooge. So here's my contribution =p
Code:
[ Info] [Program]: mooege v1.8101.4383.26024 warming-up..
[ Info] [MPQStorage]: Initializing MPQ storage..
[Trace] [MPQPatchChain]: Added base-mpq file: CoreData.mpq.
[Trace] [MPQPatchChain]: Added base-mpq file: ClientData.mpq.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7170.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7200.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7318.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7338.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7447.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7728.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7841.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7931.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8059.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8101.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-8101.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-8059.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-7931.MPQ.
[Fatal] [Program]: Mooege terminating because of unhandled exception. - [Excepti
on] System.TypeInitializationException: The type initializer for 'Mooege.Common.
MPQ.MPQStorage' threw an exception. ---> System.IO.FileNotFoundException: The ba
se file of the patch could not be resolved.
at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
at CrystalMpq.MpqArchive.ParseListFile()
at CrystalMpq.MpqArchive.OpenInternal(Stream stream, Boolean parseListFile)
at Mooege.Common.MPQ.MPQPatchChain.ConstructChain()
at Mooege.Common.MPQ.MPQPatchChain..ctor(Int32 requiredVersion, IEnumerable`1
baseFiles, String patchPattern)
at Mooege.Common.MPQ.Data..ctor()
at Mooege.Common.MPQ.MPQStorage..cctor()
--- End of inner exception stack trace ---
at Mooege.Common.MPQ.MPQStorage.get_Initialized()
at Mooege.Program.Main(String[] args)
I couldn't find the "System.IO.FilenotfoundException" error in previous posts as it was mainly overflows for what I've seen. I also tried redownloading 7841 patch and checking md5 (which never gave me the right md5 but after 20 downloads i decided to give up).
Thanks in advance for your help =)