PDA

View Full Version : 11.04 'Export Cities' does not export state abbreviations [Fixed 11.07]



ohms_law
07-24-2007, 09:52 PM
The Tools -> Advanced Tools -> Import Cities tool isn't working. Start a new game, use Tools -> Advanced Tools -> Export Cities in order to create a new Cities.txt file (which should be good), and immediately import that data back into the game in order to see the problem. Here's what you end up with:

Before:
9351
After:
9350

edit: I get it. The exporter isn't exporting the state abreviation, which the importer is expecting. The missing comma is throwing everything off...
So, I guess it's the exporter that's actually broken right now. I just fixed my custom city data to include the extra comma and a state name and it works.