Jump to content

MVP2005 Editor (a new tool by tywiggins)


tywiggins

Recommended Posts

i feel like an idiot for asking for help for a program that i so straight foward, but i must:

i run the program, type in "Pujols" to see if it works, press enter, and nothing happens. i looked at the readme and dont think i missed anything. was i supposed to install something that came with it?

Is the game running? What does it say in the lower left hand corner of the editor?

Edit: Oops. I forgot the editor doesn't let you type in a name if the game's not running.

Link to comment
Share on other sites

  • Replies 475
  • Created
  • Last Reply

Top Posters In This Topic

I met this message... what's problem?

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at MVP2005Editor.Form1.Form1_Activated(Object sender, EventArgs e)

at System.Windows.Forms.Form.OnActivated(EventArgs e)

at System.Windows.Forms.Form.set_Active(Boolean value)

at System.Windows.Forms.Form.WmActivate(Message& m)

at System.Windows.Forms.Form.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.42 (RTM.050727-4200)

CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

MVP2005 Editor

Assembly Version: 1.0.2498.6032

Win32 Version:

CodeBase: file:///D:/EA%20SPORTS/MVP%20Baseball%202005/MVP2005%20Editor.exe

----------------------------------------

msvcm80

Assembly Version: 8.0.50608.0

Win32 Version: 8.00.50727.42

CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.42 (RTM.050727-4200)

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.42 (RTM.050727-4200)

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.42 (RTM.050727-4200)

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.

Link to comment
Share on other sites

I met this message... what's problem?

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at MVP2005Editor.Form1.Form1_Activated(Object sender, EventArgs e)

at System.Windows.Forms.Form.OnActivated(EventArgs e)

at System.Windows.Forms.Form.set_Active(Boolean value)

at System.Windows.Forms.Form.WmActivate(Message& m)

at System.Windows.Forms.Form.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.42 (RTM.050727-4200)

CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

MVP2005 Editor

Assembly Version: 1.0.2498.6032

Win32 Version:

CodeBase: file:///D:/EA%20SPORTS/MVP%20Baseball%202005/MVP2005%20Editor.exe

----------------------------------------

msvcm80

Assembly Version: 8.0.50608.0

Win32 Version: 8.00.50727.42

CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll

----------------------------------------

System.Windows.Forms

Assembly Version: 2.0.0.0

Win32 Version: 2.0.50727.42 (RTM.050727-4200)

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.42 (RTM.050727-4200)

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.42 (RTM.050727-4200)

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.

I don't know. What did you do just before that happened?

Did you close the game while the editor was running?

Link to comment
Share on other sites

teenie, try it again to see what happens.

Ty, since the site was down I had to copy and paste this. Been waiting to ask this:

"1. Can you tell me why I would not be able to see my portrait and .bmp like the preview pic in the downloads section? Or, how to fix that?

2. Can you tell me, out of curiosity why this program is named .23 whereas your other one I was using was named 1.20.

3. I thought you've stated that you combined the schedule/stat updater with tihs tool. Was I wrong? I don't see where version .23 of the MVP2005 Editor does that.

4. Can you tell me why my Braves suck? Nevermind."

Link to comment
Share on other sites

hey first of all: great tool once again ty

i have one problem: when i open zumaya, he doesn't show up completely, means just a few of his attributes.

error message says the value '101' is not valid (i have changed the velocity of zumaya's fastball with mvp edit and the pitcher datafile)

what can i do to avoid that error ?!?

Link to comment
Share on other sites

teenie, try it again to see what happens.

Ty, since the site was down I had to copy and paste this. Been waiting to ask this:

"1. Can you tell me why I would not be able to see my portrait and .bmp like the preview pic in the downloads section? Or, how to fix that?

2. Can you tell me, out of curiosity why this program is named .23 whereas your other one I was using was named 1.20.

3. I thought you've stated that you combined the schedule/stat updater with tihs tool. Was I wrong? I don't see where version .23 of the MVP2005 Editor does that.

4. Can you tell me why my Braves suck? Nevermind."

1. Read the readme.txt file.

2. I never released a version 1.20. The versions that I have released so far are 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.215, 0.22, 0.23

Link to comment
Share on other sites

hey first of all: great tool once again ty

i have one problem: when i open zumaya, he doesn't show up completely, means just a few of his attributes.

error message says the value '101' is not valid (i have changed the velocity of zumaya's fastball with mvp edit and the pitcher datafile)

what can i do to avoid that error ?!?

What should I limit the velocity to? (anybody can answer)

Link to comment
Share on other sites

i've heard that the highest velocity can be edited up to 127. dunno if that's correct but maybe that could also be the limit for your editor ?!?

That is correct. But who throws that fast? Energy % can also go up to 127. Should I allow the editor to go up to the maximum for that as well?

I attached a version of the editor that allows velocities up to 105.

By the way, when a pitcher with velocity greater than 100 goes through player progression at the end of spring training, the velocity seems to get reduced to 99.

Link to comment
Share on other sites

i feel like an idiot for asking for help for a program that i so straight foward, but i must:

i run the program, type in "Pujols" to see if it works, press enter, and nothing happens. i looked at the readme and dont think i missed anything. was i supposed to install something that came with it?

I got the same problem I have my dynasty open but no players show up.

Link to comment
Share on other sites

That is correct. But who throws that fast? Energy % can also go up to 127. Should I allow the editor to go up to the maximum for that as well?

I attached a version of the editor that allows velocities up to 105.

By the way, when a pitcher with velocity greater than 100 goes through player progression at the end of spring training, the velocity seems to get reduced to 99.

yea nobody throws that fast that's for sure but maybe somebody wants to cheat just for fun.

maybe somebody wants to play against his brother :)

but great to see you took the time to change that. thanks a lot

Link to comment
Share on other sites

I finally tried this program out today and I gotta say this is a must have tool for Mvp. Excellent work! I am however, having a problem getting faces to update. I got Pujols face to update somehow but i can't seem to get anyone elses face to update. Can someone post a step by step instruction on how to update cyberfaces with MVPEditor? Thanks

Nevermind, think i figured it out. I used Kraws(Another Must have tool) installer to install the files into the models.big with the game running and then looked them up with MVPEditor and they have changed.

Link to comment
Share on other sites

I finally tried this program out today and I gotta say this is a must have tool for Mvp. Excellent work! I am however, having a problem getting faces to update. I got Pujols face to update somehow but i can't seem to get anyone elses face to update. Can someone post a step by step instruction on how to update cyberfaces with MVPEditor? Thanks

Are the portraits showing ok?

Link to comment
Share on other sites

I keep getting this error message when I try to run the program?

error.jpg

Im sure im doing something quite wrong, just not smart enough to figure out what! haha. Ive tried extracting the program to my MVP folder, tried opening it from the desktop, tried opening it from within the archive... still no luck? Thanks for any help!

Link to comment
Share on other sites

I keep getting this error message when I try to run the program?

error.jpg

Im sure im doing something quite wrong, just not smart enough to figure out what! haha. Ive tried extracting the program to my MVP folder, tried opening it from the desktop, tried opening it from within the archive... still no luck? Thanks for any help!

You need to install .NET Framework v2.0

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...