I'm pretty sure starting up 20 means no background found so for a quick fix change
Image image = Toolkit.getDefaultToolkit().createImage("./Sprites/background.png");
to
Image image = Toolkit.getDefaultToolkit().createImage(abyte0);
|
|

I'm pretty sure starting up 20 means no background found so for a quick fix change
Image image = Toolkit.getDefaultToolkit().createImage("./Sprites/background.png");
to
Image image = Toolkit.getDefaultToolkit().createImage(abyte0);
i have this problem and i did what u said warlock and now i dont even get near that it starts then shuts my browser down

how all it's doing is changing the background to the one in the runescape cache.
in wich file?
class 30_1_1 or sumin like that

class30 sub2 sub1 sub 1
but how i can insert custrom background?
now im getting that error while "requesting animations, but in java console is nothing"
Last edited by jareq; 02-09-2009 at 05:49 PM. Reason: Double posting is not allowed!

you need to fix your sprites like C:/cachenamehere/background.png
now i set in class30 sub2 sub1 sub 1:
Image image = Toolkit.getDefaultToolkit().createImage("C:/.rrr_file_store_32/Sprites/myback.jpg");
(in that folder is that image)
It loading pretty long, but it runned (i mean i got a login screen), after that i refreshed page,
and i got that black screen and error:
Exception in thread "Thread-32" java.lang.NullPointerException
at client.method94(client.java:7270)
at client.method9(client.java:8642)
at Applet_Sub1.run(Applet_Sub1.java:122)
at client.run(client.java:4387)
at java.lang.Thread.run(Unknown Source)
java.lang.NullPointerException
at client.method8(client.java:4607)
at Applet_Sub1.method3(Applet_Sub1.java:146)
at Applet_Sub1.destroy(Applet_Sub1.java:198)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionR unnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
| « Log out butten help | npc face :/ » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |