Thread Status:
Not open for further replies.

Unresolved UFC 2009: Undisputed Mod Help

LividFur Jul 19, 2013

  1. LividFur

    LividFur Newbie
    0/47

    Joined:
    Sep 2, 2012
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    0
    Gender:
    Male
    Location:
    United States
    Console:
    Xbox
    I was trying to mod UFC 2009 the other day and come to find out that when I save whatever I have finished, I get this massive .NET Framework error. I am not sure what the error is suppose to mean, although I have looked into it.

    But anyway! I am not seeking the help of someone who could point me in the right direction as far as this goes, or at least help me out with getting some things done on the save.

    I'd greatly appreciate it.
     
  2. wayne35

    wayne35 Banned BANNED
    0/47

    Joined:
    Apr 28, 2012
    Messages:
    599
    Likes Received:
    80
    Trophy Points:
    0
    Gender:
    Male
    Location:
    walsall westmidlands uk
    Console:
    Xbox
    hi do you have NET Framework 4.5 installed on your pc if you can upload your save i will mod it for you you can use mediafire.com
     
  3. LividFur

    LividFur Newbie
    0/47

    Joined:
    Sep 2, 2012
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    0
    Gender:
    Male
    Location:
    United States
    Console:
    Xbox
    Will do..
    I'll looking to my .NET Frameworks, I know I have some of them installed since I use tools more often than not. And I'll get that save uploaded for you.
     
  4. wayne35

    wayne35 Banned BANNED
    0/47

    Joined:
    Apr 28, 2012
    Messages:
    599
    Likes Received:
    80
    Trophy Points:
    0
    Gender:
    Male
    Location:
    walsall westmidlands uk
    Console:
    Xbox
    ok no prob
     
  5. LividFur

    LividFur Newbie
    0/47

    Joined:
    Sep 2, 2012
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    0
    Gender:
    Male
    Location:
    United States
    Console:
    Xbox
    I looked into the .NET Framework being out of date, and apparently that isn't the case, seeing as I updated and everything then went to mod the save myself. At this point, I am not exactly sure what the problem is, but I'll post it here.

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.Reflection.AmbiguousMatchException: Overload resolution failed because no Public 'GetBytes' can be called without a narrowing conversion:
    'Public Shared Function GetBytes(value As Boolean) As Byte()':
    Argument matching parameter 'value' narrows from 'String' to 'Boolean'.
    'Public Shared Function GetBytes(value As Char) As Byte()':
    Argument matching parameter 'value' narrows from 'String' to 'Char'.
    'Public Shared Function GetBytes(value As Short) As Byte()':
    Argument matching parameter 'value' narrows from 'String' to 'Short'.
    'Public Shared Function GetBytes(value As Integer) As Byte()':
    Argument matching parameter 'value' narrows from 'String' to 'Integer'.
    'Public Shared Function GetBytes(value As Long) As Byte()':
    Argument matching parameter 'value' narrows from 'String' to 'Long'.
    'Public Shared Function GetBytes(value As UShort) As Byte()':
    Argument matching parameter 'value' narrows from 'String' to 'UShort'.
    'Public Shared Function GetBytes(value As UInteger) As Byte()':
    Argument matching parameter 'value' narrows from 'String' to 'UInteger'.
    'Public Shared Function GetBytes(value As ULong) As Byte()':
    Argument matching parameter 'value' narrows from 'String' to 'ULong'.
    'Public Shared Function GetBytes(value As Single) As Byte()':
    Argument matching parameter 'value' narrows from 'String' to 'Single'.
    'Public Shared Function GetBytes(value As Double) As Byte()':
    Argument matching parameter 'value' narrows from 'String' to 'Double'.
    at Microsoft.VisualBasic.CompilerServices.OverloadResolution.ResolveOverloadedCall(String MethodName, List`1 Candidates, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, BindingFlags LookupFlags, Boolean ReportErrors, ResolutionFailure& Failure)
    at Microsoft.VisualBasic.CompilerServices.OverloadResolution.ResolveOverloadedCall(String MethodName, MemberInfo[] Members, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, BindingFlags LookupFlags, Boolean ReportErrors, ResolutionFailure& Failure, Container BaseReference)
    at Microsoft.VisualBasic.CompilerServices.NewLateBinding.ResolveCall(Container BaseReference, String MethodName, MemberInfo[] Members, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, BindingFlags LookupFlags, Boolean ReportErrors, ResolutionFailure& Failure)
    at Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
    at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateGet(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack)
    at Revolt.UFC2009.()
    at Revolt.UFC2009.(Object , EventArgs )
    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
    at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
    at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
    at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
    at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
    at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ToolStrip.WndProc(Message& m)
    at System.Windows.Forms.ToolStripDropDown.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: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    360Revolution
    Assembly Version: 2.71.0.0
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    {e60be3da-4c28-4088-a420-dc439a52e068}
    Assembly Version: 0.0.0.0
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    ForumConnect
    Assembly Version: 1.0.0.0
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    DevExpress.XtraBars.v11.2
    Assembly Version: 11.2.7.0
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    DevExpress.Utils.v11.2
    Assembly Version: 11.2.7.0
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    DevExpress.XtraEditors.v11.2
    Assembly Version: 11.2.7.0
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    DevExpress.Data.v11.2
    Assembly Version: 11.2.7.0
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    DevComponents.DotNetBar2
    Assembly Version: 10.0.0.0
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------
    Halo 3
    Assembly Version: 1.0.0.0
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
    ----------------------------------------
    PackageIO
    Assembly Version: 0.1.9.2
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    XPG
    Assembly Version: 1.0.0.0
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------
    CLKsFATXLib
    Assembly Version: 1.0.0.6
    Win32 Version: 2.71
    CodeBase: file:///E:/Xbox%20Modding/360Revolution/360Revolution.exe
    ----------------------------------------

    ************** 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:






    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.
     
Thread Status:
Not open for further replies.

Share This Page

Close