Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: P_Alvomane on January 06, 2007, 04:26:16 am

Title: into the depths of hell pt4 crash....
Post by: P_Alvomane on January 06, 2007, 04:26:16 am
--(EDIT)---
the tables were buggered...
But its fixed!
Thanks for interest...  ::)
---(END)---


When i install ITDoH pt4 and start up FSopen(3.9.6) i get a crash box.... Lookie:

Error: weapons.tbl(line 3798:
Error: Required token = [#End] or [$Name:], found [-1]
in weapon: Fury MK IV.

File:J:\src\cvs\fs2_open_3_6_9.final\code\Parse\PARSELO.CPP
Line: 659
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------


any help here?
Title: Re: into the depths of hell pt4 crash....
Post by: karajorma on January 07, 2007, 04:29:49 am
It's not that we weren't interested. I was simply waiting for someone who knew ItDoH better than me to take a look.

Those people are probably just away this weekend or something :)

So that we can help the next person who stumbles across this, what was the problem?
Title: Re: into the depths of hell pt4 crash....
Post by: Manunkind on January 07, 2007, 01:42:03 pm
The next person who stumbled across this here...

Ok, so tables were the problem, what was the solution?

EDIT: Found a rogue VP file in the main FS2 folder, got rid of it. Also installed chapters 2, 3 and 4 into separate folders. I didn't install chapter 1, since it uses different tables than the rest. That seems to have done the trick.
Title: Re: into the depths of hell pt4 crash....
Post by: karajorma on January 08, 2007, 06:58:03 am
Ah. Fair enough :) Thanks for that.