Log in

View Full Version : What does this show_err result mean?



Tchan the Man
11-14-2005, 18:12
Generic error:

Unable to find skeleton 'indiv_range'


Greatly appreciate if someone could tell me what this means


Thankyou.

edyzmedieval
11-14-2005, 22:03
It means that it's an error with the unit skeletons...

Bwian
11-15-2005, 09:30
First question .... what had you been changing?

My guess is, you just made some changes to descr_model_battle.txt

If you look at the line number indicated in show_err in that text file, you will find the problem. The line RIGHT AFTER the skeleton description in the file contains a parameter 'indiv_range'. If you had removed or messed up the skeleton name 'fs_whatever' by mistake, it would read the next bit as the skeleton name, and give exactly the error you saw :bow: