Package Details: runescape-launcher 2.2.11-1

Git Clone URL: https://aur.archlinux.org/runescape-launcher.git (read-only, click to copy)
Package Base: runescape-launcher
Description: RuneScape Game Client (NXT)
Upstream URL: https://www.runescape.com/
Keywords: games
Licenses: custom
Submitter: ivan_p
Maintainer: grawity
Last Packager: grawity
Votes: 52
Popularity: 0.000082
First Submitted: 2016-02-19 14:08 (UTC)
Last Updated: 2023-02-09 05:50 (UTC)

Pinned Comments

JagexDark commented on 2019-11-13 10:02 (UTC)

The GUI label is intentionally 2.2.4, this is related to it being a Linux-only launcher update, sorry if this causes any confusion

grawity commented on 2017-09-11 17:26 (UTC) (edited on 2020-07-02 08:45 (UTC) by grawity)

Note: It is important to keep PGP signature verification enabled, because this PKGBUILD does not verify sha256sums due to Jagex frequently releasing rebuilds with the same version number.

Don't forget to import the Jagex PGP key if installing for the first time:

gpg --keyserver hkps://keyserver.ubuntu.com --recv-key AAC9264309E4D717441DB9527373B12CE03BEB4B

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 Next › Last »

ivan_p commented on 2016-11-22 15:06 (UTC)

Did you read it? Did you add runescape.gpg.key to your keyring? https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key

Archeon commented on 2016-11-22 14:59 (UTC)

@ivan_p Thanks. I tried copy-pasting that script, chmod +x, and running it. Then I got the following output and afterwards, I still got the same erorr when installing runescape-launcher. ==> Downloading: Release --2016-11-22 09:58:10-- https://content.runescape.com/downloads/ubuntu/dists/trusty/Release Resolving content.runescape.com (content.runescape.com)... 91.235.140.194, 91.235.140.195 Connecting to content.runescape.com (content.runescape.com)|91.235.140.194|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1699 (1.7K) [application/octet-stream] Saving to: ‘Release’ Release 100%[======================================================================================================================>] 1.66K --.-KB/s in 0s 2016-11-22 09:58:11 (89.9 MB/s) - ‘Release’ saved [1699/1699] --2016-11-22 09:58:11-- https://content.runescape.com/downloads/ubuntu/dists/trusty/Release.gpg Resolving content.runescape.com (content.runescape.com)... 91.235.140.195, 91.235.140.194 Connecting to content.runescape.com (content.runescape.com)|91.235.140.195|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 490 [application/octet-stream] Saving to: ‘Release.gpg’ Release.gpg 100%[======================================================================================================================>] 490 --.-KB/s in 0s 2016-11-22 09:58:11 (13.3 MB/s) - ‘Release.gpg’ saved [490/490] gpg: Signature made Tue 08 Nov 2016 09:21:33 EST gpg: using RSA key 7373B12CE03BEB4B gpg: Can't check signature: No public key

ivan_p commented on 2016-11-22 14:52 (UTC)

@Archeon Yes, there was update yesterday, so see point 3 in the pinned message ^ I'll update the package later from home.

Archeon commented on 2016-11-22 14:46 (UTC)

Upon trying to install this, I get the following error message. Does anyone know how I could fix this? Making package: runescape-launcher 2.2.2-7 (Tue Nov 22 09:40:11 EST 2016) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found wrapper.sh -> Found runescape-launcher_2.2.2-22_amd64.deb ==> Validating source files with sha256sums... wrapper.sh ... Passed ==> Validating source_x86_64 files with sha256sums... runescape-launcher_2.2.2-22_amd64.deb ... FAILED ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build runescape-launcher.

tfla commented on 2016-08-27 13:39 (UTC)

@ivan_p: Removed jre, jre7, jre8-openjdk and jre7-openjdk, reinstalled libcurl-compat and libpng12 to make sure I was one the ones from [extra] and still the same issue (and I noticed that I didn't have the multilib version of libcurl-compat, so I installed that too just in case).

ivan_p commented on 2016-08-26 16:00 (UTC)

@tfla Just checked on my system, and everything works fine... I've just returned from a vacation, so I'll check again after a system update. AFAIK, `libcurl-compat` and `libpng12` have moved to [community], and I still have the [AUR] versions installed. Also, Java is not needed for this client. The only case when we think that it might be used is from inside the webkitgtk to display ads.

tfla commented on 2016-08-26 10:51 (UTC)

@grawity: Well, at least that gave some more verbosity to the console output! /usr/share/games/runescape-launcher/runescape: /usr/lib/libcurl.so.3: no version information available (required by /usr/share/games/runescape-launcher/runescape) Vector smash protection is enabled. Vector smash protection is enabled. (runescape:12013): GLib-GObject-WARNING **: invalid (NULL) pointer instance (runescape:12013): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

tfla commented on 2016-08-26 10:48 (UTC)

@grawity: I just tried installing jre7 (That's Sun/Oracle Java, right?) and get the exact same output (and yes, I did update the Java used with archlinux-java set). Might be worth noting that the game window loads for a brief moment and seems to die at "Loading application resources".