Page 1 of 1

Odd Error

Posted: Thu Sep 13, 2007 10:05 pm
by abcfantasy
Erm...I'm suddenly getting this error before even logging in.

When I choose character and click 'Play', before the main screen appears, I get 'Application Error'.

This is an extract from the error log:
Illarion Client V1.00 started Thu Sep 13 22:02:50 CEST 2007
VM: 1.6.0_02
OS: Windows XP 5.1
java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:75)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:68)
at org.lwjgl.Sys.loadLibrary(Sys.java:84)
at org.lwjgl.Sys.<clinit>(Sys.java:101)
at org.lwjgl.opengl.Display.<clinit>(Display.java:108)
at illarion.client.IllaClient.a(Unknown Source)
at illarion.client.IllaClient.b(Unknown Source)
at illarion.client.IllaClient.<init>(Unknown Source)
at illarion.client.IllaClient.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
#### Java Web Start Error:
#### null
Edit: Also, in the window I get, I can click on Details and Exception, and there's the following, but they're similar I guess.
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at org.lwjgl.Sys$1.run(Sys.java:75)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:68)
at org.lwjgl.Sys.loadLibrary(Sys.java:84)
at org.lwjgl.Sys.<clinit>(Sys.java:101)
at org.lwjgl.opengl.Display.<clinit>(Display.java:108)
at illarion.client.IllaClient.a(Unknown Source)
at illarion.client.IllaClient.b(Unknown Source)
at illarion.client.IllaClient.<init>(Unknown Source)
at illarion.client.IllaClient.main(Unknown Source)
... 9 more
PS. I didn't try reinstalling java yet, I feel a bit lazy right now. Do you think that's needed?

Posted: Thu Sep 13, 2007 10:40 pm
by Nitram
You lwjgl ( light weight java game library ) is missing. Its installed under normal conditions with the client.

Posted: Thu Sep 13, 2007 10:41 pm
by abcfantasy
Strange. I was playing illarion all welll, logged out and logged back in, that's where I got the error.

Anyway, I'll see if I can get the file alone.


Thanks by the way. :)

*cough* Or is this more than 1 file?


Alright, had to reinstall the client. Works fine now. Thanks.

Posted: Sat Sep 15, 2007 3:18 am
by Lrmy
abcfantasy wrote:Strange. I was playing illarion all welll, logged out and logged back in, that's where I got the error.

Anyway, I'll see if I can get the file alone.


Thanks by the way. :)

*cough* Or is this more than 1 file?


Alright, had to reinstall the client. Works fine now. Thanks.
Odd, I recently ran into the same error as you...