Odd Error

If you found a bug in Illarion or need help ask here. / Wenn Du einen Fehler in Illarion gefunden hast oder Hilfe benötigst, frage hier.

Moderator: Developers

Post Reply
User avatar
abcfantasy
Posts: 1799
Joined: Thu Dec 14, 2006 10:44 pm
Location: Yes.
Contact:

Odd Error

Post 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?
User avatar
Nitram
Developer
Posts: 7638
Joined: Fri Oct 31, 2003 9:51 am
Contact:

Post by Nitram »

You lwjgl ( light weight java game library ) is missing. Its installed under normal conditions with the client.
User avatar
abcfantasy
Posts: 1799
Joined: Thu Dec 14, 2006 10:44 pm
Location: Yes.
Contact:

Post 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.
User avatar
Lrmy
Posts: 1263
Joined: Fri Jun 02, 2006 4:42 pm

Post 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...
Post Reply