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

Title: FSO Error
Post 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 ?
Title: Re: FSO Error
Post by: General Battuta on September 16, 2009, 02:08:18 pm
Yes. What mod do you have selected in the launcher? What files do you have in your main FS2 directory?
Title: Re: FSO Error
Post by: Dragon on September 16, 2009, 02:19:51 pm
Remove INF_Main.vp from main FS2 directory.
Title: Re: FSO Error
Post by: General Battuta on September 16, 2009, 02:32:07 pm
You really need to keep mod files out of the main FS2 directory.
Title: Re: FSO Error
Post by: Dragon on September 16, 2009, 03:44:36 pm
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.
Title: Re: FSO Error
Post by: The E on September 16, 2009, 03:55:00 pm
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.