Author Topic: Problem with fred2  (Read 2344 times)

0 Members and 1 Guest are viewing this topic.

Offline Trekker

  • 26
Error: Error parsing 'weapons.tbl'
Error code = 2.

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 77d48709()
    USER32.dll 77d487eb()
    USER32.dll 77d4b368()
    USER32.dll 77d4e840()
    ntdll.dll 7c90eae3()
    USER32.dll 77d518a4()
    USER32.dll 77d5193e()
    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 77d48709()
    USER32.dll 77d487eb()
    USER32.dll 77d4b368()
    USER32.dll 77d4e840()
    ntdll.dll 7c90eae3()
    USER32.dll 77d518a4()
    USER32.dll 77d5193e()
    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: Error parsing 'ships.tbl'
Error code = 1.

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

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



After i clicked ok it load the program.  I am worried that there will be problems or will everything work properly and it just a "bug"


Damien

 

Offline aldo_14

  • Gunnery Control
  • 213
fred2_open?

 

Offline Trekker

  • 26
no jsut fed2

fed2open_gl or what ever it called causes me no problems

  

Offline pyro-manic

  • FlambĂ©
  • 210
Have you added entries to those tbls? Retail FRED can only handle certain numbers of entries and certain file sizes for tbls. Also, if you've altered an entry, you might have left out a field, or deleted a character by mistake. That'll break it as well....
Any fool can pull a trigger...

 

Offline Taristin

  • Snipes
  • 213
  • BlueScalie
    • Skelkwank Shipyards
More than likely, he's using table files that have SCP specific flags, and Fred2 cannot recognize them.

Moreover, Cobra2, the SCP forum is where you post SCP related problems. Standard FS2 and FRED2 related posts are for Modding and/or FreeSpace Campaigns.
Freelance Modeler | Amateur Artist

 

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
Moved.

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
To be fair this did turn out to be an FS2_Open related problem :D

As Raa said this is due to you running FS2 Retail while having the FS2_Open media.vp files present.
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Trekker

  • 26
thanks :)