Skip to content

Not working for 2.6.1

I ran the parser on version 2.6.1 and noticed that it doesn't work anymore. There are two errors that I encountered:

  1. One is that ':' is considered an illegal character (it is found in the 00_capital_buildings.txt
  2. An error that I don't quite understand when going through the edicts where it just says 'stopiteration'

I tried to fix them, but I don't really know what you're doing (I just removed the ':' char from the 00_capital_buildings to get to the 2nd error :P )