- Thread Author
- #1
Hello, i just followed this tutorial:
I downloaded the sample project and get the following error when running ./gradlew runClient:
Runemate will open and i can select my account/bot but I don't see the local script there.
Any help is greatly appreciated.
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
15:39:34 [ERROR] [ RuneMate] Failed to patch common pool. Bots may not function as expected when using a common thread pool.
java.lang.UnsupportedOperationException: null
at java.lang.invoke.VarForm.getMemberName(VarForm.java:118) ~[?:?]
at com.runemate.client.boot.Boot.iIiiIiiIIiIiIIi(lzd:132) ~[runemate-client-4.0.47.0.jar:?]
at com.runemate.client.boot.Boot.main(lzd:194) ~[runemate-client-4.0.47.0.jar:?]
Jun 18, 2024 3:39:34 PM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @7a36aefa'
Development: Project Setup
I downloaded the sample project and get the following error when running ./gradlew runClient:
Runemate will open and i can select my account/bot but I don't see the local script there.
Any help is greatly appreciated.
WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance.
15:39:34 [ERROR] [ RuneMate] Failed to patch common pool. Bots may not function as expected when using a common thread pool.
java.lang.UnsupportedOperationException: null
at java.lang.invoke.VarForm.getMemberName(VarForm.java:118) ~[?:?]
at com.runemate.client.boot.Boot.iIiiIiiIIiIiIIi(lzd:132) ~[runemate-client-4.0.47.0.jar:?]
at com.runemate.client.boot.Boot.main(lzd:194) ~[runemate-client-4.0.47.0.jar:?]
Jun 18, 2024 3:39:34 PM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @7a36aefa'