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 Exceptions when loading bot

Joined
Nov 4, 2018
Messages
3
I have been trying to load a bot up for over 2 hours now. I know im new im sorry but i have eliminated all my options on this forum i think. I ive gone through loads of comments and thread about exception problems and cant find the one that fixes mine. I cleared all caches re downloaded all clients and also uninstalled avast fire wall used windows. That didnt work so turned the firewall off completly and that didnt work. The error i have at this stage is this:

[Debug] Java Home: c:\program files (x86)\runemate\jre
[Debug] Java Version: 8u181 x86 (Oracle Corporation)
[Debug] Maximum Heap Size: 743MB
[Debug] RuneMate Version: 2.90.0
[Debug] Operating System: Windows 10 x64
[Debug] C:\Users\harry\jagexcache is a cache root according to the registry.
Checking for a new game client every second for two minutes or until one is found.
Found a new game instance after 8 seconds.
[Clouse] Downloaded 920 human mouse movements selected for you by Clouse.
java.lang.Exception: Failed to bind to the virtual machine.
at nul.IIIIiIiiiiIII.int(ozc:121)
at nul.iiIIIIiiIiIii.run(pyc:217)
Caused by: java.rmi.ConnectException: Connection refused to host: 192.168.1.12; 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:338)
at sun.rmi.registry.RegistryImpl_Stub.lookup(RegistryImpl_Stub.java:112)
at nul.IIiiiIiiiIiII.int(jsc:10)
at nul.IIIIiIiiiiIII.int(ozc:145)
... 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

Would really appreciate someones help. Thank you.
 
Community Manager
Joined
Apr 7, 2015
Messages
1,397
edit: I'm sorry I have no clue how to resolve this actually.
 
Last edited:
Mod Automation
Joined
Jul 26, 2013
Messages
3,049
Likely firewall related. Your computer is failing to connect to itself. Try looking into your firewall logs or disable it temporarily to see if it works.
 
Joined
Nov 4, 2018
Messages
3
I thought avast was the problem but it doesn’t seem to be because I uninstalled the firewall there. Windows firewall has the same problem and even tried turning it off fully and that didn’t work.
 
Nobody got anything?
 
Community Manager
Joined
Apr 7, 2015
Messages
1,397
I thought avast was the problem but it doesn’t seem to be because I uninstalled the firewall there. Windows firewall has the same problem and even tried turning it off fully and that didn’t work.
 
Nobody got anything?
Are you always getting the same thing in your log? Even with the firewall disabled?
 
Joined
May 20, 2016
Messages
3
im getting the same error and ive tried it with firewall completely disabled and still has the same error message
 
Top