Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: Akrovah on August 21, 2002, 12:37:46 pm

Title: Need some help
Post by: Akrovah on August 21, 2002, 12:37:46 pm
Ok what i am trying to do is convert Freespace so that it may be played on the FreeSpace 2 engine. I know that this is realtively pointless but i'm doing it just for laughs, (and for hi screen rez and pretty nebula backgrounds.

Thje problem is that i have converted the weapons and ships tables into the fs2 format, including the XSTR stuff and added the engine wash entries at the file header, but when i try to open fred2 i get the following errors.




Error: Error parsing 'weapons.tbl'
Error code = 1.

File:C:\projects\freespace2\code\Weapon\Weapons.cpp
Line: 1432

Call stack:
------------------------------------------------------------------
    fred2.exe 0064ec0e()
    fred2.exe 0064ec88()
    fred2.exe 0063a544()
    fred2.exe 00639528()
    fred2.exe 00639731()
    USER32.dll 77d43a5f()
    USER32.dll 77d49797()
    USER32.dll 77d45874()
    USER32.dll 77d49a87()
    ntdll.dll 77f5108f()
    USER32.dll 77d4add9()
    USER32.dll 77d41505()
    fred2.exe 00639c3e()
    fred2.exe 0064ebdb()
    fred2.exe 0064edeb()
------------------------------------------------------------------



Error: Error parsing 'ships.tbl'
Error code = 1.

File:C:\projects\freespace2\code\Ship\Ship.cpp
Line: 1709

Call stack:
------------------------------------------------------------------
    fred2.exe 0064ec0e()
    fred2.exe 0064ec88()
    fred2.exe 0063a544()
    fred2.exe 00639528()
    fred2.exe 00639731()
    USER32.dll 77d43a5f()
    USER32.dll 77d49797()
    USER32.dll 77d45874()
    USER32.dll 77d49a87()
    ntdll.dll 77f5108f()
    USER32.dll 77d4add9()
    USER32.dll 77d41505()
    fred2.exe 00639c3e()
    fred2.exe 0064ebdb()
    fred2.exe 0064edeb()
------------------------------------------------------------------


Error: Error parsing 'ships.tbl'
Error code = 1.

File:C:\projects\freespace2\code\Ship\Ship.cpp
Line: 1709

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



Error: Can't open file <>
File:C:\projects\freespace2\code\Model\ModelRead.cpp
Line: 1198

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

If anybody knows what these errors mean and have any suggestions on what i am doing wrong, they would be greatly appreciated.
Title: Need some help
Post by: vyper on August 21, 2002, 12:43:37 pm
Hehe, where's Galactic Emperor when u need him? :D

http://www.3dap.com/hlp/hosted/fsport/

Check that out.
Title: Need some help
Post by: Anaz on August 21, 2002, 03:26:23 pm
you beat me to it vyp!!
Title: Need some help
Post by: RandomTiger on August 21, 2002, 04:15:01 pm
That happened to me as well but I used to free time to play it. Yoohoo!
Title: Need some help
Post by: ShadowWolf_IH on August 21, 2002, 04:33:47 pm
ship[s forst, did you copy the pof from fs1 into fs2 directly...or did you extract the pof's directly into your models folder for fs2?
Title: Need some help
Post by: Akrovah on August 21, 2002, 04:56:45 pm
i extracted the pofs from the freespace .vp file into the models directory of my freespace2 data folder.
Title: Need some help
Post by: ShadowWolf_IH on August 21, 2002, 05:09:13 pm
that was your first mistake.... the pof's aren't compatible.....but there is a way around this.

First off go here.......click me (http://www.descent-freespace.com/tools/ )

and download the mission manager.
hit the configure button to tell it where to save the pof's.

then hit the pof editor button......and open each ship that you are transfering from fs1 to fs2.

just open it....then hit ok......and make sure it is saving in the fs2 format......do that for all the ships....when you are done let me know .
Title: Need some help
Post by: Solatar on August 21, 2002, 06:22:37 pm
or, you could just download the fs1port.
Title: Need some help
Post by: Akrovah on August 22, 2002, 09:02:58 am
ok, i did that, but i'm still getting the errors, so what was my second mistake
Title: Need some help
Post by: Anaz on August 22, 2002, 10:40:29 am
Quote
Originally posted by Akrovah
ok, i did that, but i'm still getting the errors, so what was my second mistake


not downloading the port...
Title: Need some help
Post by: karajorma on August 22, 2002, 10:58:18 am
Quote
Originally posted by Akrovah
ok, i did that, but i'm still getting the errors, so what was my second mistake


Insisting on doing something that has already been done. Are you going to follow up by porting the FS2 campaign to FS2? :rolleyes:
Title: Need some help
Post by: vyper on August 22, 2002, 01:47:30 pm
Quote
Originally posted by karajorma


Insisting on doing something that has already been done. Are you going to follow up by porting the FS2 campaign to FS2? :rolleyes:


Fs2 campaign to fs2_open? :p
Title: Need some help
Post by: karajorma on August 22, 2002, 02:12:34 pm
Nope. To standard FS2. Porting it to FS_open just might have a point. :)
Title: Need some help
Post by: ShadowWolf_IH on August 22, 2002, 04:49:31 pm
he has to learn somehow guys