You are viewing our Forum Archives. To view or take place in current topics click here.
JRPC TOOL HELP!
Posted:

JRPC TOOL HELP!Posted:

jtaghacks135
  • Junior Member
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
Hello Ive been working on my JRPC tool for a while now but I can not seem to get it to be able to connec tto my jtag with a XNotify.

Does anyone know the code?

I do NOT want to use XRPC so please NOT tell me too

I am trying to learn JRPC now.


I keep getting this when I press the button to connect

[ Register or Signin to view external links. ]
#2. Posted:
jtaghacks135
  • Junior Member
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
Can anyone help me? pplease
#3. Posted:
Sickesm
  • Challenger
Status: Offline
Joined: Sep 20, 201310Year Member
Posts: 106
Reputation Power: 4
Status: Offline
Joined: Sep 20, 201310Year Member
Posts: 106
Reputation Power: 4
Why are you using xnotify ?
#4. Posted:
jtaghacks135
  • Junior Member
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
Sickesm wrote Why are you using xnotify ?


So it would pop up on the xbox,
Is there something wrong?
#5. Posted:
DazeIV
  • New Member
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 48
Reputation Power: 2
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 48
Reputation Power: 2
You need XDebkit.dll and JRPC.dll with your .exe
#6. Posted:
jtaghacks135
  • Junior Member
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
DazeIV wrote You need XDebkit.dll and JRPC.dll with your .exe


I have all of those on but for somone reason when I put

JRPC Jtag = new JRPC();

i\I get an error
#7. Posted:
DazeIV
  • New Member
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 48
Reputation Power: 2
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 48
Reputation Power: 2
jtaghacks135 wrote
DazeIV wrote You need XDebkit.dll and JRPC.dll with your .exe


I have all of those on but for somone reason when I put

JRPC Jtag = new JRPC();

i\I get an error


use IXboxConsole Jtag; or download JRPCv2
#8. Posted:
jtaghacks135
  • Junior Member
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
DazeIV wrote
jtaghacks135 wrote
DazeIV wrote You need XDebkit.dll and JRPC.dll with your .exe


I have all of those on but for somone reason when I put

JRPC Jtag = new JRPC();

i\I get an error


use IXboxConsole Jtag; or download JRPCv2


I have v2 I did XboxConsole and I still get an error

[ Register or Signin to view external links. ]
#9. Posted:
DazeIV
  • New Member
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 48
Reputation Power: 2
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 48
Reputation Power: 2
jtaghacks135 wrote
DazeIV wrote
jtaghacks135 wrote
DazeIV wrote You need XDebkit.dll and JRPC.dll with your .exe


I have all of those on but for somone reason when I put

JRPC Jtag = new JRPC();

i\I get an error


use IXboxConsole Jtag; or download JRPCv2


I have v2 I did XboxConsole and I still get an error

[ Register or Signin to view external links. ]


You didn't use what I said. "IXboxConsole Jtag;"

JRPC Jtag = new JRPC(); should work, make sure you have add it to your project and added "using JRPC_Client;"
#10. Posted:
jtaghacks135
  • Junior Member
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 20149Year Member
Posts: 69
Reputation Power: 2
DazeIV wrote
jtaghacks135 wrote
DazeIV wrote
jtaghacks135 wrote
DazeIV wrote You need XDebkit.dll and JRPC.dll with your .exe


I have all of those on but for somone reason when I put

JRPC Jtag = new JRPC();

i\I get an error


use IXboxConsole Jtag; or download JRPCv2


I have v2 I did XboxConsole and I still get an error

[ Register or Signin to view external links. ]


You didn't use what I said. "IXboxConsole Jtag;"

JRPC Jtag = new JRPC(); should work, make sure you have add it to your project and added "using JRPC_Client;"


I did everything you asked. The error form v2 is not going away for some reason.

[ Register or Signin to view external links. ]
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.