Pinguicula
said
:
Radimenion,
For the NXT client there is a line that can be changed in the runescape-launcher script by doing
sudo gedit /usr/bin/runescape-launcher
in Terminal and changing the number in
export MESA_GL_VERSION_OVERRIDE=3.0
from 3.0 to 2.1 Save the change and close the text editor program. Then try to start the NXT client. That helps some NXT client users who have graphical problems.
That environment variable might also work on my java client
you can just start my client using
Original message details are unavailable.
env MESA_GL_VERSION_OVERRIDE=3.0 runescape
I do miss the direct communication i had at some point with jagex to get stuff like this sorted out within some kind of timeframe but alas, that is no longer happening and i am now working on an updated docker image (for amd RX users mainly. Sorry nvidia users, blame nvidia i am honestly not kidding) to be used with x11docker that isolates everything except the gamecache, pulseaudio and gpu. This is due to the heaps of security concerns that involves the nxt client on linux now.
Docker image size: 553MB without the game cache (which will be stored in ".runescape-nxt" in your $HOME folder)
We also have the runescape nxt client on flathub that is maintained by some community members if you just want a simple and very streamlined client install (a bit extra work for our dear nvidia friends though!),
Here are a list of all the RuneScape NXT maintainers on flathub: https://github.com/flathub/com.jagex.RuneScape/graphs/contributors/
Some which have actually contributed to the rsu client!
Updated the first page to include a better, easier and more secure way to install the client using flatpak, as i honestly do not recommend people to run the native package anymore because of this security kerfuffle that jagex is creating with their neglect.
I have also included my Dockerfile for the NXT client which supports the AMD RX cards, it should also work with older radeon cards and intel cards (i think) that handles the NXT client.
It should also work for nvidia but i do not have an nvidia card in my host system anymore to test this with but i provided the theoretical command to run on the image on a system using nvidia graphics as long as you have followed the x11docker instructions to make it work with the proprietary nvidia driver, as nouveau still lacks proper opengl support
however the point of the docker image is to make a hyperisolated nxt client that only exposes the gpu and pulseaudio and the gamecache, this is all thrown out of the window if you run the client through docker on an nvidia card, at this point youre more secure using the flatpak solution instead (WHICH IS WAY SMALLER!)
why you do this to us nvidia.
TLDR; Docker image is meant for those being hyper concerned about security
God/Protector of the Penguins.
Developer of the RuneScape Unix Client.
Maintainer of the Linux Tech Support thread
It was the graphics driver. I had just installed the OS a few days prior, and didn"t check the post-install steps. After installing the nvidia driver (390, latest) I can run with no problems and on 'ultra' settings for graphics.
This is all on the 'fun' computer, which I do not consider secure . . but I was not aware of the issues you mention.
I don't find the ubuntu install on the runescape site anymore, its also not mentioned on the download page. I guess we could download the windows version and use wine.
I'm not sure what you mean, Acmene. The Linux option is still on the Downloads page. The instructions don't work because they are out of date but they are still there.
Oh thats odd, the download page I was seeing was completely different.
I'm trying to get the windows exe to run under wine, its seems fine but having graphics driver issues at the moment.
hi i have been blocked from changin my name for 365 days.. im wondering if a bond will allow me to change it.. i would like to apologise in advance for my offensive name.. and it will not happen again . also where can i talk to a staff memeber about this ? i went to apeal but it had nowhere for me to type in my apeal of what happened
.
15-Jan-2019 13:25:25
- Last edited on
15-Jan-2019 13:26:29
by
shootnnstar
Was trying to install NXT client for a friend, was working the first few days (solid 60 fps best:68 worst:40) then he started getting an error, he's been having other problems too with this computer (can't update anything through terminal or app store atm, and plagued with random window crashes) hoping someone on the forum here might have an idea, or maybe even a recommendation for a more "dell suited" version of linux.
His launcher was crashing, and after trying countless things I opted for a fresh install, not only did it not help but ubuntu almost didn't reinstall and now everytime I try to download runescape im hit with this same error
The following packages have unmet dependencies:
libc6-dbg : Depends: libc6 (= 2.23-0ubuntu5) but 2.23-0ubuntu10 is to be installed
python2.7 : Depends: python2.7-minimal (= 2.7.12-1ubuntu0~16.04.4) but 2.7.12-1ubuntu0~16.04.1 is to be installed
Depends: libpython2.7-stdlib (= 2.7.12-1ubuntu0~16.04.4) but 2.7.12-1ubuntu0~16.04.1 is to be installed
runescape-launcher : Depends:libsdl2-2.0-0 (>= 2.0.2+dfsg1-3ubuntu1.1) but it is not going to be installed
Depends: libwebkitgtk-1.0-0 (>= 2.4.8-1ubuntu1~ubuntu14.04.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
using version shared by Penguicula (works for every other computer ive tested on)
CURRENTLY NOT WORKING FOR:
Ubuntu 16.04/18.04
on Dell inspiron 15 3567
i3 7100u intel hd 620
8 gb ddr4 shared
250gb ssd
FREE WORLD LEADER
18-Jan-2019 03:55:05
- Last edited on
18-Jan-2019 04:37:33
by
EMP0RERTRUMP
UPDATE: upgraded to 18 from 16 again just to see if it would make a difference, can use the terminal now, was able to download the client, but still the launcher still crashes every time I try to log in on it, plus when i type "runescape-launcher" in the terminal I am now getting these errors, sometimes none or one of these
1. pure virtual method called terminate called without an active exception
2. ExceptionHandler::GenerateDump cloned child 2536
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
3.(runescape:4660): dbind-WARNING **: 21:57:57.789: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Segmentation fault (core dumped)
4.(runescape:4765): dbind-WARNING **: 21:59:03.951: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
5. (runescape:13301): dbind-WARNING **: 04:34:55.287: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
FREE WORLD LEADER
18-Jan-2019 05:44:24
- Last edited on
18-Jan-2019 12:41:01
by
EMP0RERTRUMP