JOverseer / joverseer

JOverseer is a desktop application which aims to assist players of the Middle Earth PBM game.
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Change Allegiance (175) causes Order Checker to always fail #699

Closed ravenzachary closed 3 years ago

ravenzachary commented 4 years ago

If you have a 175 order, and use Order Checker, you will always receive this error message:

Screen Shot 2020-05-01 at 14 13 59

JOverseer v1.16.17 on Mac OS X 10.15.4

GnarlyDave commented 3 years ago

This is a data format problem in orderchecker's list of rules for order 175. This means the data for the RANK rule has the wrong number of parameters. Some rules are using a slightly different format for the RANK rule, putting the RANK rule in the same line as the order. In the past the RANK order was enhanced to check for a capital requirement and exclusive order requirement. fixed in 1.16.18