Welcome!

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

Sign up now!

Resolved FAILED TO BIND TO THE GAME CLIENT BECAUSE OF AN EXCEPTION

Joined
Sep 5, 2017
Messages
7
brings this up everytime i try and start a script. This is the log...

[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.57.2
[Debug] Operating System: Windows 10 x64
Downloading 2 missing or outdated cloud resources.
[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 3 seconds.
Failed to bind to the game client because of an Exception
java.lang.Exception: Failed to bind to the virtual machine.
at nul.iIIiiiiIIIiII.true(zbc:5)
at nul.iIiiiiiIiIiII.run(mvb:78)
Caused by: java.rmi.ConnectException: Connection refused to host: 192.168.1.11; 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.true(nac:212)
at nul.iIIiiiiIIIiII.true(zbc:72)
... 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
 
Client Developer
Joined
Oct 12, 2015
Messages
3,760
Check RuneMate and RuneScape are allowed through your firewall - they communicate over your network card through a local socket, but it's failing to create the socket.
 
Joined
Sep 5, 2017
Messages
7
Now it is saying this Failed to bind to the game client because of an IOException

log below

[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.57.2
[Debug] Operating System: Windows 10 x64
[Web Services] Connection authorized.
Failed to bind to the game client because of an IOException
java.io.IOException: Premature EOF
at sun.tools.attach.HotSpotVirtualMachine.readInt(st:7567)
at sun.tools.attach.WindowsVirtualMachine.execute(ky:222)
at sun.tools.attach.HotSpotVirtualMachine.loadAgentLibrary(st:25)
at sun.tools.attach.HotSpotVirtualMachine.loadAgentLibrary(st:163)
at sun.tools.attach.HotSpotVirtualMachine.loadAgent(st:221)
at nul.iIIiiiiIIIiII.true(zbc:155)
at nul.iIiiiiiIiIiII.run(mvb:78)
 
Joined
Sep 5, 2017
Messages
7
Click the Start button --> Search and copy these directories into the search bar:

%USERPROFILE%\jagexcache\runescape\LIVE
%HOMEDRIVE%\.jagex_cache_32
%WINDIR%\.jagex_cache_32
%USERPROFILE%\.jagex_cache_32

If you found these folders, please delete them - however don't worry if you can't find all four, just remove the ones you do have.
 
Joined
Feb 7, 2019
Messages
1
Please any moderator on how to fix these problems? i can keep removing the caches and download the osrs client. It works after that but 24 hours later is the same problem
 
Joined
Mar 13, 2019
Messages
1
I had the same problem, I had done almost everything I found on the subject: I uninstalled and reinstalled Java, Runemate, RS3, clean chaches, files, temporary folders and nothing solved registry, was when I realized that I had not seen right on o Firewall. In my case, it only works when I disable Avast Firewall, although it has already been authorized, just to disable the firewall is working well here. Thank you Runemate Team.
 
Last edited:
Top