- Joined
- Aug 7, 2013
- Messages
- 262
- Thread Author
- #1
jdk7u-jdk/HotSpotVirtualMachine.java at master · openjdk-mirror/jdk7u-jdk · GitHub
This happens when I launch RuneMate through both IntelliJ and the command line.
Basically, I load the client, sign in and manually select Staking Salvation (local script).
I then select an account and start a new OSRS instance through the client.
As soon as the instance is fully loaded, I press the green start button and the following exception occurs:
@Arbiter suggested to start another OSRS client through RuneMate, but if I do that I get the same error and the collapsible menu in RuneMate freezes. I will no longer be able to select a bot or an account, it is stuck on the Clients tab.
@Cloud I have installed two 64 bit JDKs (one of which I am going to remove now, because it's out-dated) and one 32-bit JRE which I use to open RuneMate. Could you help me fix this?
I just removed some unneeded Java installations, and I am left with JRE 8.92 x86 and JDK 8.92 x64.
It seems this also happens to bots I add through the store.
Still present in 2.0.6
Still happens in 2.0.7
This happens when I launch RuneMate through both IntelliJ and the command line.
Basically, I load the client, sign in and manually select Staking Salvation (local script).
I then select an account and start a new OSRS instance through the client.
As soon as the instance is fully loaded, I press the green start button and the following exception occurs:
Code:
D:\Program Files (x86)\RuneMate>"C:\Program Files (x86)\Java\jre1.8.0_92\bin\java" -jar RuneMate.jar -sdk -world=310 -login=Salvation:<redacted>
[Debug] RuneMate Version: 2.0.5
[Debug] Java Version: 8u92 x86 (Oracle Corporation)
[Debug] Operating System: Windows 10 x64
apr 23, 2016 11:35:17 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.
Attempting to start official client. If it does not open shortly please do so manually.
Checking for a new game instance every second for two minutes or until one is found.
Found a new game instance after 33 seconds.
Exception in thread "3304 - Staking Salvation" java.lang.InternalError: instrument library is missing in target VM
at sun.tools.attach.HotSpotVirtualMachine.loadAgent(fh:13)
at nul.IiiIIIiIIIii.null(jjc:170)
at nul.IiIiIIiIiIiI.run(wbc:216)
Caused by: com.sun.tools.attach.AgentLoadException: Failed to load agent library
at sun.tools.attach.WindowsVirtualMachine.execute(ck:145)
at sun.tools.attach.HotSpotVirtualMachine.loadAgentLibrary(fh:43)
at sun.tools.attach.HotSpotVirtualMachine.loadAgentLibrary(fh:204)
at sun.tools.attach.HotSpotVirtualMachine.loadAgent(fh:170)
... 2 more
@Arbiter suggested to start another OSRS client through RuneMate, but if I do that I get the same error and the collapsible menu in RuneMate freezes. I will no longer be able to select a bot or an account, it is stuck on the Clients tab.
@Cloud I have installed two 64 bit JDKs (one of which I am going to remove now, because it's out-dated) and one 32-bit JRE which I use to open RuneMate. Could you help me fix this?
I just removed some unneeded Java installations, and I am left with JRE 8.92 x86 and JDK 8.92 x64.
It seems this also happens to bots I add through the store.
Still present in 2.0.6
Still happens in 2.0.7