- Joined
 - Jun 19, 2017
 
- Messages
 - 3
 
- Thread Author
 - #1
 
Hi all, 
I've been running RuneMate fine on Ubuntu Linux but have recently switched over to Arch as my distro. I've installed Oracle JDK 8, and the RSU client (same setup I had working in Ubuntu).
I use the standalone .JAR file and run from terminal. It opens, but upon starting the instance I'm given the following error:
	
	
	
		
I tried to run as 'sudo':
	
		
Any ideas?
I will try a different desktop environment now just to be sure (currently using GNOME).
Appreciate any help here - much prefer using Arch over Ubuntu but will revert if I must..
Cheers
			
			
I've been running RuneMate fine on Ubuntu Linux but have recently switched over to Arch as my distro. I've installed Oracle JDK 8, and the RSU client (same setup I had working in Ubuntu).
I use the standalone .JAR file and run from terminal. It opens, but upon starting the instance I'm given the following error:
		Code:
	
	[Debug] Java Home: /usr/lib/jvm/java-8-jdk/jre
[Debug] Java Version: 8u131 x64 (Oracle Corporation)
[Debug] Maximum Heap Size: 864MB
[Debug] RuneMate Version: 2.42.3
[Debug] Operating System: Linux x64
[Web Services] Connection authorized.
Scanned for and identified 1 game frames in 1690ms.
Exception in thread "Attach Listener" 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 sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
    at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:411)
Caused by: java.lang.IllegalStateException: The root directory was desired to be set to /home/KundaliniRuneMate but was already defined as being /home/Kundalini/RuneMate
    at aux.iiIIIiiiiII.break(rb:338)
    at com.runemate.bind.AttachBridge.agentmain(pc:56)
    ... 6 more
Agent failed to start!
Failed to bind to the game client because of an AgentInitializationException
com.sun.tools.attach.AgentInitializationException: Agent JAR loaded but agent failed to initialize
    at sun.tools.attach.HotSpotVirtualMachine.loadAgent(qu:60)
    at nul.IIIIIiiIIiIIi.super(jyb:134)
    at nul.IIiIIiiIiiIii.run(wac:7)
Scanned for and identified 1 game frames in 1856ms.
	I tried to run as 'sudo':
		Code:
	
	[Debug] Java Home: /usr/lib/jvm/java-8-jdk/jre
[Debug] Java Version: 8u131 x64 (Oracle Corporation)
[Debug] Maximum Heap Size: 864MB
[Debug] RuneMate Version: 2.42.3
[Debug] Operating System: Linux x64
[Web Services] Connection authorized.
Scanned for and identified 1 game frames in 1928ms.
Failed to bind to the game client because of an IOException
java.io.IOException: well-known file is not secure
    at sun.tools.attach.LinuxVirtualMachine.checkPermissions(Native Method)
    at sun.tools.attach.LinuxVirtualMachine.<init>(mz:88)
    at sun.tools.attach.LinuxAttachProvider.attachVirtualMachine(uw:197)
    at com.sun.tools.attach.VirtualMachine.attach(uo:22185)
    at nul.IIIIIiiIIiIIi.super(jyb:36)
    at nul.IIiIIiiIiiIii.run(wac:7)
Scanned for and identified 1 game frames in 1633ms.
	Any ideas?
I will try a different desktop environment now just to be sure (currently using GNOME).
Appreciate any help here - much prefer using Arch over Ubuntu but will revert if I must..
Cheers



