Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

Switch to full style
A hub for everything related to NBA 2K14 modding. Releases, previews, requests, and other modding discussion belongs here.
Post a reply

[Tool] NBA Stats Tracker - NBA 2K14 Update

Mon Dec 09, 2013 3:53 pm

||This program was created by Leftos. This is an unofficial update for NBA 2K14 save compatibility||

With the new update for RED MC being released today, I really really wanted to have the new NBA 2K14 csv files you can export with RED MC to work with Leftos' amazing NBA Stats Tracker tool. So, with my limited programming knowledge, I managed to update the tool. It should be working properly, the only major thing I know I "broke" was injury names for 2K13 and 2K12, since the amount and labels of injuries changed this year. I might go back and fix it, but F it, if you want those working for 2K13/2K12 saves, use the last "official" release by Leftos himself from last year.
That said, this isn't an official release so the in-tool automatic updater isn't going to find this update (although I did change the version numbers to prevent the popups each time you start it). There probably won't be any official releases from Leftos anymore, but it works, and that's what matters. If you run into any issues, please remember to paste the errorlog_unh.txt for me to see, ideally in the [ code ]Paste Here[/ code ] bbcode.

I hope it works for you! Enjoy!


Leftos' Official Thread with tons of useful information - viewtopic.php?f=149&t=91237
(2K12 Thread) viewtopic.php?f=143&t=84110

Video Tutorials I did with the tool, for Blacktop and quick & easy useage of the tool,


Downloads
NBA Stats Tracker (Unofficial 2K14 Update)
NBA Stats Tracker (Last Official Version for Full 2K13 & 2K12 Injury Name Support)

Re: I done did something again

Mon Dec 09, 2013 3:58 pm

JaoSming wrote:123456789123456789123456789123456789
wat

Re: I done did something again

Mon Dec 09, 2013 3:59 pm

Inform the Masses good sir

Re: I done did something again

Mon Dec 09, 2013 4:17 pm

GloryD wrote:Inform the Masses good sir

needed the thread link for the download information. Editing after uploading is for the weak. :cool:

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Tue Dec 10, 2013 4:32 am

For those curious as to how this was done
http://www.youtube.com/watch?v=hXStDAGLQTM
phpBB [video]

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Wed Dec 11, 2013 10:32 pm

great job (Y)

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Sat Dec 14, 2013 12:23 pm

Thanks Jao! I am so glad you updated this.

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Sat Dec 14, 2013 12:34 pm

jrlocke wrote:Thanks Jao! I am so glad you updated this.

I'm so glad that 140 people have downloaded it, and no one has complained of any bugs :shock:

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Fri Jan 03, 2014 5:31 pm

Hi I'm trying to do an association mode where daily I will import the official roster updates so that my association is basically the same as real life (in terms of transactions, ratings, injuries & rotations). The only thing that I want to keep in my association is the stats. I want to keep all team and player stats. Only problem is that when I import a players.csv using reditor because new players are sometimes added in a new roster it mixes up who has which stats? Does anyone know if this tool can be used to help me with this?

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Tue Jan 07, 2014 11:46 am

Does this tool work for NBA 2K14? I've just started my association and want to get really in depth with my scouting, etc. this year. Which file types do you recommend in Red MC for association mode?

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Tue Jan 07, 2014 12:33 pm

all you need is to be able to open association files with RED MC. So the license to open multiple filetypes. You do not need to have licenses to edit any tabs, unless you want to.

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Wed Jan 08, 2014 1:50 pm

Error Report for NBA Stats Tracker
Version 1.16.9.5

Developer information: Unhandled Exception
Exception information:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at NBA_Stats_Tracker.Interop.REDitor.REDitor.isValidPlayer(Dictionary`2 player, NBA2KVersion nba2KVersion) in e:\Development\Visual Studio 2010\Projects\NBA Stats Tracker\NBA Stats Tracker\Interop\REDitor\REDitor.cs:line 529
at NBA_Stats_Tracker.Interop.REDitor.REDitor.<>c__DisplayClass63.<ImportCurrentYear>b__48(Dictionary`2 player) in e:\Development\Visual Studio 2010\Projects\NBA Stats Tracker\NBA Stats Tracker\Interop\REDitor\REDitor.cs:line 795
at System.Collections.Generic.List`1.FindAll(Predicate`1 match)
at NBA_Stats_Tracker.Interop.REDitor.REDitor.ImportCurrentYear(Dictionary`2& tst, Dictionary`2& tstOpp, Dictionary`2& pst, String folder, Boolean teamsOnly) in e:\Development\Visual Studio 2010\Projects\NBA Stats Tracker\NBA Stats Tracker\Interop\REDitor\REDitor.cs:line 795
at NBA_Stats_Tracker.Windows.MainInterface.MainWindow.<>c__DisplayClass2.<btnImport2K12_Click>b__1() in e:\Development\Visual Studio 2010\Projects\NBA Stats Tracker\NBA Stats Tracker\Windows\MainInterface\MainWindow.xaml.cs:line 519
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NBA_Stats_Tracker.Windows.MainInterface.MainWindow.<btnImport2K12_Click>d__4.MoveNext() in e:\Development\Visual Studio 2010\Projects\NBA Stats Tracker\NBA Stats Tracker\Windows\MainInterface\MainWindow.xaml.cs:line 519
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

Inner Exception information:
No inner exception information.


(Here's what I'm getting) *I simulated through one day

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Wed Jan 08, 2014 1:59 pm

can you send me your csv files?

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Sun Jan 12, 2014 2:30 pm

hey Jon..hope you're havin' a good day... just wanna ask what it means when it says, not a valid win32 application..i get this when i open this up. thanks in advance

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Sun Jan 12, 2014 2:31 pm

no idea, lol sorry

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Sun Jan 12, 2014 2:38 pm

fumanchu wrote:hey Jon..hope you're havin' a good day... just wanna ask what it means when it says, not a valid win32 application..i get this when i open this up. thanks in advance


Try opening it as an administrator

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Sun Jan 12, 2014 4:26 pm

@agolden - doesn't work man....also i get this when i extract...

Image

the NBA stats tracker works fine....just this update...and i really wanna try it out.

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Sun Jan 12, 2014 4:29 pm

fumanchu wrote:@agolden - doesn't work man....also i get this when i extract...

Image

the NBA stats tracker works fine....just this update...and i really wanna try it out.
Did you download the program 7zip and extract what you downloaded it to a new folder?

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Sun Jan 12, 2014 6:27 pm

i used winrar to extract the files. and got that dialog box. everything extracted but gives me the not a win32 app error. am i supposed to combine the files uploaded by jao to the original NBA stat tracker folder?

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Mon Jan 13, 2014 1:06 am

WinRAR didn't extract the files properly, try 7-Zip (even though WinRAR extracts the file fine for me).

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Mon Jan 13, 2014 9:23 am

winrar = culprit

Thanks Jon. :D

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Tue Jan 14, 2014 7:22 pm

Is there any way to get the stats in the roster it self not mc or acc because i want to put stats so that they appear in the 2013-2014 stats section of the players.

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Fri Feb 07, 2014 5:24 pm

Damn! I really want this. I had the guru version for 2K13. Will I get a discounted price for 2K14?

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Mon Apr 14, 2014 4:48 pm

Wish it can be done without license tho

Re: [Tool] NBA Stats Tracker - NBA 2K14 Update

Mon Apr 28, 2014 2:47 am

Thanks for this program, i'm not using it already but I have this question: When I'm playing my player mode, I want to see real-life rookies in the rosters (in my sophomore year and so on) and not those rookies that 2K creates. Normally (in the association mode for example) I can download real rookies roster and intregate them to the mode, but in My player mode I can't. This program can help me with this? If yes, How? (What I have to do?)
Thanks for reply and sorry for my english.

Regards!
Post a reply