Author Topic: Serious Problem  (Read 2846 times)

0 Members and 1 Guest are viewing this topic.

Offline vyper

  • 210
  • The Sexy Scotsman
Maelstrom. I've started working on it after a brief sabbatical. Unfortunately I can't get any of my missons to run in fs2 or load in fred in any of the source code releases.
The only thing I know  that works for certain is DTP's old early table limit-removed version. Which I've lost. :rolleyes:

HELLLP!
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline phreak

  • Gun Phreak
  • 211
  • -1
any error messages or does it hang?
Offically approved by Ebola Virus Man :wtf:
phreakscp - gtalk
phreak317#7583 - discord

 

Offline vyper

  • 210
  • The Sexy Scotsman
Just crashes to the desktop with errorlog.txt
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline vyper

  • 210
  • The Sexy Scotsman
Something else: in fred, all my extra ships in the drop down list come up as odd characters or blank entries. :nervous:
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline DTP

  • ImPortant Coder
  • 28
    • http://www.c4-group.dk
Quote
Originally posted by vyper
Maelstrom. I've started working on it after a brief sabbatical. Unfortunately I can't get any of my missons to run in fs2 or load in fred in any of the source code releases.
The only thing I know  that works for certain is DTP's old early table limit-removed version. Which I've lost. :rolleyes:

HELLLP!


http://www.c4-group.dk/?C=0&case=index

enter download, there is version 0.3.
not sure i will ever take up work on it again.

but, use that FRED2 to figure out the problem.

1 reduce ship types to max 130
and resave your missions.
VBB member; reg aug 1999; total posts 600.
War is a lion, on whos back you fall, never to get up.
Think big. Invade Space.

 

Offline vyper

  • 210
  • The Sexy Scotsman
Thanks for that. Its odd tho, because I'm technically within that limit of the number of ships. However when I delete some entries, some of the blank(or character named ones) ships start to appear.
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline DTP

  • ImPortant Coder
  • 28
    • http://www.c4-group.dk
Quote
Originally posted by vyper
Thanks for that. Its odd tho, because I'm technically within that limit of the number of ships. However when I delete some entries, some of the blank(or character named ones) ships start to appear.


maybe you are using a wrong procedure,

I assume you mean TBL entries when talking about "entries", and not mission entries.

delete any ships in the mission, before you delete the entries.
when the ships are deleted in the mission, delete the tbl entries.
VBB member; reg aug 1999; total posts 600.
War is a lion, on whos back you fall, never to get up.
Think big. Invade Space.

 

Offline vyper

  • 210
  • The Sexy Scotsman
I only need some help with the error messages:

ship.tbl(9470)
Expecting int, found [none ].

line 9470 is:


Code: [Select]
$Short name: SDev

This occurs a few times.

Finally, I also get an error:

Assertion Failed: num_ship_typesEven I can guess what this is. However I don't believe I've breached the limit.
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline phreak

  • Gun Phreak
  • 211
  • -1
if i had the ships, i could run the the tables with the debugger and track down every single error in the table.
Offically approved by Ebola Virus Man :wtf:
phreakscp - gtalk
phreak317#7583 - discord

 

Offline DTP

  • ImPortant Coder
  • 28
    • http://www.c4-group.dk
i really got to get my TBL checker finished.

maybe i´m putting to much in it

its like 20% finished.

but thats because i want to make it work for future Fields such as $Short name: so when some Coder adds a new optional field, all one needs to do is to enter a socalled tblcheck.cfg file and add

$new field      word      optional.

but more about that later.
--------
maybe even build it into FRED2 :).
VBB member; reg aug 1999; total posts 600.
War is a lion, on whos back you fall, never to get up.
Think big. Invade Space.

  

Offline vyper

  • 210
  • The Sexy Scotsman
Seriously guys what do those messages mean? Am I missing something in the lines in question?
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
did you make a new pilot?
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline vyper

  • 210
  • The Sexy Scotsman
Quote
Originally posted by Bobboau
did you make a new pilot?

Yes, I'm now rebuilding my table. :sigh:
"But you live, you learn.  Unless you die.  Then you're ****ed." - aldo14