View Single Post
Old 04-11-2016, 10:19 PM   #493
Getch
All Star Reserve
 
Getch's Avatar
 
Join Date: Jan 2006
Posts: 868
Quote:
Originally Posted by Mike Lowe View Post
I re-export all of the CSV files in-game and upload to the /cgi-bin/csv folder
I re-export the draft.csv from the draft pool page and upload to the /cgi-bin/OOTPOU/draft/2016/144 folder
I reset the draft
I start the draft over
I clear my cache
I refresh my browser

The same damn players keep appearing as if they are ghosts. Even when I try and just do an auto-pick, it picks a player that isn't even in the draft pool in-game.

I've also tried in a different browser.

How on earth isn't this catching? it makes zero sense, and while I'm certain it's something wrong I'm doing, I'm sure I've followed the README to a T.
I replied via PM, but in case anyone is interested. Almost everything you see in OU is directly from the CSV files. I don't cache anything or store anything, everything is read from the CSV's. So if you see players that are wrong, or ratings, etc., most likely that's coming from the CSV files.

So, the first step is to look at the CSV files in the cgi-bin/csv directory and see if that has the right data. In this case, I'd look at players.csv and see if the old and new draftees are showing up in there. In this case, the old draftee's pretty much have to be (OU doesn't cache anything, so what it displays is what's in the CSV files), so you need to figure out why the CSV is wrong. Did you copy to the wrong directory? Did you copy FROM the wrong directory? etc.
__________________
Get the OOTP Online Utilities for online leagues!
Includes Gamecast, Development, Live Sims, Voting and more.
Check here for more details
Getch is offline   Reply With Quote