- Joined
- Feb 3, 2017
- Messages
- 4
- Thread Author
- #1
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...
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...