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 AgentInitializationException

Joined
Feb 1, 2017
Messages
8
As with a lot of other people on the forums, I am now also getting the 'AgentInitialization' Exception. This is what it prints every time in the logs;

Code:
com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
    at sun.tools.attach.HotSpotVirtualMachine.loadAgent(ky:31)
    at nul.IIIiIIiiIIIIi.long(blc:26)
    at nul.IiIIIIiiIiiii.run(dnc:111)
    at nul.IiIIIIiiIiiii.run(dnc:111)

Code:
[Debug] Java Home: d:\program files\runemate\jre
[Debug] Java Version: 8u121 x86 (Oracle Corporation)
[Debug] Maximum Heap Size: 743MB
[Debug] RuneMate Version: 2.76.4
[Debug] Operating System: Windows 10 x64

Code:
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
This one only came up once.

Has anyone found a fix for this yet? I have tried changing Java Version and running in administrator mode, however, nothing has worked so far. Any help on this is appreciated.
 
Joined
Jun 20, 2015
Messages
279
yes! @Arbiter please chime in here. It fixed itself on my laptop...but still getting the same issue on the desktop computer.
com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
at sun.tools.attach.HotSpotVirtualMachine.loadAgent(jga:14)
at nul.iIiIiIiiiiiiI.this(muc:123)
at nul.IIIiIIiiiIIii.run(ixc:189)
 
Joined
Mar 13, 2018
Messages
20
yes! @Arbiter please chime in here. It fixed itself on my laptop...but still getting the same issue on the desktop computer.
com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
at sun.tools.attach.HotSpotVirtualMachine.loadAgent(jga:14)
at nul.iIiIiIiiiiiiI.this(muc:123)
at nul.IIIiIIiiiIIii.run(ixc:189)
So it was working for your desktop and randomly started having issues?
 
Joined
Jul 31, 2018
Messages
4
I HAVE FOUND A FIX. Right click runemate and click properties and go to compatability and check box for run as admin and put comptability mode on Windows XP Service pack 3 runemate worked on both my computers after this fix
 
Joined
Jun 20, 2015
Messages
279
I HAVE FOUND A FIX. Right click runemate and click properties and go to compatability and check box for run as admin and put comptability mode on Windows XP Service pack 3 runemate worked on both my computers after this fix
Tried that...still doesn't work. Thanks for the tip though. :)
 
Joined
Jul 11, 2018
Messages
40
RuneMate and the game client need to both run on x32 bit Java. Remove any x64 bit Java installations and RuneMate, and then install RuneMate again – it will automatically download the correct x32 bit Java version.
 
Top