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 RuneMate Loading Issue

Joined
Aug 15, 2019
Messages
3
Edit: I accidently misclicked the best answer button, this is the real best answer/solution that worked for me:
287c420269e174602c46ca7d6ad66ac4.png


For some reason, I've been having issues with RuneMate this week. Every time I try to run a bot it simply stays on the loading screen. How can I fix this?


04151b64bae0382edc411aa22765ba9e.png
 
Last edited by a moderator:
Joined
Aug 15, 2019
Messages
3
Code:
[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.102.1
[Debug] Operating System: Windows 10 x64
[Debug] C:\Users\nikol\OneDrive\jagexcache is a cache root according to the registry.
java.lang.UnsatisfiedLinkError: C:\Program Files\AdoptOpenJDK\jdk-11.0.4.11-hotspot\bin\attach.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1857)
    at java.lang.Runtime.loadLibrary0(Runtime.java:870)
    at java.lang.System.loadLibrary(System.java:1122)
    at sun.tools.attach.WindowsAttachProvider.<clinit>(fca:232)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at java.lang.Class.newInstance(Class.java:442)
    at nul.7251.true(hzc:137)
    at nul.7251.void(hzc:43)
    at nul.7251.true(hzc:48)
    at nul.4401.initialize(kdc:238)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
    at nul.265.true(ms:189)
    at nul.265.true(ms:206)
    at nul.4401.<init>(kdc:480)
    at nul.4401.<init>(kdc:345)
    at nul.2390.true(fwb:214)
    at nul.2970.true(kxb:11205)
    at nul.2970.call(kxb:1539)
    at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.lang.Thread.run(Thread.java:748)
java.lang.IndexOutOfBoundsException: Index: -1, Size: 0
    at java.util.LinkedList.checkElementIndex(LinkedList.java:555)
    at java.util.LinkedList.get(LinkedList.java:476)
    at nul.1680.true(kxb:10941)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    at javafx.event.Event.fireEvent(Event.java:198)
    at javafx.concurrent.EventHelper.fireEvent(EventHelper.java:219)
    at javafx.concurrent.Task.fireEvent(Task.java:1356)
    at javafx.concurrent.Task.setState(Task.java:707)
    at javafx.concurrent.Task$TaskCallable.lambda$call$502(Task.java:1453)
    at com.sun.javafx.application.PlatformImpl.lambda$null$172(PlatformImpl.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$173(PlatformImpl.java:294)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
    at java.lang.Thread.run(Thread.java:748)

[Biostatistics] An error of type FileNotFoundException occurred while trying to retrieve the movements of clouse pack dedF
[Clouse] Downloaded 990 human mouse movements selected for you by Clouse.
java.lang.NoClassDefFoundError: Could not initialize class sun.tools.attach.WindowsAttachProvider
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at java.lang.Class.newInstance(Class.java:442)
    at nul.7251.true(hzc:137)
    at nul.7251.void(hzc:43)
    at nul.7251.true(hzc:48)
    at nul.4401.initialize(kdc:238)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
    at nul.265.true(ms:189)
    at nul.265.true(ms:206)
    at nul.4401.<init>(kdc:480)
    at nul.2590.true(cwb:527)
    at nul.2390.true(fwb:214)
    at nul.2970.true(kxb:11205)
    at nul.2970.call(kxb:1539)
    at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.lang.Thread.run(Thread.java:748)
java.lang.NoClassDefFoundError: Could not initialize class sun.tools.attach.WindowsAttachProvider
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at java.lang.Class.newInstance(Class.java:442)
    at nul.7251.true(hzc:137)
    at nul.7251.void(hzc:43)
    at nul.7251.true(hzc:48)
    at nul.4401.initialize(kdc:238)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
    at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
    at nul.265.true(ms:189)
    at nul.265.true(ms:206)
    at nul.4401.<init>(kdc:480)
    at nul.2590.true(cwb:527)
    at nul.2390.true(fwb:214)
    at nul.2970.true(kxb:11205)
    at nul.2970.call(kxb:1539)
    at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.lang.Thread.run(Thread.java:748)
java.lang.IndexOutOfBoundsException: Index: -1, Size: 0
    at java.util.LinkedList.checkElementIndex(LinkedList.java:555)
    at java.util.LinkedList.get(LinkedList.java:476)
    at nul.1680.true(kxb:10941)
    at nul.2970.true(kxb:16470)
    at com.sun.javafx.application.PlatformImpl.lambda$null$172(PlatformImpl.java:295)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$173(PlatformImpl.java:294)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
    at java.lang.Thread.run(Thread.java:748)
 
Error fixed with the help of @Savior

Go to C:\Program Files (x86)\RuneMate
Edit RuneMate.VMOPTIONS file with Notepad (as administrator)
Add the line
Code:
-Djava.library.path=C:\Users\USER\RuneMate\resources
 
Arigueur, The Master Grower
Joined
Apr 28, 2019
Messages
2
Same Problem At the moment
 
[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.102.5
[Debug] Operating System: Windows 10 x64
[Debug] C:\Users\Admin\jagexcache is a cache root according to the registry.
java.lang.IndexOutOfBoundsException: Index: -1, Size: 0
at java.util.LinkedList.checkElementIndex(LinkedList.java:555)
at java.util.LinkedList.get(LinkedList.java:476)
at nul.iIiiIIiiIIiIi.iIiIIiiiiIiII(wcc:22724)
at nul.iIIIIIiiIiIIi.iIiIIiiiiIiII(wcc:11800)
at com.sun.javafx.application.PlatformImpl.lambda$null$172(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$173(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
at java.lang.Thread.run(Thread.java:748)
[Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.
 
Java Warlord
Joined
Nov 17, 2014
Messages
4,906
Same Problem At the moment
 
[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.102.5
[Debug] Operating System: Windows 10 x64
[Debug] C:\Users\Admin\jagexcache is a cache root according to the registry.
java.lang.IndexOutOfBoundsException: Index: -1, Size: 0
at java.util.LinkedList.checkElementIndex(LinkedList.java:555)
at java.util.LinkedList.get(LinkedList.java:476)
at nul.iIiiIIiiIIiIi.iIiIIiiiiIiII(wcc:22724)
at nul.iIIIIIiiIiIIi.iIiIIiiiiIiII(wcc:11800)
at com.sun.javafx.application.PlatformImpl.lambda$null$172(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$173(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
at java.lang.Thread.run(Thread.java:748)
[Clouse] Downloaded 1000 human mouse movements selected for you by Clouse.

yup me too, after updating to the latest version

In the same boat.
restart your clients please
 
Top