Hard Light Productions Forums

Hosted Projects - Standalone => The Babylon Project => Topic started by: UltraMagnus on July 01, 2006, 06:31:43 am

Title: bug with the 3.3 patch
Post by: UltraMagnus on July 01, 2006, 06:31:43 am
ok, i have been having problems getting this game to run, and have managed to track the problem down to the 3.2 -> 3.3 patch

uh, ok, general information... uh, well, im not exactly sure what you need, but im running windows XP home, and dont have any space problems.

here is the debug information i have

Code: [Select]
Error: Error parsing 'ships.tbl'
Error code = 1.

File:E:\Languages\Visual Studio Projects\Visual C++\fs2_open\code\Ship\Ship.cpp
Line: 3033

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

well, thanks in advance!

oh, and i just read the thread here http://www.hard-light.net/forums/index.php/topic,39708.0.html

it mentions the error there, but i have not modified the location where the executable is, i am using the default location
Title: Re: bug with the 3.3 patch
Post by: Col. Fishguts on July 01, 2006, 06:55:23 am
Well, it's a parsing error, nothing serious.

Have you applied the 3.3a patch ? If yes, what build are you using ?

Might be an older build, while you're trying to use the newer table with turret angle setups.
Title: Re: bug with the 3.3 patch
Post by: UltraMagnus on July 01, 2006, 07:03:12 am
i have tried it both with and without the 3.3a patch, and downloaded all the files today.

as i have said, i left the settings to the default build on both attempts
Title: Re: bug with the 3.3 patch
Post by: karajorma on July 01, 2006, 07:23:22 am
Have you re-read step 5 on the page you linked to? I suspect that is your problem. You're using a build from this year but the tables are only compatible with the builds from last year.

Step 5 on that page explains what's going on in a bit more detail as well as explaining what you can do about it.
Title: Re: bug with the 3.3 patch
Post by: UltraMagnus on July 01, 2006, 09:01:12 am
ok yeah, your right, changing the build did fix my problem

you really should explain all this on the downloads page heh, would make peoples life a whole lot simpler....