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 failed to bind to the game client because of an exception

Joined
Dec 25, 2018
Messages
4
i see alot of people having this problem cant seem to find the answer on the forums so i decided to make a post these are the logs ive been getting. ive tried deleting cache files, running as admin, and even allowing it on my fire wall.

[Debug] Java Home: c:\program files (x86)\runemate\jre
[Debug] Java Version: 1.8.0_181 x86 (Oracle Corporation)
[Debug] Maximum Heap Size: 743MB
[Debug] RuneMate Version: 2.95.11
[Debug] Operating System: Windows 10 x64
[Debug] C:\Users\Brazy\jagexcache is a cache root according to the registry.
Dec 25, 2018 1:15:35 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
 
how im getting this
Creating a new rmi registry.
Hijacking event queue.
Hijacked event queue.
 
@Cloud
 
Community Manager
Joined
Apr 7, 2015
Messages
1,394
The runemate log you sent doesn't even include the error you say you're having.
Impossible to help you without the proper stacktrace.
 
Joined
Nov 26, 2018
Messages
3
I am having the same problem. Did all the solutions posted here. Reinstalling, deleting cache, checking antivirus....... still getting the message that bot can't start cause of iexception
 
Joined
Dec 25, 2018
Messages
4
You must have some other logs in there, at least one of them holding the stacktrace

ok i jsut got home and was looking around the logs and found this one
java.lang.instrument.IllegalClassFormatException: java/util/Collections$EmptyIterator is being re-transformed unexpectedly!
at aux.IiiiiiiiIiI.transform(qc:190)
at sun.instrument.TransformerManager.transform(TransformerManager.java:188)
at sun.instrument.InstrumentationImpl.transform(InstrumentationImpl.java:424)
at java.util.Collections.emptyIterator(Collections.java:2990)
at java.util.Collections$EmptyList.iterator(Collections.java:3183)
at java.util.Locale.toLanguageTag(Locale.java:1319)
at sun.awt.windows.WInputMethod.setLocale(WInputMethod.java:172)
at sun.awt.windows.WInputMethod.activate(WInputMethod.java:304)
at sun.awt.im.InputContext.activateInputMethod(InputContext.java:393)
at sun.awt.im.InputContext.focusGained(InputContext.java:337)
at sun.awt.im.InputContext.dispatchEvent(InputContext.java:244)
at sun.awt.im.InputMethodContext.dispatchEvent(InputMethodContext.java:197)
at java.awt.Component.dispatchEventImpl(Component.java:4792)
at java.awt.Component.dispatchEvent(Component.java:4686)
at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1908)
at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:928)
at java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:560)
at java.awt.Component.dispatchEventImpl(Component.java:4730)
at java.awt.Component.dispatchEvent(Component.java:4686)
at sun.awt.SunToolkit$4.run(SunToolkit.java:588)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:705)
at java.awt.EventQueue.access$000(EventQueue.java:101)
at java.awt.EventQueue$3.run(EventQueue.java:666)
at java.awt.EventQueue$3.run(EventQueue.java:664)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:675)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Creating a new rmi registry.
Hijacking event queue.
Hijacked event queue.
java.lang.instrument.IllegalClassFormatException: client is being re-transformed unexpectedly!
at aux.IiiiiiiiIiI.transform(qc:190)
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(dm:101)
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.
java.lang.IllegalStateException: Failed to invoke getter for a new rmi registry.
at com.runemate.bind.AttachBridge.else(dm:316)
at com.runemate.bind.AttachBridge.agentmain(dm:12)
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)
 
Top