Major Problems...
from
Stardock Forums
After having a nice problem with installing a bunch of the mods from the library and having them stop my GC from running, I decided to reinstall to get the original data files. Well, I was able to figure out which particular mod was causing the problems, but now I've got no resources or starbase modules. Both the GCResource.RESOURCE & CoreModules.SBMODULE are perfectly normal and haven't been modified at all, yet I can build nothing on my bases, and there are no resources in my galaxies.
In the debug.err I've got:
**** Script Error **** : Data\GCResource.RESOURCE (L:2 C:9) - parse error
**** Script Error **** : Data\CoreModules.SBMODULE (L:2 C:6) - parse error
From what I can make of this, the L:2 & C:6(9) are Line & Character, and if that's correct, both of these errors are basically about the emtpy space between object type and id_number, for example:
//------------------------------------------------------
RESOURCE 1 Synthahol
//------------------------------------------------------
The error is pointing to the space between RESOURCE and 1. My debug.err also has a nice list of other files in it that have parse errors, including all of the UPISSUEs and the INVTACTICs files, but I haven't been able to test if they work correctly because of the problems above. Basically, if anybody can help me figure out how to fix this, I would be extremely greatful.
JesusOfBorg
In the debug.err I've got:
**** Script Error **** : Data\GCResource.RESOURCE (L:2 C:9) - parse error
**** Script Error **** : Data\CoreModules.SBMODULE (L:2 C:6) - parse error
From what I can make of this, the L:2 & C:6(9) are Line & Character, and if that's correct, both of these errors are basically about the emtpy space between object type and id_number, for example:
//------------------------------------------------------
RESOURCE 1 Synthahol
//------------------------------------------------------
The error is pointing to the space between RESOURCE and 1. My debug.err also has a nice list of other files in it that have parse errors, including all of the UPISSUEs and the INVTACTICs files, but I haven't been able to test if they work correctly because of the problems above. Basically, if anybody can help me figure out how to fix this, I would be extremely greatful.
JesusOfBorg