Author Topic: Re: CVS Builds  (Read 75252 times)

0 Members and 1 Guest are viewing this topic.

Offline Cobra

  • 212
  • Snake on a Cain
    • Skype
    • Steam
    • Twitter
still, your error suggests a missing line. :wtf: the parser is giving a lot of kooky errors these days.
To consider the Earth as the only populated world in infinite space is as absurd as to assert that in an entire field of millet, only one grain will grow. - Metrodorus of Chios
I wept. Mysterious forces beyond my ken had reached into my beautiful mission and energized its pilots with inhuman bomb-firing abilities. I could only imagine the GTVA warriors giving a mighty KIAAIIIIIII shout as they worked their triggers, their biceps bulging with sinew after years of Ivan Drago-esque steroid therapy and weight training. - General Battuta

 

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
Wow, that problem I brought up earlier sure was fixed quickly. :) Can't wait for the next build.

 

Offline redmenace

  • 211
Updated!
CVS as of 2/26/06
Some Important Comments:
  • Standard Build Updated
  • Optimized Build Updated
  • Inferno Build Updated
  • Optimized Inferno Updated
  • Standard FRED2 Updated
  • Optimized FRED2 Updated
  • Inferno FRED2 Updated
  • Optimized Inferno FRED2 Updated
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline IPAndrews

  • Disgruntled Customer
  • 212
  • This site stole my work
What must I do to fix this?

Quote
Error: ships.tbl(line 1502:
Error: Missing required token: [+delay:]. Found [+relative_angle:        45,0,0]
in ship: EA Freighter 1 instead.

File:\fs2_open\code\parse\parselo.cpp
Line: 629
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
Be warned: This site's admins stole 100s of hours of my work. They will do it to you.

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Open ships.tbl file and replace all inital entries with initial
Do not meddle in the affairs of coders for they are soggy and hard to light

 

Offline redmenace

  • 211
Updated!
CVS as of 2/27/06
Some Important Comments:
  • Standard Build Updated
  • Optimized Build Updated
  • Inferno Build Updated
  • Optimized Inferno Updated
  • Standard FRED2 Updated
  • Optimized FRED2 Updated
  • Inferno FRED2 Updated
  • Optimized Inferno FRED2 Updated
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline Cobra

  • 212
  • Snake on a Cain
    • Skype
    • Steam
    • Twitter
What must I do to fix this?

Quote
Error: ships.tbl(line 1502:
Error: Missing required token: [+delay:]. Found [+relative_angle: 45,0,0]
in ship: EA Freighter 1 instead.

File:\fs2_open\code\parse\parselo.cpp
Line: 629
[This filename points to the location of a file on the computer that built this executable]

Call stack:
------------------------------------------------------------------
------------------------------------------------------------------
Open ships.tbl file and replace all inital entries with initial

why the hell would a misspell cause the parser to spout out +delay errors? :wtf:
To consider the Earth as the only populated world in infinite space is as absurd as to assert that in an entire field of millet, only one grain will grow. - Metrodorus of Chios
I wept. Mysterious forces beyond my ken had reached into my beautiful mission and energized its pilots with inhuman bomb-firing abilities. I could only imagine the GTVA warriors giving a mighty KIAAIIIIIII shout as they worked their triggers, their biceps bulging with sinew after years of Ivan Drago-esque steroid therapy and weight training. - General Battuta

 

Offline CaptJosh

  • 210
It's called "The Law of Unintended Consequences." Get used to it, because it'll bite you in the ass during everyday life, too.
CaptJosh

There are only 10 kinds of people in the world;
those who understand binary and those who don't.

 

Offline redmenace

  • 211
Updated!
CVS as of 2/28/06
Some Important Comments:
  • Standard Build Updated
  • Optimized Build Updated
  • Inferno Build Updated
  • Optimized Inferno Updated
  • Standard FRED2 Updated
  • Optimized FRED2 Updated
  • Inferno FRED2 Updated
  • Optimized Inferno FRED2 Updated
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline Trivial Psychic

  • 212
  • Snoop Junkie
why the hell would a misspell cause the parser to spout out +delay errors? :wtf:
If its misspelled, then the parser ignores the line, so it assumes that the "type" is a default, that requres the +delay line.  While working on this myself, I had an instances when it also asked for +acceleration.
The Trivial Psychic Strikes Again!

 

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
uh, was the ai-ignore-new command removed? It was in the 2/26 build but this 2/28 one doesn't recognize it.

 

Offline redmenace

  • 211
hold it. somethings wrong.
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline redmenace

  • 211
Alright, please redownload
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline redmenace

  • 211
Updated!
CVS as of 3/01/06
Some Important Comments:
  • Standard Build Updated
  • Optimized Build Updated
  • Inferno Build Updated
  • Optimized Inferno Updated
  • Standard FRED2 Updated
  • Optimized FRED2 Updated
  • Inferno FRED2 Updated
  • Optimized Inferno FRED2 Updated
Government is the great fiction through which everybody endeavors to live at the expense of everybody else.
              -Frederic Bastiat

 

Offline Trivial Psychic

  • 212
  • Snoop Junkie
Important change with the animation code in this build (and hopefully, the last one of this particular type).  The release build won't complain about this, but the debug warns you A) about the inital-to-initial thing, it wants the proper spelling, and B) it doesn't want the quotes around "Initial", like the $animation:triggered part.
The Trivial Psychic Strikes Again!

 

Offline SGGWD

  • 24
The "inital"/"initial" problem still exist in the 3/01/06 build.
« Last Edit: March 03, 2006, 07:50:49 pm by SGGWD »

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
No it doesn't.  It'll display a warning message, but it will work.

 

Offline SGGWD

  • 24
Ah okay than ignore my post.

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
I would have, but you probably would have posted again. :p

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
Quote
I would have, but you probably would have posted again.  :p
:lol:  :lol: