I have problem
Code:
_ __ ___ ___ ___ ___ __ _ ___
| '_ ` _ \ / _ \ / _ \ / _ \ / _` | / _ \
| | | | | || (_) || (_) || __/| (_| || __/
|_| |_| |_| \___/ \___/ \___| \__, | \___|
|___/
Copyright (C) 2011 mooege project
mooege comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain cond
itions; see the LICENSE file for details.
[ Info] [Program]: mooege v1.8815.4457.12099 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]: Added patch file: /base/d3-update-base-8296.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8350.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8392.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8610.MPQ.
[Trace] [MPQPatchChain]: Added patch file: /base/d3-update-base-8815.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-8815.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-8610.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-8392.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-8350.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-8296.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.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-7841.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-7728.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-7447.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-7338.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-7318.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-7200.MPQ.
[Trace] [MPQPatchChain]: Applying file: d3-update-base-7170.MPQ.
[Trace] [MPQPatchChain]: Applying file: ClientData.mpq.
[Trace] [MPQPatchChain]: Applying file: CoreData.mpq.
[Trace] [MPQPatchChain]: All files successfully applied.
[ Info] [Data]: Reading assets from MPQ data..
[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 for the patch "CoreTOC.dat" could not be resolved.
at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
at CrystalMpq.MpqFile.Open()
at CrystalMpq.MpqFileSystem.ResolveBaseFile(Object sender, ResolveStreamEvent
Args e)
at CrystalMpq.MpqArchive.ResolveBaseFileInternal(MpqFile file)
at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
at CrystalMpq.MpqFile.Open()
at Mooege.Common.MPQ.Data.LoadCatalog(String fileName, Boolean useBaseMPQ, Li
st`1 groupsToLoad)
at Mooege.Common.MPQ.Data.LoadCatalogs()
at Mooege.Common.MPQ.Data.Init()
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)
What can i do?