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 jagex-jav//oldschool1.runescape.com/jav_config.ws.

Joined
Mar 3, 2016
Messages
3
jagex-jav//oldschool1.runescape.com/jav_config.ws. Thats what runemate told me to do when i tryed to load oldschool I have linux ubo and i cant seem to download runescape client also
 
Joined
Mar 3, 2016
Messages
3
okay so can someone show me or show me how to get there and not bewittle me ......
 
It wont even open any client i download from runescape im trying to open with my java nothing happends at all i pasted this in my term
sudo -s -- << EOF
wget -O - https://content.runescape.com/downloads/ubuntu/runescape.gpg.key | apt-key add -
mkdir -p /etc/apt/sources.list.d
echo "deb https://content.runescape.com/downloads/ubuntu trusty non-free" > /etc/apt/sources.list.d/runescape.list
apt-get update
apt-get install -y runescape-launcher
EOF
 
Joined
Dec 10, 2014
Messages
3,255
okay so can someone show me or show me how to get there and not bewittle me ......
 
It wont even open any client i download from runescape im trying to open with my java nothing happends at all i pasted this in my term
sudo -s -- << EOF
wget -O - https://content.runescape.com/downloads/ubuntu/runescape.gpg.key | apt-key add -
mkdir -p /etc/apt/sources.list.d
echo "deb https://content.runescape.com/downloads/ubuntu trusty non-free" > /etc/apt/sources.list.d/runescape.list
apt-get update
apt-get install -y runescape-launcher
EOF
What version of java do you have?

Also, I'm pretty sure you don't need to specifically start runescape with java, the launcher should do everything for you and act just like any other program
 
Top