|
This db only covers 1943 thru 1974 so far.
As to the crash, this is likely the culprit: There is an invisible ascii character imbedded in the country of birth for this player
open whaterver master.csv you are using and find (ctl+F) itois77. You will see a large space.
7675,ItoIs77,,,1942,5,5,"
Japan",,,,,,,,,Isao,Ito,,,,
Simpy go to where is says "Japan" and backspace it should now be
7675,ItoIs77,,,1942,5,5,"Japan",,,,,,,,,Isao,Ito,, ,,180,
Save the file problem solved...
Last edited by Spritze; 02-21-2010 at 10:16 PM.
|