View Single Post
  #3  
Old November 2nd, 2006, 11:30 PM

Devnullicus Devnullicus is offline
Sergeant
 
Join Date: Feb 2001
Location: Belmont, CA USA
Posts: 285
Thanks: 0
Thanked 0 Times in 0 Posts
Devnullicus is on a distinguished road
Default Re: Space Empires V Editor 1.1 Released

ok, got all the formula parsing fixed. There was a bug in the actual parser library that didn't like relational operators as parameters to functions.

The remaining errors in the "stock" components.txt are..actual errors. Basically, some of the components refer to effects that don't exist.

For example, Crystalline Torpedo has the lines
Code:

Weapon Space Display Effect Name := Torpedo 11
Weapon Ground Display Effect Name := Torpedo 11



These should be Torp 11, which actually does exist. So, the errors that it reports for the stock data file are actual errors.
__________________
How's my Programming? Call 1-800-DEV-NULL
Get the Space Empires V Editor and DevnullMod at http://www.devnullsoftware.com/se5
Reply With Quote