- Thread Author
- #1
Hey there,
After installing the new version of RM I got a bug when I started my scripts in the debugger.
I then removed and reinstalled Java, RM, and the Old School client.
Now I get this when I try to launch RM.
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)
at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767)
Caused by: java.lang.NoSuchMethodError: com.sun.jna.Native.load(Ljava/lang/String;Ljava/lang/Class;Ljava/util/MapLcom/sun/jna/Library;
at com.sun.jna.platform.win32.Advapi32.<clinit>(to:117)
at com.sun.jna.platform.win32.Advapi32Util.registryKeyExists(cfc:14165)
at com.sun.jna.platform.win32.Advapi32Util.registryKeyExists(cfc:458)
at nul.IIIiIIiiIiIII.iIiIiiiiiIiiI(ibc:117)
at nul.IIIiIIiiIIiIi.iIiIiiiiiIiiI(iyb:195)
at com.runemate.boot.Boot.IiIiiiiiiiiiI(asc:39)
at com.runemate.boot.Boot.main(asc:5)
... 11 more
Exception running application com.runemate.boot.Boot
Exception in thread "AWT-Windows" java.lang.IllegalStateException: Shutdown in progress
at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
at java.lang.Runtime.addShutdownHook(Runtime.java:211)
at sun.awt.windows.WToolkit.lambda$registerShutdownHook$0(WToolkit.java:289)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.windows.WToolkit.registerShutdownHook(WToolkit.java:286)
at sun.awt.windows.WToolkit.run(WToolkit.java:304)
at java.lang.Thread.run(Thread.java:748)
I tried reinstalling everything again and a different JDK version but it didnt work.
Can anybody help me, please?
Solved it by nuking my laptop
After installing the new version of RM I got a bug when I started my scripts in the debugger.
I then removed and reinstalled Java, RM, and the Old School client.
Now I get this when I try to launch RM.
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389)
at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.launcher.LauncherHelper$FXHelper.main(LauncherHelper.java:767)
Caused by: java.lang.NoSuchMethodError: com.sun.jna.Native.load(Ljava/lang/String;Ljava/lang/Class;Ljava/util/MapLcom/sun/jna/Library;
at com.sun.jna.platform.win32.Advapi32.<clinit>(to:117)
at com.sun.jna.platform.win32.Advapi32Util.registryKeyExists(cfc:14165)
at com.sun.jna.platform.win32.Advapi32Util.registryKeyExists(cfc:458)
at nul.IIIiIIiiIiIII.iIiIiiiiiIiiI(ibc:117)
at nul.IIIiIIiiIIiIi.iIiIiiiiiIiiI(iyb:195)
at com.runemate.boot.Boot.IiIiiiiiiiiiI(asc:39)
at com.runemate.boot.Boot.main(asc:5)
... 11 more
Exception running application com.runemate.boot.Boot
Exception in thread "AWT-Windows" java.lang.IllegalStateException: Shutdown in progress
at java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
at java.lang.Runtime.addShutdownHook(Runtime.java:211)
at sun.awt.windows.WToolkit.lambda$registerShutdownHook$0(WToolkit.java:289)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.windows.WToolkit.registerShutdownHook(WToolkit.java:286)
at sun.awt.windows.WToolkit.run(WToolkit.java:304)
at java.lang.Thread.run(Thread.java:748)
I tried reinstalling everything again and a different JDK version but it didnt work.
Can anybody help me, please?
Solved it by nuking my laptop