I have no idea what could be wrong, I played my mod and it worked great, then I added a decal and all of a sudden I get this error message: ; Reason Error parsing INI file 'Data\INI\Science.ini' (Line: 'Science SCIENCE_USAGeneral2 ')
And I haven't even touched that file after the last time I played!
Here's the code:
Science SCIENCE_USAGeneral2
PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank1
SciencePurchasePointCost = 1
IsGrantable = Yes
DisplayName = SCIENCE:USAGeneral2
Description = CONTROLBAR:ToolTipUSAScienceGeneral2
End
Deezire do you know what could cause this? Cause it can't be the code..
thanks!
well, just by looking at that code, and you saying you put in a graphic, by any chance was the graphic a pic of general2??? Also check with the other ini files where you see USAGeneral2, because maybe the lettering just does not match up.
no not for general2, I made a decal in INGAMEUI.ini, and the problem is that this worked and after I had done that it stopped working.. so what file could cause this problem?
And the crash file correct? Cause the general2 science seems to be correct...
I have no idea what could be wrong, I played my mod and it worked great, then I added a decal and all of a sudden I get this error message: ; Reason Error parsing INI file 'Data\INI\Science.ini' (Line: 'Science SCIENCE_USAGeneral2 ')
And I haven't even touched that file after the last time I played!
Here's the code:
Science SCIENCE_USAGeneral2
PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank1
SciencePurchasePointCost = 1
IsGrantable = Yes
DisplayName = SCIENCE:USAGeneral2
Description = CONTROLBAR:ToolTipUSAScienceGeneral2
End
Deezire do you know what could cause this? Cause it can't be the code..
thanks!
take the added a decal out and see if it works again its the only thing i can think of
Already tried that.. Man this sucks, I don't want to redo all of the ini files from scratch! Deezire, u must know what could cause this error message? Can it be something wrong in another ini file that causes this?
hmm, I replaced my edited ingameui.ini with the original one and then I removed all the errors I got until the game worked, then I re-added the errors I had got but kept the original ingameui.ini and now it works..??
That was weird, way to weird! Anyone know if it is possible to add new decals in ingameui.ini ??