Thu Dec 27, 2012 10:54 pm
Thu Dec 27, 2012 10:56 pm
skoadam wrote:i was pretty sure my roster is based on PC Retnow im 100% sure it isnt. No chance for easy implement playbooks....
Thu Dec 27, 2012 10:58 pm
Thu Dec 27, 2012 11:00 pm
Medevenx wrote:skoadam wrote:i was pretty sure my roster is based on PC Retnow im 100% sure it isnt. No chance for easy implement playbooks....
Isn't your base Babyface V3 or the default roster (Albys & Slimm's bases too)? Then copy pasting playbooks should work for you. However, the program does keep crashing.
Thu Dec 27, 2012 11:01 pm
Thu Dec 27, 2012 11:04 pm
Thu Dec 27, 2012 11:06 pm
Thu Dec 27, 2012 11:11 pm
Thu Dec 27, 2012 11:15 pm
Thu Dec 27, 2012 11:19 pm
Thu Dec 27, 2012 11:43 pm
Thu Dec 27, 2012 11:51 pm
Thu Dec 27, 2012 11:56 pm
Fri Dec 28, 2012 12:07 am
Fri Dec 28, 2012 12:08 am
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.BitArray.Get(Int32 index)
at NonByteAlignedBinaryRW.NonByteAlignedBinaryReader.ReadNonByteAlignedByte() in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NonByteAlignedBinaryRW\NonByteAlignedBinaryReader.cs:line 51
at NonByteAlignedBinaryRW.NonByteAlignedBinaryReader.ReadNonByteAlignedBits(Int32 count) in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NonByteAlignedBinaryRW\NonByteAlignedBinaryReader.cs:line 98
at NBA_2K13_Roster_Editor.MainWindow.PopulateStaffTab() in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 1990
at NBA_2K13_Roster_Editor.MainWindow.ReloadEverything() in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 1973
at NBA_2K13_Roster_Editor.MainWindow.btnOpen_Click(Object sender, RoutedEventArgs e) in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 532
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)
None
Fri Dec 28, 2012 12:13 am
Fri Dec 28, 2012 12:14 am
Leftos wrote:Don't triple-post skoadam. You could still edit your first reply. I can copy-paste just fine, don't know what your issue is. I copied all the columns except ID in the Playbooks tab for teams 0-29 from one file to the other, worked perfectly.
Medevenx, latest version (v0.15.1) has Playbooks support for PC Nov 10. Staff tab not yet.
Fri Dec 28, 2012 12:16 am
Fri Dec 28, 2012 12:17 am
Leftos wrote:Yup, Ctrl-C and Ctrl-V. Playbooks and Staff tabs use dumb-pasting, so you can just copy cells the way you would in any other program, no need for the ID column or column headers.
Fri Dec 28, 2012 12:18 am
Fri Dec 28, 2012 12:20 am
Leftos wrote:Did you try selecting JUST ONE cell before pasting? You select all the cells you want to copy, press Ctrl-C, then select the cell that's at the beginning (top-left) of the area you want to paste into, and press Ctrl-V.
Fri Dec 28, 2012 12:21 am
Leftos wrote:Use [code] tags for errors.
If you're using the very latest version (v0.15.1) and still having issues, upload one of the rosters that are giving you problems to MediaFire or somewhere and give me the link. What rosters are you trying to open? Because for example, the Retail roster and modded ones based on it (Slimm44's for example) aren't giving me that issue.
Also, which profile are you using? Did you try resetting your options tab?
Fri Dec 28, 2012 12:25 am
retroman wrote:Leftos wrote:Use [ code ] tags for errors.
If you're using the very latest version (v0.15.1) and still having issues, upload one of the rosters that are giving you problems to MediaFire or somewhere and give me the link. What rosters are you trying to open? Because for example, the Retail roster and modded ones based on it (Slimm44's for example) aren't giving me that issue.
Also, which profile are you using? Did you try resetting your options tab?
all my rosters, doesn't matter which one, but if i use (v0.14.1) no problems exist
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.BitArray.Get(Int32 index)
at NonByteAlignedBinaryRW.NonByteAlignedBinaryReader.ReadNonByteAlignedByte() in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NonByteAlignedBinaryRW\NonByteAlignedBinaryReader.cs:line 51
at NonByteAlignedBinaryRW.NonByteAlignedBinaryReader.ReadNonByteAlignedBits(Int32 count) in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NonByteAlignedBinaryRW\NonByteAlignedBinaryReader.cs:line 98
at NBA_2K13_Roster_Editor.MainWindow.PopulateStaffTab() in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 1990
at NBA_2K13_Roster_Editor.MainWindow.ReloadEverything() in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 1973
at NBA_2K13_Roster_Editor.MainWindow.btnOpen_Click(Object sender, RoutedEventArgs e) in e:\Development\Visual Studio 2010\Projects\NBA 2K13 Roster Editor\NBA 2K13 Roster Editor\MainWindow.xaml.cs:line 532
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
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)
None
Fri Dec 28, 2012 12:26 am
Fri Dec 28, 2012 12:36 am