First thing, when I tried to make this post initially I was sent to an error screen with code 500 and I got a blank topic without my post. I tried that a couple of times and wound up with 3 blank topics. I finally realized I should just make a reply on one of them to serve as my original post. Either I'm a clueless n00b or that's a confusing way to make new topics. Anyways, here is my real issue.
I've run into a problem while following the tutorial for the official modding tools. I followed the tutorial step-by-step, but when I try to build the mod the Archive.exe tool fails for some reason.
Here's a screenshot of it failing:
and here's the log for that build:
Code
modbuilder.exe Information: 0 : Building test.mod...
modbuilder.exe Information: 0 : Writing D:\Users\PR0tegenic\Documents\My Games\Company of Heroes 2\mods\testing\test Intermediate Cache\Intermediate Files\info\1c6e66585b2c409197e0d7218b7d2406.info...
modbuilder.exe Information: 0 : D:\ProgramFiles(x86)\Steam\SteamApps\common\Company of Heroes 2\Archive.exe -c "D:\Users\PR0tegenic\Documents\My Games\Company of Heroes 2\mods\testing\test Intermediate Cache\ArchiveDefinition.txt" -a "D:\Users\PR0tegenic\Documents\My Games\Company of Heroes 2\mods\testing\test.sga" -r "D:\Users\PR0tegenic\Documents\My Games\Company of Heroes 2\mods\testing\test Intermediate Cache\Intermediate Files"
modbuilder.exe Error: 0 : D:\ProgramFiles(x86)\Steam\SteamApps\common\Company of Heroes 2\Archive.exe failed with exit code -1073741819.
modbuilder.exe Warning: 0 : Error copying D:\Users\PR0tegenic\Documents\My Games\Company of Heroes 2\mods\testing\test.sga: Could not find file 'D:\Users\PR0tegenic\Documents\My Games\Company of Heroes 2\mods\testing\test.sga'.
modbuilder.exe Information: 0 : Built test.mod.
I tried opening a command prompt and running Archive.exe with no inputs and this caused the exact same error dialog to pop up.
I tried verifying my coh2 installation on steam and everything checked out, but I went ahead and uninstalled and reinstalled my game anyway. That didn't fix the problem, unfortunately.
So now I'm at a loss as to what I should try next. Is there some known incompatibility of Archive.exe with Windows 7? Could my Archive.exe be corrupted? Both seem unlikely to me.
Any suggestions?