Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug RuneMate not detecting my open client(s).

Status
Not open for further replies.
Mod Automation
Joined
Jul 26, 2013
Messages
3,012
windows 7 starter
Starter may be the issue. Is your other computer, the laptop, also Windows 7 Starter? Tell me more about your issues on that computer. You said the instance didn't start, but please describe the situation more.
 
Joined
Apr 25, 2016
Messages
45
Starter may be the issue. Is your other computer, the laptop, also Windows 7 Starter? Tell me more about your issues on that computer. You said the instance didn't start, but please describe the situation more.

Okay, first and foremost thanks for taking the time out for me.

My LAPTOP is Windows 7 STARTER (and RuneMate managed to detect the client but the instance didn't load)

My PC (which I hope to bot on) is Windows 7 Professional (and RuneMate does not detect any open clients)

I have uninstalled everything and reinstalled in various different orders but to no avail, Red also teamviewed and attempted to find the solution (thanks).

I have the latest Java installed on my PC (on which RuneMate doesn't detect the client 8u92) and 8u77 on my laptop.
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,012
Okay, first and foremost thanks for taking the time out for me.

My LAPTOP is Windows 7 STARTER (and RuneMate managed to detect the client but the instance didn't load)

My PC (which I hope to bot on) is Windows 7 Professional (and RuneMate does not detect any open clients)

I have uninstalled everything and reinstalled in various different orders but to no avail, Red also teamviewed and attempted to find the solution (thanks).

I have the latest Java installed on my PC (on which RuneMate doesn't detect the client 8u92) and 8u77 on my laptop.
Glad to help. Let's deal with each computer individually.

PC: Try running RuneMate as admin on your PC.
Laptop: Please describe what happens when you try to start an instance on your laptop. Does anything happen at all? Is the Start Instance button disabled? If not, then restart RuneMate and try to start a new instance. When it fails, open up File Explorer and navigate to C:\Users\{YOUR USERNAME}\RuneMate\logs\ and copy paste the contents of the most recently modified file here.
 
Joined
Apr 25, 2016
Messages
45
Glad to help. Let's deal with each computer individually.

PC: Try running RuneMate as admin on your PC.
Laptop: Please describe what happens when you try to start an instance on your laptop. Does anything happen at all? Is the Start Instance button disabled? If not, then restart RuneMate and try to start a new instance. When it fails, open up File Explorer and navigate to C:\Users\{YOUR USERNAME}\RuneMate\logs\ and copy paste the contents of the most recently modified file here.

I have been running it as admin on my PC, it doesn't seem to be working.

I'm currently using school wifi so can't connect to RuneMate. Will do when I get home.
 
[Debug] RuneMate Version: 2.0.8
[Debug] Java Version: 8u92 x86 (Oracle Corporation)
[Debug] Operating System: Windows 7 x64
Attempting to start official client. If it does not open shortly please do so manually. Checking for a new game instance every second for two minutes or until one is found.
 
It says my Java version is 32 bit (x86) but on my programs list it says Java Update 91 (64bit)..
 
help pls
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,012
Which computer is that log from? On that computer, search for a folder named "jagexlauncher" using File Explorer. Post the full path to this folder here. Don't worry about Java version. If you don't have the right version, RuneMate uses its own dynamically packaged JRE.
 
@Cloud looks like another case of not being able to find the jagexcache folder. We should Teamviewer one of these people and figure it out.
 
Engineer
Joined
Jul 28, 2013
Messages
2,777
Which computer is that log from? On that computer, search for a folder named "jagexlauncher" using File Explorer. Post the full path to this folder here. Don't worry about Java version. If you don't have the right version, RuneMate uses its own dynamically packaged JRE.
 
@Cloud looks like another case of not being able to find the jagexcache folder. We should Teamviewer one of these people and figure it out.
Can you go through an unify some of these threads then? That way we can focus on requesting and getting specific debug information from as many people as possible much easier @Arbiter
 
Joined
Apr 25, 2016
Messages
45
This is all too confusing. I found like 5 jagexlauncher folders - Red teamviewed me but couldn't find a solution. If I'm correct, I have you added on skype and would really appreciate teamviewing.
 
Engineer
Joined
Jul 28, 2013
Messages
2,777
This is all too confusing. I found like 5 jagexlauncher folders - Red teamviewed me but couldn't find a solution. If I'm correct, I have you added on skype and would really appreciate teamviewing.
I don't use skype, sorry. Can you please list all of them in a pm to me? In addition, can you tell me which, if any or all, contain a bin folder within them.
 
Joined
Apr 25, 2016
Messages
45
I don't use skype, sorry. Can you please list all of them in a pm to me? In addition, can you tell me which, if any or all, contain a bin folder within them.
can i just give you my teamview ID etc via pm?
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
java.rmi.RemoteException: Unable to find class object for Client; nested exception is:
java.lang.ClassNotFoundException: Client
at aux.IIIiiIIIII.short(xc:1034)
at aux.IIIiiIIIII.short(xc:746)
at aux.IIIiiIIIII.short(xc:372)
at aux.IIIiiIIIII.int32(xc:842)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
at sun.rmi.transport.Transport$1.run(Transport.java:177)
at sun.rmi.transport.Transport$1.run(Transport.java:174)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.ClassNotFoundException: Client
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at app.u.loadClass(u.java:79)
at java.lang.ClassLoader.findSystemClass(ClassLoader.java:1050)
at e.a(e.java:91)
at e.findClass(e.java:30)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at aux.IIIiiIIIII.short(xc:1014)
... 18 more

After opening RS3 via Runemate and starting my bot, this is what happens. Wondering if this is the same problem?
 
Engineer
Joined
Jul 28, 2013
Messages
2,777
java.rmi.RemoteException: Unable to find class object for Client; nested exception is:
java.lang.ClassNotFoundException: Client
at aux.IIIiiIIIII.short(xc:1034)
at aux.IIIiiIIIII.short(xc:746)
at aux.IIIiiIIIII.short(xc:372)
at aux.IIIiiIIIII.int32(xc:842)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
at sun.rmi.transport.Transport$1.run(Transport.java:177)
at sun.rmi.transport.Transport$1.run(Transport.java:174)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.ClassNotFoundException: Client
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at app.u.loadClass(u.java:79)
at java.lang.ClassLoader.findSystemClass(ClassLoader.java:1050)
at e.a(e.java:91)
at e.findClass(e.java:30)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at aux.IIIiiIIIII.short(xc:1014)
... 18 more

After opening RS3 via Runemate and starting my bot, this is what happens. Wondering if this is the same problem?
Can you reproduce this easily and give me the latest stack trace (and please provide the version number of the client used).
 
Go check out new bots and give helpful feedback.
Joined
Jan 31, 2016
Messages
5,413
It occurs right when the i click to start my agility course in my UI when Runescape 3 is logged in.
[SDK Debug] Unable to resolve the class component of Client.viewportWidth
[SDK Debug] Unable to resolve the field component of Client.viewportWidth
java.rmi.RemoteException: Unable to find class object for Client; nested exception is:
java.lang.ClassNotFoundException: Client
at aux.IIIiiIIIII.short(xc:1034)
at aux.IIIiiIIIII.short(xc:746)
at aux.IIIiiIIIII.short(xc:372)
at aux.IIIiiIIIII.int32(xc:842)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)
at sun.rmi.transport.Transport$1.run(Transport.java:177)
at sun.rmi.transport.Transport$1.run(Transport.java:174)
at java.security.AccessController.doPrivileged(Native Method)
at sun.rmi.transport.Transport.serviceCall(Transport.java:173)
at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:553)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:808)
at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:667)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.ClassNotFoundException: Client
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at app.u.loadClass(u.java:79)
at java.lang.ClassLoader.findSystemClass(ClassLoader.java:1050)
at e.a(e.java:91)
at e.findClass(e.java:30)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at aux.IIIiiIIIII.short(xc:1014)
... 18 more
V 2.0.12
 

Attachments

  • Capture.JPG
    Capture.JPG
    186.2 KB · Views: 15
Joined
Jun 3, 2016
Messages
3
ive got the same probleme here !!! im use windows 10 64 bit fresh runescape client fresh java fresh runemate and runemate doesnt detect the client you can see it in the picture what it happend when i click on the client i want
 

Attachments

  • wtf1.png
    wtf1.png
    154.1 KB · Views: 36
  • wtf2.png
    wtf2.png
    177.3 KB · Views: 35
Joined
Nov 16, 2016
Messages
6
So my client is having the same issue. I've been endlessly searching through threads and sites trying to find this solution and every single fix attempt has not fixed the problem. This problem started randomly as I've used Runemate for a while now without an issue, until now.
So I'm going to assume the team doesn't know what the proper fix is since this thread was never resolved and it's been 2 months since the last post.
 
Status
Not open for further replies.
Top