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 Client no longer working for me, (ConnectException & UTFDataFormatException)

Joined
Feb 3, 2017
Messages
4
I ran the client flawlessly for over two weeks until I started getting the "UTFDataFormatException" error. After googling around people suggested I hard reset my router, no fix. Run in admin mode, no fix. Uninstall/reinstall completely, no fix. However, after doing all of that, the error message when trying to start a bot changed to "Failed to communicate with the game client because of a ConnectException".

Now when I start a client the loading screen spins forever until the second error message pops up.

Below are logs from my client;


[Debug] Java Home: c:\program files (x86)\java\jre1.8.0_121
[Debug] Java Version: 8u121 x86 (Oracle Corporation)
[Debug] RuneMate Version: 2.5.0
[Debug] Operating System: Windows 10 x64
[Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.
Failed to communicate with the game client because of a ConnectException
java.rmi.ConnectException: Connection refused to host: 192.168.1.137; nested exception is:
java.net.ConnectException: Connection timed out: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown Source)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
at com.sun.proxy.$Proxy8.applet_param(Unknown Source)
at nul.iiIIIIiiIiii.this(lpb:64)
at nul.IIiIiIiiiiiI.run(ytb:193)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(Unknown Source)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(Unknown Source)
... 9 more


---


java.lang.instrument.IllegalClassFormatException: client is being re-transformed unexpectedly!
at aux.iIIIIiIiiIi.transform(bb:300)
at sun.instrument.TransformerManager.transform(TransformerManager.java:188)
at sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:424)
at sun.instrument.InstrumentationImpl.retransformClasses0(Native Method)
at sun.instrument.InstrumentationImpl.retransformClasses(InstrumentationImpl.java:144)
at com.runemate.bind.AttachBridge.agentmain(vc:215)
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.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:382)
at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:407)
Creating a new rmi registry.
Registering event queue.
Registered event queue.
Received command: zap
Received command: _9
Received command: _6
Received command: zap
Received command: _9
Received command: _6
Received command: _6
umentationImpl.retransformClasses0(Native Method)
at sun.instrument.InstrumentationImpl.retransformClasses(InstrumentationImpl.java:144)
at com.runemate.bind.AttachBridge.agentmain(vc:215)
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.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:382)
at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:407)
Creating a new rmi registry.
Registering event queue.
Registered event queue.
Received command: zap
Received command: _9
Received command: _6
Received command: zap
Received command: _9
Received command: _6
Received command: _6
 
any help?
 
bump...
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Have you tried running it recently? Try again now. Arbiter fixed some server issues earlier that were causing users to not be able to start bots.
 
Joined
Feb 3, 2017
Messages
4
Have you tried running it recently? Try again now. Arbiter fixed some server issues earlier that were causing users to not be able to start bots.
Cheers aidden, thank you for the bots I use frequently ;) seems to have done the trick, I appreciate your insight
 
Joined
Mar 4, 2017
Messages
2
Got the Bot to boot, now it will literally not attack anything. The camera pans around but no fighting. Tried several combat bots all the same.
 
Top