I'm working on a mod and am in the midst of testing files, but I am running into problems.
First off, I searched for the minidump file and found that it was garbage. Is there some method to decrypt it from bin to something more intelligible?
After that, I searched the debug folder and found results such as this:
[code]File: C:\Users\volt\AppData\Local\Ironclad Games\Sins of a Solar Empire\Mods-Entrenchment v1.05\Fleet Diversification Trial A\.\entity.manifest Label: entityName Line Number:3 Line Contents:[/code]
Yet in reality, line three is:
entityName "AbilityBroadside.entity"
Why is it not registering the fact that it is there when it clearly is? There were also repeating errors about the next few lines before I just used Ctrl+Alt+Del to get the thing to shut up about the stupid reports that made no sense...