You are viewing our Forum Archives. To view or take place in current topics click here.
XRPC doesn't work for me
Posted:
XRPC doesn't work for mePosted:
Status: Offline
Joined: Dec 29, 201013Year Member
Posts: 74
Reputation Power: 2
Status: Offline
Joined: Dec 29, 201013Year Member
Posts: 74
Reputation Power: 2
Hey so im not new to the modding scene and in the past I was just fine with XRPC tools but I can't get them to work anymore... I have the SDK installed along with the latest net framework running Windows 7 or 8.
Basically I get this error every time I use major parts of an XRPC tool like force host, EXP mods or anything like that.
I have done the research and tried things including
- Using lower versions of Net framework including 3.5, and 4.
- Running Windows 7 instead of 8
- Connecting my xbox to my laptop to get an internet connection and run neighborhood directly without a router in between
- Set all plugins (XRPC, RPC, JRPC) despite RPC and XRPC are the same
- Multiple computers (My old laptop, Brand new laptop, Brand New PC, Server PC)
- Disabling windows firewall (I don't use any other virus protection)
- Attempted to use an XRPC tool on my Falcon and Slim RGH
- Attempted using multiple tools.
Anyone know what the problem might be? XRPC tools are some of the best tools to have and they don't want to work for me :/ Please and Thank You!
Basically I get this error every time I use major parts of an XRPC tool like force host, EXP mods or anything like that.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.COMException (0x82DA0004): Exception from HRESULT: 0x82DA0004
at XDevkit.IXboxDebugTarget.SetMemory(UInt32 Address, UInt32 BytesToWrite, Byte[] Data, UInt32& BytesWritten)
at XRPCLib.XRPC.Call(UInt32 address, Object[] arg)
at Mangas_Mw3_Tool.Form3.metroButton34_Click_1(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 MetroFramework.Controls.MetroButton.OnMouseUp(MouseEventArgs e)
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: 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
----------------------------------------
Mangas Mw3 Tool
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Nicholas/Desktop/Manga's%20Multi-Cod%20Tool/Manga's%20Multi-Cod%20Tool/Manga's%20Multi-Cod%20Tool.exe
----------------------------------------
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
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
----------------------------------------
MetroFramework
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Users/Nicholas/Desktop/Manga's%20Multi-Cod%20Tool/Manga's%20Multi-Cod%20Tool/MetroFramework.DLL
----------------------------------------
XRPC
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Nicholas/Desktop/Manga's%20Multi-Cod%20Tool/Manga's%20Multi-Cod%20Tool/XRPC.DLL
----------------------------------------
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
----------------------------------------
************** 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 have done the research and tried things including
- Using lower versions of Net framework including 3.5, and 4.
- Running Windows 7 instead of 8
- Connecting my xbox to my laptop to get an internet connection and run neighborhood directly without a router in between
- Set all plugins (XRPC, RPC, JRPC) despite RPC and XRPC are the same
- Multiple computers (My old laptop, Brand new laptop, Brand New PC, Server PC)
- Disabling windows firewall (I don't use any other virus protection)
- Attempted to use an XRPC tool on my Falcon and Slim RGH
- Attempted using multiple tools.
Anyone know what the problem might be? XRPC tools are some of the best tools to have and they don't want to work for me :/ Please and Thank You!
#2. Posted:
Status: Offline
Joined: Aug 20, 201410Year Member
Posts: 6,813
Reputation Power: 413
Status: Offline
Joined: Aug 20, 201410Year Member
Posts: 6,813
Reputation Power: 413
Right click on your console in neighborhood and click "set as default console" even if you set it as the default console when you added the IP.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Mar 31, 201113Year Member
Posts: 668
Reputation Power: 33
Yes be sure you are using the latest version of the XRPC plugin. You can find it on google
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.