Great Imp wrote:Hi,
first, thank you Archie for this awesome editor! I am very grateful:)
I used your Updater from the 2007 EHM as well, so I am a little familiar with the import sheets. I can create new players with the spreadsheet importer, and all works fine. But when I use the importer function for Non-Players, I get a crash. The staff is getting created, but when I click on this person, EHM just stops working. I am not sure what I am doing wrong.
I use the editor (0.2.1) in admin mode
I use the proper notation like : a - first name - second name and Nationality, Classification, Job for Club in the respective columns.
Is there a minimum requirement for columns to be filled?
Thank you very much
Edit 1: I used a xlsx Excel file and I only have problems with free agent non-players. When I assign staff to Clubs everything works fine
Thanks! I'll take a look. I suspect it is a missing default value.
Alessandro wrote:It looks like the editor doesn't convert well the "year offset" column from csv spreadsheet. Strange, because it always worked.
I'm getting the same thing. It's weird because the correct value is being picked up from the csv file and passed internally. Something seems to be overwriting it.
Btw, what screen resolution and scaling are you using? The UI looks a bit messy.
BKarchitect wrote:I notice a lot of stuff works well only in xlsx not csv any more. Which is fine I like the formatting ability of xlsx better anyways. But I did a player info import ffrom I'm a csv and not only the Norwegian names but any letter with any kind of symbol caused an ID error. But in xlsx everything imported fine. So just a heads up.
Do you have a copy of the csv file so that I may check please?
I significantly altered the way in which csv and xml reads and writes data in order to significantly improve the speed. So it's possible that the change has caused an issue with certain characters. Note that the Editor only supports ASCII characters when using csv (xml and xlsx use UTF). ASCII only allows a few different accents - here's a list (see the bottom half for the accented characters):
https://cs.stanford.edu/people/miles/iso8859.html