Welcome!

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

Sign up now!

Resolved Running RM on Linux server

vox

Joined
Apr 29, 2015
Messages
39
Hello! So im trying to start running my bots on my Linux server. I have got everything up and running to the point where I can open Runemate and sign in just fine. However after its does the loading game normally where Runescape would start the all the "package" updating stuff this is what I get. And I have no idea what is going on here or how to fix it lol

https://i.gyazo.com/87285d694cb57d0e7f9d2653a229115e.gif
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
iirc it's to do with the graphical interface you installed (I don't use linux so i don't know the correct terms). @Arbiter knows the details.
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
The desktop environment you are using is likely the issue. If you followed a basic VNC tutorial you found on Google then you likely have XFCE. We do not support XFCE for a number of reasons which can be summed up succinctly as "it's shitty." We support Unity (stock) on Ubuntu 14.04 LTS as well as stock desktop environments on latest long term support versions of Debian and CentOS. Additionally our unofficial support will grow substantially with the release of Spectre, but keep in mind we will not provide official support for anything except for Ubuntu, Debian, and CentOS LTS versions in the foreseeable future.

tl;dr use a supported distro, version and desktop environment configuration or wait for Spectre and hope your unsupported configuration works, but don't expect support if it doesn't.
 

vox

Joined
Apr 29, 2015
Messages
39
Well the server is running Ubuntu 14.04 LTS... I can get everything up and running, launch it, it even shows the loading game part, but as soon as it gets to the point where it would start the package updating thats when that shit happens.
 
Mod Automation
Joined
Jul 26, 2013
Messages
3,044
Well the server is running Ubuntu 14.04 LTS...
Unity (default):
Ubuntu_Unity_Keyboard_shortcuts_-_En.png


XFCE:
xfcelucid08.png


If you confirm that your desktop environment looks very similar to the top one we can continue trying to resolve your issue.
 

vox

Joined
Apr 29, 2015
Messages
39
It does look like im running the XFCE. Im sure it is possible to switch over to Unity?
 

mew

Joined
Mar 1, 2015
Messages
296
I don't know what desktop environment that is, so I can't say.
looks like the default Ubuntu server environment, he should be able to install a new one via apt-get or something, I don't use Ubuntu distros so i only know pacman aha

Sent from my Nexus 6 using Tapatalk
 
Top