Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started 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.
-
Hehe, where's Galactic Emperor when u need him? :D
http://www.3dap.com/hlp/hosted/fsport/
Check that out.
-
you beat me to it vyp!!
-
That happened to me as well but I used to free time to play it. Yoohoo!
-
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?
-
i extracted the pofs from the freespace .vp file into the models directory of my freespace2 data folder.
-
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 .
-
or, you could just download the fs1port.
-
ok, i did that, but i'm still getting the errors, so what was my second mistake
-
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...
-
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:
-
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
-
Nope. To standard FS2. Porting it to FS_open just might have a point. :)
-
he has to learn somehow guys