


each stat has its ranking between all players in the league, players in the same team, as well as players in the same position.





AreaOfEffect wrote:I appreciate your work man. Thanks. I just want to know if this is already compatible to any new save?






AreaOfEffect wrote:Thanks for fixing it. But after updating it with the latest box score, it would increase my team record right(win-loss)? and by doing it for every game from the beginning of my association, it will double the real win-loss record of every team?
EDIT:tried correcting it via team overview, so after entering the total assist, then save this season stat and recalculate, export, load save, but my assist per game is still 63
AreaOfEffect wrote:Thanks for fixing it. But after updating it with the latest box score, it would increase my team record right(win-loss)? and by doing it for every game from the beginning of my association, it will double the real win-loss record of every team?
EDIT:tried correcting it via team overview, so after entering the total assist, then save this season stat and recalculate, export, load save, but my assist per game is still 63


AreaOfEffect wrote:I see. I also noticed that the difference is only like 2 rebs or 1 turnover, so i dont know if i should also correct that. Okay, thanks for your hardwork!![]()











---------------------------
---------------------------
SQLite error
near "Keefe": syntax error
Query: insert into Players( ID, LastName, FirstName, Position1, Position2, isActive, isInjured, TeamFin, TeamSta, GP, GS, MINS, PTS, FGM, FGA, TPM, TPA, FTM, FTA, OREB, DREB, STL, TOS, BLK, AST, FOUL, isAllStar, isNBAChampion) values( '107', 'O'Keefe', 'Pat', '', '', 'True', 'False', 'Glenelg Tigers', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'False', 'False');
---------------------------
OK
---------------------------
koberulz wrote:
- Code: Select all
---------------------------
---------------------------
SQLite error
near "Keefe": syntax error
Query: insert into Players( ID, LastName, FirstName, Position1, Position2, isActive, isInjured, TeamFin, TeamSta, GP, GS, MINS, PTS, FGM, FGA, TPM, TPA, FTM, FTA, OREB, DREB, STL, TOS, BLK, AST, FOUL, isAllStar, isNBAChampion) values( '107', 'O'Keefe', 'Pat', '', '', 'True', 'False', 'Glenelg Tigers', '', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', 'False', 'False');
---------------------------
OK
---------------------------
Got that after adding a bunch of players, then trying to save.
Also, when pressing the tab key at the end of the last line on the player creation screen, it adds a new line but highlights the 'OK' button, instead of the 'Last Name' cell of the new line.
EDIT: I only get that error trying 'save all seasons', 'save current season' worked fine.
Another thing: I'm trying to input NBL stats from 1979, which include only FGA, FGM, FTA, FTM, PTS, and FLS. It won't let me do this, insisting I check to make sure all information is entered.


Leftos wrote:The clue is in the player's last name. It has an apostrophe in it that the program doesn't parse correctly, and the database thinks that the last name is just "O" and there's some other weird stuff after it, which causes it to throw an error. It's fixed in the next version that'll be released, and the only way you're going to get that error again is if you use a double-quote in the name.
That's a fail-safe that is currently needed, or else I have to do a lot of different scenario handling which I don't want to go through. Just enter 0 in all other columns.



Leftos wrote:Q: All columns default to zero, so it's not as though any of them are blank. I'd suggest it's either that everyone is listed as playing 0 minutes or none of the 'starter' boxes are checked.
A: I'll need to know what information you're entering so that I can debug and see which fail-safe is firing. Get some screenshots on postimage.org so that I can take a look.



Leftos wrote:P.S. Not to play devil's advocate, but the tool has a big "BETA" in its title, so you shouldn't spend half an hour on a single feature without testing it for a bit to know that it works as you expect.


Return to NBA 2K12 Releases & Previews
Users browsing this forum: Jammaster and 8 guests