Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: pelokbence on September 16, 2009, 02:04:16 pm
-
Everytime i try to run FSO i get errors like these ones:
Error: weapons.tbl(line 512:
Error: Required token = [#End] or [$Name:], found [@Laser Glow: 2_laserglow03]
in weapon: GTVA Rapid Laser
.
File: PARSELO.CPP
Line: 670
Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
Error: weapons.tbl(line 513:
Error: Required token = [#End] or [$Name:], found [@Laser Color: 190, 150, 250]
in weapon: GTVA Rapid Laser
.
File: PARSELO.CPP
Line: 670
Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
Does anyone know how can i solve it ?
-
Yes. What mod do you have selected in the launcher? What files do you have in your main FS2 directory?
-
Remove INF_Main.vp from main FS2 directory.
-
You really need to keep mod files out of the main FS2 directory.
-
Unfortunately it's really common mistake, which is caused by the way Inferno installer works.
People simply forget to deinstall Inferno before installing FS2 open, and there is no deinstaller which would have made it as clear as installation.
Of course deinstallation consists of simply removing Inferno .vp file, unfortunately it's isn't stated in any other place that Infreno readme.
Also, IIRC nobody mentions the need of removing it in basic FSO install instructions.
-
That's because most of those assume that you're starting with a clean install of retail. And most people manage to **** up their installs after that. The original Inferno's installation instructions should be changed, really.