View Single Post
Posts: 5 | Thanked: 0 times | Joined on Jan 2011
#45
thanks for solving that but now i got another problem.
it starts and updates well but when its fetching updates it crashed and gives an error

Code:
home/user # /usr/bin/java -Djava.class.path="$HOME/runescape/bin/jagexappletviewer.jar" -Dcom.jagex.config=http://www.runescape.com/k=3/l=en/jav_config.ws jagexappletviewer user/runescape/images
Trying to load icon file: /home/user/runescape/images/jagexappletviewer.png
Config URL is http://www.runescape.com/k=3/l=en/jav_config.ws
sun.awt.image.ImageFormatException: Unsupported color conversion request
	at sun.awt.image.JPEGImageDecoder.readImage(Native Method)
	at sun.awt.image.JPEGImageDecoder.produceImage(JPEGImageDecoder.java:136)
	at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:264)
	at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:189)
	at sun.awt.image.ImageFetcher.run(ImageFetcher.java:153)
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
Home directory /home/user not ours.
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (os_linux_zero.cpp:236), pid=16838, tid=1762129040
#  Error: caught unhandled signal 11
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Zero VM (14.0-b16 mixed mode linux-arm )
# Derivative: IcedTea6 1.8.4
# Distribution: Debian GNU/Linux 6.0 (squeeze), package 6b18-1.8.4-1
# An error report file with more information is saved as:
# /home/user/hs_err_pid16838.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#
Aborted

thanks alot guys