|
Another thing that chokes the item is quotes in a player's nickname.
If a nickname in OOTP has no quotes around it, then it will show up like this in the player.csv file:
"Hammer"
If a nick has quotes in OOTP, then it will show up like this in the player.csv file:
""Hammer""
You need to remove one set of quotes from the csv file.
An easy way to do this is to open the players.csv file in Excel or a similar spreadsheet program. The nicks that have quotes will be readily apparent, and you can go back into the original CSV file to fix them.
As indicated before, having a nickname that is too long will also cause problems. You can edit the nick to make it shorter through the same method.
|