View Single Post
  #6  
Old May 31st, 2002, 02:57 AM
Hank's Avatar

Hank Hank is offline
Private
 
Join Date: Mar 2002
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Hank is on a distinguished road
Default Re: Tech tree viewer in the works...

Oh and to answer why the error is occurring. You posted it right below!


Number of Abilities := 1
Ability 1 Type := Spaceport
Ability 1 Descr := Acts as a spaceport for this system.
Ability 1 Val 1 := 0
Ability 1 Val 2 := 0
Ability 2 Type := None"


Note the Number of Abilities says "1". There is a "Ability 2 Type" in there. So technically, the data file has an error in it. Since the parser is very unforgiving, it registers that as an error.

Edit: The workaround is of course to remove the "Ability 2 Type := None" line from the facility.txt file.

[ May 31, 2002, 01:59: Message edited by: Hank ]
__________________
I was going for a snake-slash-ninja approach with a little bit of hissit!
Reply With Quote