MegaGlest Forum

MegaGlest => Feature requests => Closed feature requests => Topic started by: tomreyn on 30 September 2013, 21:25:42

Title: [Done] Techtree validator: Report error when total # factions = 0
Post by: tomreyn on 30 September 2013, 21:25:42
It would be nice if the techtree validator were to report an error when there are no factions in a given techtree.

Currently it produces the following output in this case:
Code: [Select]
$ ./megaglest --validate-techtrees=vbros_pack_1
====== Started Validation ======
Filtering techtrees and only looking for the following:
vbros_pack_1

---------------- Loading factions inside world ----------------
====== Finished Validation ======
$
Title: Re: Techtree validator: Report error when total # factions = 0
Post by: softcoder on 30 September 2013, 22:13:01
Added in svn rev#: 4585
Title: Re: Techtree validator: Report error when total # factions = 0
Post by: tomreyn on 1 October 2013, 18:46:21
Thank you! :)