Author Topic: Odd FRED error  (Read 1604 times)

0 Members and 1 Guest are viewing this topic.

Offline Singh

  • Hasn't Accomplished Anything Special Or Notable
  • 211
  • Degrees of guilt.
Anyone have any idea what the hell this means? O_o I'm trying to do...something, and this is getting int the way.

Error: trailrail.eff(1781):
Error: Expecting int, found [none         ].

File:C:\projects\fs2_open\code\Parse\PARSELO.CPP
Line: 528

Call stack:
------------------------------------------------------------------
    fred2_open_inf_r.exe 004f47ee()
    fred2_open_inf_r.exe 004f48de()
    fred2_open_inf_r.exe 004fbf87()
    fred2_open_inf_r.exe 004fcd6f()
    fred2_open_inf_r.exe 004fd4d9()
    fred2_open_inf_r.exe 004331b4()
    fred2_open_inf_r.exe 0042dadf()
    MFC42.DLL 73dd1f1b()
    MFC42.DLL 73dd1cea()
    MFC42.DLL 73dd1c73()
    MFC42.DLL 73dd1bfb()
    MFC42.DLL 73dd1bba()
    USER32.dll 77d43a5f()
    USER32.dll 77d43b2e()
    USER32.dll 77d45874()
------------------------------------------------------------------
"Blessed be the FREDder that knows his sexps."
"Cursed be the FREDder that trusts FRED2_Open."
Dreamed of much, accomplished little. :(

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
What did you do to cause this?
Karajorma's Freespace FAQ. It's almost like asking me yourself.

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

 

Offline Singh

  • Hasn't Accomplished Anything Special Or Notable
  • 211
  • Degrees of guilt.
errmm.....well....I tried to combine the Trek VPs, along with some of the FS2 stuff and the TBP base files.

>_<
"Blessed be the FREDder that knows his sexps."
"Cursed be the FREDder that trusts FRED2_Open."
Dreamed of much, accomplished little. :(

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
What you've got there looks like a tabling error (by the looks of it in the eff file).

I'm gonna take a guess cause I'm no table expert but the parser is expecting to find a number on line 1781 but is finding nothing there (probably the file ends prematurely).
Karajorma's Freespace FAQ. It's almost like asking me yourself.

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

 

Offline Trivial Psychic

  • 212
  • Snoop Junkie
Actually, its probably an error within the eff file itself.  Since each eff is actually a small table file, referencing the sequential images, the parsing in the eff is probably off.
The Trivial Psychic Strikes Again!