Page 1 of 1

Issue with Importing Players

PostPosted: Fri Jan 22, 2021 6:27 pm
by ElDannMann
Whenever I create a new sandbox league, I'm trying to import my own custom players. However, each time I do it, approximately 1,000 of the 3,500 players are not imported. I've gone into the csv files to check for any errors, but both players that are imported and those with whom I am having issues imported show no differences.

I've tried troubleshooting myself for the past week with little success. I did find out that importing again after the creation of the league will import the missing players successfully. However, this causes another problem; after saving the league, when I try to load it up, it gives and indexing error.

Do you have any ideas what could be causing this issue?

Re: Issue with Importing Players

PostPosted: Fri Jan 22, 2021 7:54 pm
by Invisible Witness
Not sure if that's the case but I had similar issue and the problem was that in JSON file in column BT(Redshirt) I left the cells blank for some players and that's why they didn't show up in the game. All cells in that column should be set to FALSE.

Re: Issue with Importing Players

PostPosted: Sat Jan 23, 2021 5:04 am
by ElDannMann
Invisible Witness wrote:Not sure if that's the case but I had similar issue and the problem was that in JSON file in column BT(Redshirt) I left the cells blank for some players and that's why they didn't show up in the game. All cells in that column should be set to FALSE.


I went in and checked, all my players have FALSE in the redshirt column. Thanks for the suggestion though! I was hoping this was it, but sadly it's not haha.

Re: Issue with Importing Players

PostPosted: Sat Jan 23, 2021 12:43 pm
by AKH
its almost certainly a formatting issue somewhere in your json

Re: Issue with Importing Players

PostPosted: Sat Jan 23, 2021 1:09 pm
by Robmeister89
AKH wrote:its almost certainly a formatting issue somewhere in your json

The file being referred to in this post is one created by the game itself. It's an exported JSON file from the game and being imported into another league.