[Fatal] [Program]: Mooege terminating because of unhandled exception. - [Exception] System.TypeInitializationException: The type initializer for 'Mooege.Common.MPQ.MPQStorage' threw an exception. ---> System.IO.FileNotFoundException: The base file for the patch “CoreTOC.dat” could not be resolved.
at CrystalMpq.MpqFileStream..ctor(MpqFile file, Stream baseStream)
at CrystalMpq.MpqFile.Open()
at Mooege.Common.MPQ.Data.LoadCatalog(String fileName, Boolean useBaseMPQ, List`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)