Originally Posted by
robfri
NEW ERROR
[17.01.2012 23:33:07.421] [ Info] [Program]: mooege v1.8101.4399.18423 warming-up..
[17.01.2012 23:33:07.421] [ Info] [MPQStorage]: Initializing MPQ storage..
[17.01.2012 23:33:07.453] [Trace] [MPQPatchChain]: Added base-mpq file: CoreData.mpq.
[17.01.2012 23:33:07.453] [Trace] [MPQPatchChain]: Added base-mpq file: ClientData.mpq.
[17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7170.MPQ.
[17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7200.MPQ.
[17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7318.MPQ.
[17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7338.MPQ.
[17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7447.MPQ.
[17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7728.MPQ.
[17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7841.MPQ.
[17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-7931.MPQ.
[17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8059.MPQ.
[17.01.2012 23:33:07.484] [Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8101.MPQ.
[17.01.2012 23:33:07.515] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8101.MPQ.
[17.01.2012 23:33:07.531] [Trace] [MPQPatchChain]: Applying file: d3-update-base-8059.MPQ.
[17.01.2012 23:33:07.640] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7931.MPQ.
[17.01.2012 23:33:07.656] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7841.MPQ.
[17.01.2012 23:33:07.765] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7728.MPQ.
[17.01.2012 23:33:07.953] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7447.MPQ.
[17.01.2012 23:33:07.953] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7338.MPQ.
[17.01.2012 23:33:07.953] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7318.MPQ.
[17.01.2012 23:33:07.968] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7200.MPQ.
[17.01.2012 23:33:07.968] [Trace] [MPQPatchChain]: Applying file: d3-update-base-7170.MPQ.
[17.01.2012 23:33:07.968] [Trace] [MPQPatchChain]: Applying file: ClientData.mpq.
[17.01.2012 23:33:08.125] [Trace] [MPQPatchChain]: Applying file: CoreData.mpq.
[17.01.2012 23:33:08.203] [Trace] [MPQPatchChain]: All files successfully applied.
[17.01.2012 23:33:18.156] [ Info] [MPQPatchChain]: Found a total of 48495 assets from CoreTOC.dat catalog and postponed loading because lazy loading is activated.
[17.01.2012 23:33:18.859] [ Info] [MPQPatchChain]: Found a total of 46166 assets from TOC.dat catalog and postponed loading because lazy loading is activated.
[17.01.2012 23:33:18.984] [ Info] [MPQPatchChain]: Found a total of 335 assets from DB catalog and postponed loading because lazy loading is activated.
[17.01.2012 23:33:19.015] [Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: The type initializer for 'Mooege.Core.GS.Items.ItemGenerator' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.InvalidDataException: Found invalid data while decoding.
at CrystalMpq.MpqFileStream.ApplyPatch(PatchInfoHeader patchInfoHeader, Stream baseStream)
at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
at CrystalMpq.Utility.MpqFileSystem.ResolveBaseFile(Object sender, ResolveStreamEventArgs e)
at CrystalMpq.MpqArchive.ResolveBaseFileInternal(MpqFile file)
at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
at CrystalMpq.Utility.MpqFileSystem.ResolveBaseFile(Object sender, ResolveStreamEventArgs e)
at CrystalMpq.MpqArchive.ResolveBaseFileInternal(MpqFile file)
at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
at Mooege.Common.MPQ.FileFormats.GameBalance..ctor(MpqFile file)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeConstructor(IRuntimeMethodInfo method, Object[] args, SignatureStruct& signature, RuntimeType declaringType)
at System.RuntimeMethodHandle.InvokeConstructor(IRuntimeMethodInfo method, Object[] args, SignatureStruct signature, RuntimeType declaringType)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at Mooege.Common.MPQ.MPQAsset.RunParser()
at Mooege.Common.MPQ.Asset.get_Data()
at Mooege.Core.GS.Items.ItemGenerator.LoadItems()
at Mooege.Core.GS.Items.ItemGenerator..cctor()
--- End of inner exception stack trace ---
at Mooege.Core.GS.Items.ItemGenerator.get_TotalItems()
at Mooege.Program.Main(String[] args)
any can help me please?