You are viewing our Forum Archives. To view or take place in current topics click here.
Exception from HRESULT: 0x82DA0004
Posted:
Exception from HRESULT: 0x82DA0004Posted:
Status: Offline
Joined: Mar 24, 201212Year Member
Posts: 22
Reputation Power: 0
Status: Offline
Joined: Mar 24, 201212Year Member
Posts: 22
Reputation Power: 0
Hi im trying to use this rpc tool it connects to the jtag but when i try to do things in it i get this error below.
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 XUIDSpoofer.Funcs.GetXUID(String gamertag)
at XUIDSpoofer.Form1.spoof_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevComponents.DotNetBar.ButtonX.OnClick(EventArgs e)
at DevComponents.DotNetBar.ButtonX.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevComponents.DotNetBar.PopupItemControl.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.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
XUIDSpoofer
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Josh/Desktop/XUIDSpoofer/XUIDSpoofer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
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.34209 built by: FX452RTMGDR
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.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DevComponents.DotNetBar2
Assembly Version: 11.5.1.6
Win32 Version: 11.5.1.6
CodeBase: file:///C:/Users/Josh/Desktop/XUIDSpoofer/DevComponents.DotNetBar2.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
XRPC
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Josh/Desktop/XUIDSpoofer/XRPC.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.
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 XUIDSpoofer.Funcs.GetXUID(String gamertag)
at XUIDSpoofer.Form1.spoof_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevComponents.DotNetBar.ButtonX.OnClick(EventArgs e)
at DevComponents.DotNetBar.ButtonX.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevComponents.DotNetBar.PopupItemControl.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.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
XUIDSpoofer
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Josh/Desktop/XUIDSpoofer/XUIDSpoofer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
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.34209 built by: FX452RTMGDR
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.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
DevComponents.DotNetBar2
Assembly Version: 11.5.1.6
Win32 Version: 11.5.1.6
CodeBase: file:///C:/Users/Josh/Desktop/XUIDSpoofer/DevComponents.DotNetBar2.DLL
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
XRPC
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/Josh/Desktop/XUIDSpoofer/XRPC.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.
#2. Posted:
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 2,845
Reputation Power: 19778
Motto: Brandon has stopped paying for his motto advertising space. This motto is now vacant.
Motto: Brandon has stopped paying for his motto advertising space. This motto is now vacant.
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 2,845
Reputation Power: 19778
Motto: Brandon has stopped paying for his motto advertising space. This motto is now vacant.
I'm taking a shot in the dark. It's not able to XUID Spoof, but there is nothing we can do about that from here, you'll have to contact the developer or get a new tool.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Mar 24, 201212Year Member
Posts: 22
Reputation Power: 0
Status: Offline
Joined: Mar 24, 201212Year Member
Posts: 22
Reputation Power: 0
Fold wrote I'm taking a shot in the dark. It's not able to XUID Spoof, but there is nothing we can do about that from here, you'll have to contact the developer or get a new tool.
Ive msg the dev and he doesnt know. I was wondering if anyone on here knew how to fix it.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 2,845
Reputation Power: 19778
Motto: Brandon has stopped paying for his motto advertising space. This motto is now vacant.
Motto: Brandon has stopped paying for his motto advertising space. This motto is now vacant.
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 2,845
Reputation Power: 19778
Motto: Brandon has stopped paying for his motto advertising space. This motto is now vacant.
TheDerpFish wroteFold wrote I'm taking a shot in the dark. It's not able to XUID Spoof, but there is nothing we can do about that from here, you'll have to contact the developer or get a new tool.
Ive msg the dev and he doesnt know. I was wondering if anyone on here knew how to fix it.
When you click the "Spoof" button there is an issue setting the memory (which I assume is XUID because the function has the word XUID in it) and that is causing it to fail. Tell the developer to look over the code which actually sets the XUID to your profile.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Mar 24, 201212Year Member
Posts: 22
Reputation Power: 0
Status: Offline
Joined: Mar 24, 201212Year Member
Posts: 22
Reputation Power: 0
Fold wroteTheDerpFish wroteFold wrote I'm taking a shot in the dark. It's not able to XUID Spoof, but there is nothing we can do about that from here, you'll have to contact the developer or get a new tool.
Ive msg the dev and he doesnt know. I was wondering if anyone on here knew how to fix it.
When you click the "Spoof" button there is an issue setting the memory (which I assume is XUID because the function has the word XUID in it) and that is causing it to fail. Tell the developer to look over the code which actually sets the XUID to your profile.
Its nothing wrong with the program. Its something on my end, the tool works for everyone else.
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 2,845
Reputation Power: 19778
Motto: Brandon has stopped paying for his motto advertising space. This motto is now vacant.
Motto: Brandon has stopped paying for his motto advertising space. This motto is now vacant.
Status: Offline
Joined: Oct 01, 201113Year Member
Posts: 2,845
Reputation Power: 19778
Motto: Brandon has stopped paying for his motto advertising space. This motto is now vacant.
TheDerpFish wroteFold wroteTheDerpFish wroteFold wrote I'm taking a shot in the dark. It's not able to XUID Spoof, but there is nothing we can do about that from here, you'll have to contact the developer or get a new tool.
Ive msg the dev and he doesnt know. I was wondering if anyone on here knew how to fix it.
When you click the "Spoof" button there is an issue setting the memory (which I assume is XUID because the function has the word XUID in it) and that is causing it to fail. Tell the developer to look over the code which actually sets the XUID to your profile.
Its nothing wrong with the program. Its something on my end, the tool works for everyone else.
Ohhhh, then the RPC tool isn't connected to your rgh/jtag. That's the issue, so you will have to take steps to resolve it.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Mar 24, 201212Year Member
Posts: 22
Reputation Power: 0
Status: Offline
Joined: Mar 24, 201212Year Member
Posts: 22
Reputation Power: 0
Fold wroteTheDerpFish wroteFold wroteTheDerpFish wroteFold wrote I'm taking a shot in the dark. It's not able to XUID Spoof, but there is nothing we can do about that from here, you'll have to contact the developer or get a new tool.
Ive msg the dev and he doesnt know. I was wondering if anyone on here knew how to fix it.
When you click the "Spoof" button there is an issue setting the memory (which I assume is XUID because the function has the word XUID in it) and that is causing it to fail. Tell the developer to look over the code which actually sets the XUID to your profile.
Its nothing wrong with the program. Its something on my end, the tool works for everyone else.
Ohhhh, then the RPC tool isn't connected to your rgh/jtag. That's the issue, so you will have to take steps to resolve it.
But it is. when i open it i get a msg saying its connected.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.