Jump to content

emcnally

Member
  • Posts

    82
  • Joined

  • Last visited

emcnally's Achievements

Rookie

Rookie (3/10)

  1. does anyone know how to get ahold of tywiggins other than message or mlbmods? I lost my registration and cant seem to get ahold of him.
  2. Hi Ty; I sent you payment today so let me know if ya get it. At first I thought I was going to have problems with that virus warning that came up but I got it worked out.
  3. I loaded up your roster and could not find any player by the name of fast last anywhere.
  4. I renamed the file, thats it.
  5. This is weird, its not giving me an error now. That doesnt make sense
  6. yes it was the first time with the new version of the editor .25
  7. Hi Ty, The newly updated official roster came out this morning and I was trying to work on AAA player names and got this when tryingh to change a name. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.__Error.EndOfFile() at System.IO.BinaryReader.FillBuffer(Int32 numBytes) at System.IO.BinaryReader.ReadUInt16() at MLB2K10RosterEditor.Form1.savebox_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3603 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- MLB2K10 Roster Editor Assembly Version: 1.0.3756.25699 Win32 Version: 2.0.50727.3603 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- msvcm90 Assembly Version: 9.0.30729.4148 Win32 Version: 9.00.30729.4148 CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4148_x-ww_d495ac4e/msvcm90.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. any ideas?
  8. Hi Ty; do you have a list of the injury types by chance. I swear I asked this question already but cant find it. I put a guy on the 15 day DL,Injury type 1, and saved it. Went back in to the editor and his unjury type had changed to 0. The rest had saved ok, it was just the injury type that went back to 0.
  9. I made a bunch of changes to my lineup and it worked fine. Did you make your changes to a roster or franchise file? Were you trying to play My Player or franchise?
  10. Awesome Ty, thanks so much. Now I just have to wait till the end of the month so I can pay for it. Just so ya know the DNA problem with a downloaded player showing twice and crashing the game is a game problem. At least thats what Ron told me. He said its being worked on.
  11. I have found a problem, dont know with what but heres what has happened. I went back thru and made changes again, everything qorked fine. Then I downloaded the DNA for Austin Jackson and went back to the editor. Now he shows up twice player 3757 and 3758. He wasnt in the game until I downloaded the DNA profile. Now I get the error again. I think maybe its a problem with either the DNA profile I downloaded or the game excepting it properly. So may error definately came from the DNA profile and its not in your program cuz it didnt start giving me that error again until I downloaded that DNA file.
  12. Hi again Ty; I made some changes to a roster in game and it the game started crashing when trying to go into create My Player. So I loaded the roster in your roster editor. When I clicked on the team I had made the changes in I got this error message. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: InvalidArgument=Value of '3815' is not valid for 'index'. Parameter name: index at System.Windows.Forms.ListBox.ObjectCollection.get_Item(Int32 index) at MLB2K10RosterEditor.Form1.teameditorbox_SelectedIndexChanged(Object sender, EventArgs e) at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) at System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) at System.Windows.Forms.ComboBox.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3603 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- MLB2K10 Roster Editor Assembly Version: 1.0.3750.32475 Win32 Version: 2.0.50727.3603 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll ---------------------------------------- msvcm90 Assembly Version: 9.0.30729.4148 Win32 Version: 9.00.30729.4148 CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC90.CRT_1fc8b3b9a1e18e3b_9.0.30729.4148_x-ww_d495ac4e/msvcm90.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
  13. Great thanks. this will be a gem again this year. I hate going through the rosters in the game. It is 1000 times better than last year though. Oh and is there a certain way to do the DL with this editor or is it the same as the 2k9 editor? I put a guy on the DL and gave him inj type 1 with 15 days DL and 15 days remaining and the game crashed on me. I dont really know what the types are so I just chose 1.
  14. Has anyone used this yet and has it worked ingame afterward? I took a clean roster and made a couple changes using the program and it crashed. Changed a players name and moved personnel around so I had 25 man teams and full lineups. When I try to play franchise mode or my player mode it crashes to desktop.
  15. Thanks Ty, I feel so stupid right now. I appreciate you adding the birthdate deal. I think that will help when trying to add the real players in the game. I have one more for you if you can do it. Whats the chance of adding the number of hitters and pitchers minus personel on the dl to the teams listings so we dont physically have to count the number of players on a team that will show the AAA and AA affiliates along with it. Right now Bacon has a nice roster done but there is a problem with it and I think it might be that hes got players on the dl so there arent enough players to fill slots. I'm going through them 1 by one and having a box that shows the number of hitters and pitchers would help alot.
×
×
  • Create New...