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 Graphics Auto-Setup

Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,032
It seems the client doesn't have permission to make changes to the settings until the browser version of the game has set them and been closed.
Also, the revert yes/no window doesn't show when performing auto-setup in the client but it does in the browser

Here's what i've done.

1. Delete jagexcache
2. Run client
3. Auto-setup

Now if i log out or reload the client the graphics settings haven't been saved and i have to re-run the auto-setup
and this keeps happening every time i logout/reload

4. Open the official browser version
5. Run auto-setup
6. Close browser
7. Run client

Now the client no longer requires me to perform the auto-setup as the graphics settings have been stored by the browser version.

8. Change graphic settings
9. Reload client

Now it seems the client is able to write these changes because the graphics changes are still in place.

@Cloud @Arbiter
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,032
@Cloud Any word on this? I've just upgraded to windows 8.1 and i'm using java 8, installed jdk then jre. Still happens to me.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,032
@Cloud Just found that there's a stack trace printed during the setup. Maybe this will help
Code:
(02:13:12) amz: java.lang.reflect.InvocationTargetException
(02:13:12)      at sd.n(sd.java:132)
(02:13:12)      at sd.q(sd.java:101)
(02:13:12)      at adu.<init>(adu.java:249)
(02:13:12)      at cs.q(cs.java:14)
(02:13:12)      at dd.k(dd.java:66)
(02:13:12)      at fw.q(fw.java:60)
(02:13:12)      at oq.fg(oq.java:2023)
(02:13:12)      at fh.fr(fh.java:1976)
(02:13:12)      at zj.fp(zj.java:2159)
(02:13:12)      at mj.a(mj.java:157)
(02:13:12)      at ip.h(ip.java:74)
(02:13:12)      at jy.atp(jy.java:12651)
(02:13:12)      at zk.j(zk.java:2468)
(02:13:12)      at iw.r(iw.java:377)
(02:13:12)      at mj.l(mj.java:264)
(02:13:12)      at abo.h(abo.java:202)
(02:13:12)      at client.gl(client.java:2753)
(02:13:12)      at client.ai(client.java:1489)
(02:13:12)      at rv.t(rv.java:583)
(02:13:12)      at rv.c(rv.java:559)
(02:13:12)      at rv.run(rv.java:516)
(02:13:12)      at java.lang.Thread.run(Unknown Source)
(02:13:12) Caused by: java.lang.reflect.InvocationTargetException
(02:13:12)      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(02:13:12)      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
(02:13:12)      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Sourc
e)
(02:13:12)      at java.lang.reflect.Method.invoke(Unknown Source)
(02:13:12)      at sd.n(sd.java:123)
(02:13:12)      ... 21 more
(02:13:12) Caused by: java.lang.UnsatisfiedLinkError: C:\Users\Aidden\jagexcache
\runescape\LIVE\jaclib.dll: Can't find dependent libraries
(02:13:12)      at java.lang.ClassLoader$NativeLibrary.load(Native Method)
(02:13:12)      at java.lang.ClassLoader.loadLibrary0(Unknown Source)
(02:13:12)      at java.lang.ClassLoader.loadLibrary(Unknown Source)
(02:13:12)      at java.lang.Runtime.load0(Unknown Source)
(02:13:12)      ... 26 more
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
@Cloud Just found that there's a stack trace printed during the setup. Maybe this will help
Code:
(02:13:12) amz: java.lang.reflect.InvocationTargetException
(02:13:12)      at sd.n(sd.java:132)
(02:13:12)      at sd.q(sd.java:101)
(02:13:12)      at adu.<init>(adu.java:249)
(02:13:12)      at cs.q(cs.java:14)
(02:13:12)      at dd.k(dd.java:66)
(02:13:12)      at fw.q(fw.java:60)
(02:13:12)      at oq.fg(oq.java:2023)
(02:13:12)      at fh.fr(fh.java:1976)
(02:13:12)      at zj.fp(zj.java:2159)
(02:13:12)      at mj.a(mj.java:157)
(02:13:12)      at ip.h(ip.java:74)
(02:13:12)      at jy.atp(jy.java:12651)
(02:13:12)      at zk.j(zk.java:2468)
(02:13:12)      at iw.r(iw.java:377)
(02:13:12)      at mj.l(mj.java:264)
(02:13:12)      at abo.h(abo.java:202)
(02:13:12)      at client.gl(client.java:2753)
(02:13:12)      at client.ai(client.java:1489)
(02:13:12)      at rv.t(rv.java:583)
(02:13:12)      at rv.c(rv.java:559)
(02:13:12)      at rv.run(rv.java:516)
(02:13:12)      at java.lang.Thread.run(Unknown Source)
(02:13:12) Caused by: java.lang.reflect.InvocationTargetException
(02:13:12)      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(02:13:12)      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
(02:13:12)      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Sourc
e)
(02:13:12)      at java.lang.reflect.Method.invoke(Unknown Source)
(02:13:12)      at sd.n(sd.java:123)
(02:13:12)      ... 21 more
(02:13:12) Caused by: java.lang.UnsatisfiedLinkError: C:\Users\Aidden\jagexcache
\runescape\LIVE\jaclib.dll: Can't find dependent libraries
(02:13:12)      at java.lang.ClassLoader$NativeLibrary.load(Native Method)
(02:13:12)      at java.lang.ClassLoader.loadLibrary0(Unknown Source)
(02:13:12)      at java.lang.ClassLoader.loadLibrary(Unknown Source)
(02:13:12)      at java.lang.Runtime.load0(Unknown Source)
(02:13:12)      ... 26 more
That means you ran it with the jdk instead of jre, but either way it's resolved in the next update.
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,032
Really? I've installed JDK and then JRE and cmd says
Code:
C:\Users\Aidden>java -version
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b18)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Really? I've installed JDK and then JRE and cmd says
Code:
C:\Users\Aidden>java -version
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b18)
Java HotSpot(TM) 64-Bit Server VM (build 25.25-b02, mixed mode)
Well either way, it's resolved in the next release.
 
Top