Hard Light Productions Forums

General FreeSpace => FreeSpace & FreeSpace Open Support => Topic started by: Govenator on September 08, 2015, 06:53:48 pm

Title: Need Help, Revenge Final Conflict
Post by: Govenator on September 08, 2015, 06:53:48 pm
Hello All,

I cannot get this game to start.  It just gives me an error screen after I launch it.  Any ideas?

[attachment deleted by nobody]
Title: Re: Need Help, Revenge Final Conflict
Post by: AdmiralRalwood on September 08, 2015, 08:58:07 pm
Hello All,

I cannot get this game to start.  It just gives me an error screen after I launch it.  Any ideas?
Your log shows a non-fatal warning instead of an error. If you click "no" on a warning popup, FSO will continue running. Warnings only cause a popup with debug builds; if you don't encounter any problems with a release build, you should use it instead.
Title: Re: Need Help, Revenge Final Conflict
Post by: Govenator on September 08, 2015, 09:54:58 pm
I kept clicking "no" and tried to run it anyways and there was no luck.  Also I thought I had to go into "debug" mode in order to get the freespace open log to update properly?  I attached the latest version

[attachment deleted by nobody]
Title: Re: Need Help, Revenge Final Conflict
Post by: AdmiralRalwood on September 09, 2015, 05:46:43 pm
I kept clicking "no" and tried to run it anyways and there was no luck.  Also I thought I had to go into "debug" mode in order to get the freespace open log to update properly?  I attached the latest version
Yes, you need the debug build to get the debug log; since your log was only warnings, though, I wasn't sure if you hadn't actually tried running the debug build instead of the release build. Still, this log shows an actual error:
Code: [Select]
weapons.tbl(line 3270): Warning: Missing quotation marks in string list.
WARNING: "weapons.tbl(line 3270): Warning: Missing quotation marks in string list." at parselo.cpp:331
WARNING: "Bogus string in weapon flags: MP" at weapons.cpp:667
weapons.tbl(line 3270): Error: Required token = [#End] or [$Name:], found [;;      ].

ERROR: weapons.tbl(line 3270):
Error: Required token = [#End] or [$Name:], found [;;      ].

File: parselo.cpp
Line: 333
There's an unclosed quotation mark in weapons.tbl, apparently on line 3270. This is a problem in the mod itself.