Welcome!

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

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

Tutorial RuneMate Spectre – Common Issues & Troubleshooting

RuneMate Staff
Joined
Oct 2, 2015
Messages
3,342
this error is another problem that happens when i am closing everybot that i use so i would have to shutdown the client itself and reopen runemate! the banking problem is another seperate problem i guess..could you link the forum to go to ?

For issues you are having with MaxiFletcher Lite, post here:
MaxiFletcher LITE
 
uwu :3
Joined
May 3, 2017
Messages
400
getting: Failed to bind to game client because of a AgentInitializationException.

assuming that's the same as: Failed to bind to virtual machine because of a AgentInitializationException.

I uninstalled both 64 bit java and jdk, and runemate. rebooted system and let RM install the java, still same issue.

I have Java 8 update 144 and jdk 8 update 144. Had no issues till I had to reinstall my OS today. <_<
 
Joined
Jun 25, 2017
Messages
14
Trying to add an instance and
FAILED TO BIND THE GAME CLIENT BECAUSE OF A NULLPOINTEREXCEPTION keeps on coming up, no clue what to do
 
Joined
Jun 25, 2017
Messages
14
Post logs
[Debug] Java Home: c:\program files (x86)\runemate\jre
[Debug] Java Version: 8u121 x86 (Oracle Corporation)
[Debug] Maximum Heap Size: 743MB
[Debug] RuneMate Version: 2.55.2
[Debug] Operating System: Windows 10 x64
[Web Services] Connection authorized.
Attempting to start official client. If it does not open shortly please do so manually.
Checking for a new game client every second for two minutes or until one is found.
Found a new game instance after 14 seconds.
Failed to bind to the game client because of a NullPointerException
java.lang.NullPointerException
at nul.IiiiiiiIIIIiI.float(vbc:227)
at nul.iIIIIiiIiiIIi.run(hwb:96)
[Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.
 
uwu :3
Joined
May 3, 2017
Messages
400
[Debug] Java Home: c:\program files (x86)\runemate\jre
[Debug] Java Version: 8u121 x86 (Oracle Corporation)
[Debug] Maximum Heap Size: 743MB
[Debug] RuneMate Version: 2.55.2
[Debug] Operating System: Windows 10 x64
[Web Services] Connection authorized.
Attempting to start official client. If it does not open shortly please do so manually.
Checking for a new game client every second for two minutes or until one is found.
[Biostatistics] An error of type FileNotFoundException occurred while trying to retrieve the movements of clouse pack dedD
Found a new game instance after 18 seconds.
[Clouse] Downloaded 939 human mouse movements selected for you by Clouse.
Failed to bind to the game client because of an AgentInitializationException
com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
at sun.tools.attach.HotSpotVirtualMachine.loadAgent(ks:201)
at nul.IiiiiiiIIIIiI.float(vbc:227)
at nul.iIIIIiiIiiIIi.run(hwb:96)


have the java that RM downloaded, no idea the issue here <_<
 
Joined
Jun 25, 2017
Messages
14
[Debug] Java Home: c:\program files (x86)\runemate\jre
[Debug] Java Version: 8u121 x86 (Oracle Corporation)
[Debug] Maximum Heap Size: 743MB
[Debug] RuneMate Version: 2.55.2
[Debug] Operating System: Windows 10 x64
[Web Services] Connection authorized.
Attempting to start official client. If it does not open shortly please do so manually.
Checking for a new game client every second for two minutes or until one is found.
[Biostatistics] An error of type FileNotFoundException occurred while trying to retrieve the movements of clouse pack dedD
Found a new game instance after 18 seconds.
[Clouse] Downloaded 939 human mouse movements selected for you by Clouse.
Failed to bind to the game client because of an AgentInitializationException
com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
at sun.tools.attach.HotSpotVirtualMachine.loadAgent(ks:201)
at nul.IiiiiiiIIIIiI.float(vbc:227)
at nul.iIIIIiiIiiIIi.run(hwb:96)


have the java that RM downloaded, no idea the issue here <_<
me neither man
 
Joined
Aug 13, 2016
Messages
60
[Debug] Java Home: c:\program files (x86)\runemate\jre
[Debug] Java Version: 8u121 x86 (Oracle Corporation)
[Debug] Maximum Heap Size: 743MB
[Debug] RuneMate Version: 2.55.0
[Debug] Operating System: Windows 10 x64
[Web Services] Connection authorized.
Attempting to start official client. If it does not open shortly please do so manually.
Checking for a new game client every second for two minutes or until one is found.
Found a new game instance after 24 seconds.
[Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.
Failed to bind to the game client because of an Exception
java.lang.Exception: Failed to bind to the virtual machine.
at nul.IIIIIiiIIIIII.this(szb:1)
at nul.iIiIiiiIIIIiI.run(zwb:215)
Caused by: java.rmi.ConnectException: Connection refused to host: 184.49.14.58; nested exception is:
java.net.ConnectException: Connection timed out: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at nul.IIIIIiiIiiiii.this(kzb)
at nul.IIIIIiiIIIIII.this(szb:155)
... 1 more
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at java.net.Socket.connect(Socket.java:538)
at java.net.Socket.<init>(Socket.java:434)
at java.net.Socket.<init>(Socket.java:211)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:148)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
... 7 more
Failed to bind to the game client because of an AgentInitializationException
com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
at sun.tools.attach.HotSpotVirtualMachine.loadAgent(mx:214)
at nul.IIIIIiiIIIIII.this(szb:156)
at nul.iIiIiiiIIIIiI.run(zwb:215)
 
uwu :3
Joined
May 3, 2017
Messages
400
still same issue :/ even after the last 2-3 updates over the last few days.
 

Attachments

  • 08-16 13 51 43 - spectre.txt
    1 KB · Views: 0
Joined
Aug 1, 2017
Messages
1
i have purchased the multiple account upgrade to supporter and it worked for like a few hours i was able to run multiple instances and bots. but now for some reason it wont let me open more than 2 it just says unable to initialize advertisement. i have included a picture and please i am not an imbecile so do not insult me like others have been on here. yes i know the difference between purchasing credits to run the bots and subscribing for additional run time i have the purchase orders saved on phone if issue is not fixed i want a refund because service was not supplied.
 

Attachments

  • problem.PNG
    problem.PNG
    7.3 KB · Views: 4
Joined
Feb 18, 2017
Messages
176
@stephen ruch that's a runescape thing, jagex doesn't want you running more than 2 instances on one machine. You can get through it by either spam clicking it so your X instances all start at the same time, or making a batch file if you are trying to get 20 instances or something.
 
uwu :3
Joined
May 3, 2017
Messages
400
still going on, have uninstalled/reinstalled RM, RS, java, etc.
 

Attachments

  • 08-18 14 47 46 - spectre.txt
    987 bytes · Views: 2
Top