
Originally Posted by
gigau
Well, the surprising fact is that the Validator doesn't report the monarch-generals of the MEIOU history files (or the vanilla ones for that matter). I wonder if that wouldn't be a problem of version of the files.
Jamie, can i upload my complete Validator, while we await your new version ?
I think we are talking about two separate things
I am talking about an effect. I believe the bug fix would be to add to commands.txt the following in yellow:
Code:
RulerClause = {
Optional = { Left = "name" Right = String }
Optional = { Left = "regent" Right = Bool }
Optional = { Left = "female" Right = Bool }
Optional = { Left = "DIP" Right = Int }
Optional = { Left = "ADM" Right = Int }
Optional = { Left = "MIL" Right = Int }
Optional = { Left = "leader" Right = LeaderClause}
}
I hope I did this correctly - at least it made the error go away.
Thanks again