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

NLSC Forum

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

Re: Slimm44's 2k13 Roster for PC

Mon Dec 17, 2012 5:19 pm

I take that as a yes? :)

Re: Slimm44's 2k13 Roster for PC

Mon Dec 17, 2012 5:58 pm

Kyrius wrote:I take that as a yes? :)

lol, i was so excited, i didnt even realize you asked a question..... the answer is yes lol,

Re: Slimm44's 2k13 Roster for PC

Mon Dec 17, 2012 6:23 pm

If you need another beta tester, I am available. I can help you with team colors, I have an excel sheet with my own list of color gears team by team

Re: Slimm44's 2k13 Roster for PC

Mon Dec 17, 2012 10:18 pm

I'm planning on adding a "recommended 2K ratings" feature to NBA Stats Tracker using slimm's formulas, which given NBA Stats Tracker's ability to download all the stats from B-R.com, should make it really easy to update the roster in the future.

Re: Slimm44's 2k13 Roster for PC

Mon Dec 17, 2012 10:45 pm

Leftos wrote:I'm planning on adding a "recommended 2K ratings" feature to NBA Stats Tracker using slimm's formulas, which given NBA Stats Tracker's ability to download all the stats from B-R.com, should make it really easy to update the roster in the future.


Two questions:

1. Can you explain to me how that would work? Could you also incorporate statistics from other websites, such as Hoopdata.com? PM me if you'd like.

2. I know this is the wrong thread, but can you add the ability to edit playbooks and Hot Zones to your roster? If so, that would save several days of editing.

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 12:10 am

1. NBA Stats Tracker downloads all current basic stats for NBA teams and players from B-R.com. I could expand its fields to include more advanced stats, right now it's everything that's in the box score, plus metrics of course. I could incorporate Hoopdata.com data as well, if they're easy enough to mine, and I add the required fields. Using the stats it downloads, it would then use your formulas to calculate recommended ratings, and have a feature to export those in a table that's Roster Editor and/or REDitor compatible. Take a look at what NST currently has, tell me what's missing.

2. I tried doing Playbooks, but I'd need more help understanding their structure from someone experienced. Hot Zones I could probably do easily.

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 12:49 am

Leftos wrote:1. NBA Stats Tracker downloads all current basic stats for NBA teams and players from B-R.com. I could expand its fields to include more advanced stats, right now it's everything that's in the box score, plus metrics of course. I could incorporate Hoopdata.com data as well, if they're easy enough to mine, and I add the required fields. Using the stats it downloads, it would then use your formulas to calculate recommended ratings, and have a feature to export those in a table that's Roster Editor and/or REDitor compatible. Take a look at what NST currently has, tell me what's missing.

2. I tried doing Playbooks, but I'd need more help understanding their structure from someone experienced. Hot Zones I could probably do easily.


I downloaded it but it won't open. It gives me this error every time:

Code:
Unhandled Exception Error Report for NBA Stats Tracker
Version 1.1.0.0

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at NBA_Stats_Tracker.Windows.MainWindow..ctor() in e:\Development\Visual Studio 2010\Projects\NBA Stats Tracker\NBA Stats Tracker\Windows\MainWindow.xaml.cs:line 188
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache)
   at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
   at System.Activator.CreateInstance(Type type, Object[] args)
   at System.Xaml.Schema.SafeReflectionInvoker.CreateInstanceCritical(Type type, Object[] arguments)
   at System.Xaml.Schema.SafeReflectionInvoker.CreateInstance(Type type, Object[] arguments)
   at System.Xaml.Schema.XamlTypeInvoker.CreateInstance(Object[] arguments)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstanceWithCtor(XamlType xamlType, Object[] args)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(XamlType xamlType, Object[] args)
   at MS.Internal.Xaml.Runtime.PartialTrustTolerantRuntime.CreateInstance(XamlType xamlType, Object[] args)
   at System.Xaml.XamlObjectWriter.Logic_CreateAndAssignToParentStart(ObjectWriterContext ctx)
   at System.Xaml.XamlObjectWriter.WriteStartMember(XamlMember property)
   at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
   at System.Windows.Markup.WpfXamlLoader.TransformNodes(XamlReader xamlReader, XamlObjectWriter xamlWriter, Boolean onlyLoadOneNode, Boolean skipJournaledProperties, Boolean shouldPassLineNumberInfo, IXamlLineInfo xamlLineInfo, IXamlLineInfoConsumer xamlLineInfoConsumer, XamlContextStack`1 stack, IStyleConnector styleConnector)
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
   at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
   at System.Windows.Application.DoStartup()
   at System.Windows.Application.<.ctor>b__1(Object unused)
   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)

Object reference not set to an instance of an object.


There was no read me file with the .exe file and I couldn't find the answer by skimming through the thread. Can you give me a hand?

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 1:49 am

You're missing a required registry value for whatever reason, the "Saves" value actually in HKEY_CURRENT_USER\Software\2K Sports\NBA 2K12. Don't know why that would be. Tool shouldn't be crashing because of this anyway, so I've fixed it and uploaded a new version (1.1.0.1).

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 2:38 am

Leftos wrote:You're missing a required registry value for whatever reason, the "Saves" value actually in HKEY_CURRENT_USER\Software\2K Sports\NBA 2K12. Don't know why that would be. Tool shouldn't be crashing because of this anyway, so I've fixed it and uploaded a new version (1.1.0.1).


Thanks, I'll try it out.

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 4:15 am

@ Leftos - I tinkered with the program but don't have 2k12 installed anymore so I can't do anything with box scores. I was able to download and export the season stats from this season but only got team stats. For it to mine the stats and transfer it to ratings/tendencies, it would need:

Froom Hoopdata -
At Rim%
Close Range% (3-15 FT)
Mid Range%
3PT%
At Rim attempts per 40
Close shot attempts per 40
Mid Range attempts per 40
3PT attempts per 40

From BR -
Assist%
Offensive Rebound%
Defensive Rebound%
Block%
Steal%
Offensive Rating + Offensive Win Shares
Defensive Rating - Defensive Win Shares

If you could get it to do that? I'll probably dance a jig.

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 4:50 am

Everything in the BR section besides WS is already there. Don't know why it only downloaded team stats. I grabbed them today, players had their stats there too. If you used the "Export" menu, that doesn't do much. It's pretty much obsolete. Use the Team, Player and League Overview to see its features, as well as Advanced Player Search.

It's a pretty old video, but showcases some of the stuff that's in there: http://www.youtube.com/watch?v=Kf4OTiSD ... el&list=UL

I'd need to implement the specific Hoop Data shot info though, specifically the separation between At Rim, Close and Mid Range field goals.

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 6:09 am

Leftos wrote:Everything in the BR section besides WS is already there. Don't know why it only downloaded team stats. I grabbed them today, players had their stats there too. If you used the "Export" menu, that doesn't do much. It's pretty much obsolete. Use the Team, Player and League Overview to see its features, as well as Advanced Player Search.

It's a pretty old video, but showcases some of the stuff that's in there: http://www.youtube.com/watch?v=Kf4OTiSD ... el&list=UL

I'd need to implement the specific Hoop Data shot info though, specifically the separation between At Rim, Close and Mid Range field goals.


I made a mistake as I was rushing, which is why I only saw team stats. I was able to find all stats, individual and team. Looks great!

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 11:25 am

I'm finally done incorporating my accessories in slimm44's roster. All shall have pressure shorts and none shall be wearing the normal sleeves.

It took me three days to get this done. Hopefully slimm44 will like it, and sorry for the one day delay. :mrgreen:

and now it's up to Mattan to fix the colors :)

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 11:30 am

Kyrius wrote:I'm finally done incorporating my accessories in slimm44's roster. All shall have pressure shorts and none shall be wearing the normal sleeves.

It took me three days to get this done. Hopefully slimm44 will like it. :) My head hurts from alt-tabbing 24/7. :mrgreen:


Thanks, Kyrius! Much appreciated. mlp111, are you ready to do the shoes?

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 11:35 am

Don't you want to see it first slimm? :) I'll send you the file now. Just uploading at the moment.

Image

(Y) or (N) ?

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 11:50 am

Kyrius wrote:Don't you want to see it first slimm? :) I'll send you the file now. Just uploading at the moment.

Image

(Y) or (N) ?


I trust you, my man! Besides, I've seen some of the pics in your global thread. :wink: Thanks again for your work!

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 11:56 am

Alright! :) Goodluck with your roster! Just hit me up if you need more help :)

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 6:43 pm

Could you maybe upload the roster for all of us somewhere? So at least we have good playbooks for all the team?

Re: Slimm44's 2k13 Roster for PC

Tue Dec 18, 2012 10:49 pm

apollokid wrote:Could you maybe upload the roster for all of us somewhere? So at least we have good playbooks for all the team?


The playbooks are not done being edited yet. I still have to do all the teams from the Jazz on. If you download the roster from the link in the first post, all teams were given a generic playbook where all plays are usuable. They're not team-specific, but they are better than the default rosters 2k used as the plays are not broken. It's going to be a few weeks before the Playbooks and Hot Spots are all done. They are very time-consuming edits.

Re: Slimm44's 2k13 Roster for PC

Wed Dec 19, 2012 6:40 pm

Great to have you back Slimm44! (Y) (Y)

Re: Slimm44's 2k13 Roster for PC

Thu Dec 20, 2012 7:29 pm

This will be one of the best Christmas present! :D

Re: Slimm44's 2k13 Roster for PC

Thu Dec 20, 2012 7:57 pm

slimm44 wrote:
apollokid wrote:Could you maybe upload the roster for all of us somewhere? So at least we have good playbooks for all the team?


The playbooks are not done being edited yet. I still have to do all the teams from the Jazz on. If you download the roster from the link in the first post, all teams were given a generic playbook where all plays are usuable. They're not team-specific, but they are better than the default rosters 2k used as the plays are not broken. It's going to be a few weeks before the Playbooks and Hot Spots are all done. They are very time-consuming edits.


Oh yeah, this is the truth! :D
Put all real Vann's playbooks in game and edit tendencies players is a damned work...
Ciao bro Slimm! :wink:

Re: Slimm44's 2k13 Roster for PC

Thu Dec 20, 2012 7:59 pm

Albys wrote:
slimm44 wrote:
apollokid wrote:Could you maybe upload the roster for all of us somewhere? So at least we have good playbooks for all the team?


The playbooks are not done being edited yet. I still have to do all the teams from the Jazz on. If you download the roster from the link in the first post, all teams were given a generic playbook where all plays are usuable. They're not team-specific, but they are better than the default rosters 2k used as the plays are not broken. It's going to be a few weeks before the Playbooks and Hot Spots are all done. They are very time-consuming edits.


Oh yeah, this is the truth! :D
Put all real Vann's playbooks in game and edit tendencies players is a damned work...
Ciao bro Slimm! :wink:


Just asking, why don't you two join forces?

Re: Slimm44's 2k13 Roster for PC

Thu Dec 20, 2012 9:02 pm

Medevenx wrote:
Albys wrote:
slimm44 wrote:
apollokid wrote:Could you maybe upload the roster for all of us somewhere? So at least we have good playbooks for all the team?


The playbooks are not done being edited yet. I still have to do all the teams from the Jazz on. If you download the roster from the link in the first post, all teams were given a generic playbook where all plays are usuable. They're not team-specific, but they are better than the default rosters 2k used as the plays are not broken. It's going to be a few weeks before the Playbooks and Hot Spots are all done. They are very time-consuming edits.


Oh yeah, this is the truth! :D
Put all real Vann's playbooks in game and edit tendencies players is a damned work...
Ciao bro Slimm! :wink:


Just asking, why don't you two join forces?



So there can be varieties among rosters. Besides, Alby and slimm use different formulas when it comes to rating players. Not sure about Alby but I'll vouch for slimm.
Last edited by Kyrius on Thu Dec 20, 2012 9:07 pm, edited 2 times in total.

Re: Slimm44's 2k13 Roster for PC

Thu Dec 20, 2012 9:03 pm

Kyrius wrote:
Medevenx wrote:
Albys wrote:
slimm44 wrote:
apollokid wrote:Could you maybe upload the roster for all of us somewhere? So at least we have good playbooks for all the team?


The playbooks are not done being edited yet. I still have to do all the teams from the Jazz on. If you download the roster from the link in the first post, all teams were given a generic playbook where all plays are usuable. They're not team-specific, but they are better than the default rosters 2k used as the plays are not broken. It's going to be a few weeks before the Playbooks and Hot Spots are all done. They are very time-consuming edits.


Oh yeah, this is the truth! :D
Put all real Vann's playbooks in game and edit tendencies players is a damned work...
Ciao bro Slimm! :wink:


Just asking, why don't you two join forces?



Varieties.


That will be a big mess... first of all they use different formulas to calculate tendencies and ratings, however if they do produce a formula for the collaboration then why not?
Post a reply