A hub for everything related to NBA 2K13 modding. Releases, previews, requests, and other modding discussion belongs here.
Thu Feb 28, 2013 2:48 am
You can't with Roster Editor.
Thu Feb 28, 2013 7:26 am
Finally got a free moment to do this. Worked perfectly. Can I delete the file once I'm done or should I hang onto it?
Thu Feb 28, 2013 7:34 am
Yeah, feel free to delete it. It'll still be up on that link if you need it again, but I don't think you will.
Thu Feb 28, 2013 7:39 am
Thank you again.
Fri Mar 01, 2013 2:12 am
Hi Leftos. I don't know why, but with your latest Reditor I can't edit gear colors. Please help.
Fri Mar 01, 2013 2:55 am
You can't edit them, how? You edit them, save, and the changes aren't applied? What's going on?
Fri Mar 01, 2013 3:35 am
me to i could change only one color of the clippers and then i tried knicks and kings and it didnt change anything i did save and all but nothing happend
Fri Mar 01, 2013 3:47 am
What tab are we talking about?
Fri Mar 01, 2013 3:49 am
Leftos wrote:You can't edit them, how? You edit them, save, and the changes aren't applied? What's going on?
Sorry. It's my fault. I edit wrong TeamColor. It's working fine. Thank you!
Fri Mar 01, 2013 4:00 am
Leftos wrote:What tab are we talking about?
the jersys one(i think its the first time using this thing and i see how to changethe colors of gear )
Fri Mar 01, 2013 5:09 am
ap18, if you're editing the top part of the table (the one where it has 2 jerseys for each team), you're editing the practice jerseys. The regular ones are below.
Fri Mar 01, 2013 10:02 pm
Leftos, have you seen that in the latest roster updates the bank of names is not encrypted? Are you planning on doing a new version of the editor that let us edit data in the bank of names that only works with latest official roster updates? This will make this editor perfect.
Anyway, thanks for all your efforts.
Fri Mar 01, 2013 10:12 pm
gamez, nope. As I've said, I'm not adding any more features to Roster Editor. You'll be able to edit all texts via REDitor once it's released.
Fri Mar 01, 2013 10:16 pm
No problem, I will edit stuff in bank of names hex editing, it's not difficult now since it's not encrypted.
Fri Mar 01, 2013 10:47 pm
The change in the roster means a delay in the release of reditor? Are there any other significant changes?
Fri Mar 01, 2013 11:10 pm
the change in roster formats did not cause a delay for Vlad
Fri Mar 01, 2013 11:54 pm
Has anyone been able to copy/paste values in the team colors tab? Whenever I try to, despite following the copy/paste instructions from Leftos (including the column headers, etc.) I get the error saying that I am not including the column headers. What's weird, to me, is that copy/paste in all other tabs works for me accept team/gear colors. Thanks for any help.
Sat Mar 02, 2013 12:15 am
You're not copying the ID column. I need to make that message a bit more helpful.
Or you could use DumbPasting that doesn't need to match IDs and just pastes wherever you tell it to paste (just like copy-paste works in Excel/Calc/Google whatever).
Sat Mar 02, 2013 5:04 am
Well, I'll need to use dumbpasting in order to do what I want to do, but when I set its value to to true and try to past something, the editor crashes. Also, I am trying to use editor version 22.4.1 but it crashes on startup. Thank you for your help.
Sat Mar 02, 2013 5:18 am
Man, now I am having another problem lol. I am using editor version 20.0.0.1 and I am trying to use dumbpasting to paste jersey color values to another roster file but whenever I do so, the editor says the pasting is complete but nothing happens to the actual cells where the paste happened. I tried copy/pasting playbook values just as a test and those worked. Can I not dumbpaste jersey colors? Thanks again.
Sat Mar 02, 2013 5:24 am
PackersFan125, I'm not going to give support for older versions. There's so many bug fixes between that version and the current one that there's no point.
Download and run
http://www.mediafire.com/download.php?2ru6x3xc8qg0c4c, see if that fixes your crash on startup. And anytime you have a crash, you should also give me the error report, so I know what went wrong and can fix it.
Sat Mar 02, 2013 9:01 am
Uh,
Leftos? I can't seem to see the new Shoe Trim tab in the latest version.
Sat Mar 02, 2013 9:07 am
Gigabyte, it's not a tab. It's parameters in the Players tab.
Sat Mar 02, 2013 11:43 am
Leftos wrote:Gigabyte, it's not a tab. It's parameters in the Players tab.
Yeah; I'm sorry. That was what I meant, seriously.

I can't see it in the Players tab.

Where is it?

EDIT: As far as I saw, the parameters in the recent versions regarding shoes haven't changed in this latest release. Must have slipped my eyes, but sir, could you point out exactly what I'm missing?
Sat Mar 02, 2013 12:43 pm
this happened after downloading 22.4.1
Unhandled Exception Error Report for NBA 2K13 Roster Editor
Version 0.22.4.0
Exception information:
System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'NBA_2K13_Roster_Editor.MainWindow' that matches the specified binding constraints threw an exception. ---> System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
at System.Convert.ChangeType(Object value, Type conversionType)
at NBA_2K13_Roster_Editor.MainWindow.GetRegistrySetting[T](String setting, T defaultValue) in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 1256
at NBA_2K13_Roster_Editor.MainWindow..ctor() in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 319
--- End of inner exception stack trace ---
at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
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)
Inner Exception information:
Input string was not in a correct format.
Powered by phpBB © phpBB Group.
phpBB Mobile / SEO by Artodia.