Hi, I'm trying to upload some custom projections. I think I've mapped all the IDs properly (except those players for whom I can't identify the baseball monster ID, which I've left blank). But when I click upload, I get the following error message: 0 Players Imported - Only players in our current data set have been imported. I could understand if I've got some IDs wrong but it doesn't seem to be recognizing any rows. Any advice? EDIT: I think I've found the issue. When I dumped the file from my sqlite client it enclosed values with quotation marks. I opened the file in vim and removed the quotes %s/"//g and it worked. 0% Agree (0 votes) |