- Edited
Une erreur s'est produite durant le chargement du mod GUI: System.IO.FileNotFoundException: Could not find file 'C:\Users\chaus\OneDrive\Documents\My Games\Cosmoteer\Mods\GUI\mod.txt'.
File name: 'C:\Users\chaus\OneDrive\Documents\My Games\Cosmoteer\Mods\GUI\mod.txt'
at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize)
at Halfling.ObjectText.OTFile.Parse() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\ObjectText\OTFile.cs:line 292
at Halfling.ObjectText.OTFile..ctor(String filepath) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\ObjectText\OTFile.cs:line 95
at Cosmoteer.Mods.ModInfo.TryLoadMod(String modFolder, Boolean isBuiltIn, ModInfo& modInfo, IList1 errorList) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Mods\ModInfo.cs:line 191
1 errorList) in C:\Users\walt\Documents\Code\Cosmoteer\Source\Mods\ModInfo.cs:line 191
Une erreur s'est produite durant le chargement du mod Strings: System.IO.FileNotFoundException: Could not find file 'C:\Users\chaus\OneDrive\Documents\My Games\Cosmoteer\Mods\Strings\mod.txt'.
File name: 'C:\Users\chaus\OneDrive\Documents\My Games\Cosmoteer\Mods\Strings\mod.txt'
at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize)
at Halfling.ObjectText.OTFile.Parse() in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\ObjectText\OTFile.cs:line 292
at Halfling.ObjectText.OTFile..ctor(String filepath) in C:\Users\walt\Documents\Code\Cosmoteer\Halfling\HalflingCore\Source\ObjectText\OTFile.cs:line 95
at Cosmoteer.Mods.ModInfo.TryLoadMod(String modFolder, Boolean isBuiltIn, ModInfo& modInfo, IList