Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

Bug java.lang.UnsatisfiedLinkError - Prevents bot from running

Joined
Apr 16, 2018
Messages
2
Anyone know how to fix this? When I try to run my bot I receive these errors and it fails to run:

Exception in thread "VM Poller" java.lang.UnsatisfiedLinkError: sun.tools.attach.WindowsAttachProvider.tempPath()Ljava/lang/String;
at sun.tools.attach.WindowsAttachProvider.tempPath(Native Method)
at sun.tools.attach.WindowsAttachProvider.isTempPathSecure(hda:6)
at sun.tools.attach.WindowsAttachProvider.listVirtualMachines(hda:231)
at com.sun.tools.attach.VirtualMachine.list(cca:3)
at nul.IiiiiIiiiIiii.true(yyc:31)
at nul.IiiiiIiiiIiii.const(yyc:193)
at nul.IiIiiIiiiiIiI.true(zac:16265)
at java.lang.Thread.run(Unknown Source)
 
Joined
Dec 25, 2018
Messages
2
Sorry to necro, I'm having the same issue,
I'm on Windows 10, Version 1709, Build 16299.431

Stacktrace Below:
Exception in thread "VM Poller" java.lang.UnsatisfiedLinkError: sun.tools.attach.WindowsAttachProvider.tempPath()Ljava/lang/String;
at sun.tools.attach.WindowsAttachProvider.tempPath(Native Method)
at sun.tools.attach.WindowsAttachProvider.isTempPathSecure(WindowsAttachProvider.java:91)
at sun.tools.attach.WindowsAttachProvider.listVirtualMachines(WindowsAttachProvider.java:75)
at com.sun.tools.attach.VirtualMachine.list(VirtualMachine.java:147)
at nul.IiiIIIiiiIiII.try(JagexVMs.java:109)
at nul.IiiIIIiiiIiII.final(JagexVMs.java:92)
at nul.iIIiIIiiIiiiI.try(InstanceConfigPage.java:528)
at java.base/java.lang.Thread.run(Unknown Source)
 
Top