Downloaded the update and now can't log in

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
Saigwin
Posts: 92
Joined: Fri Feb 27, 2009 5:02 pm
Location: Galmair

Downloaded the update and now can't log in

Post by Saigwin »

Heres the error log I get after I enter my password and hit play....

Illarion Client V1.21 started Tue Nov 03 09:52:37 NST 2009
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:72)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
at org.lwjgl.Sys.loadLibrary(Sys.java:81)
at org.lwjgl.Sys.<clinit>(Sys.java:98)
at org.lwjgl.opengl.Display.<clinit>(Display.java:129)
at illarion.client.IllaClient.init(IllaClient.java:204)
at illarion.client.IllaClient.<init>(IllaClient.java:148)
at illarion.client.IllaClient.main(IllaClient.java:612)
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

Everything was fine before the download, God I hope I don't have to delete the client and download it again. 34 mb is a bitch on dialup. Updates are bad enough.
User avatar
Nitram
Developer
Posts: 7638
Joined: Fri Oct 31, 2003 9:51 am
Contact:

Post by Nitram »

There was no update...

Anyway it seems it did not download everything correctly. Maybe it helps if you just start it again?
User avatar
Saigwin
Posts: 92
Joined: Fri Feb 27, 2009 5:02 pm
Location: Galmair

Post by Saigwin »

There was no update? I went to play after the server move and it started to download as if for an update. I just assumed it was. I've tried restarting the computer, logging in different characters, even my son's account doesn't work. Im assuming it's going to need a client reinstall but I need to know how to go about that.
User avatar
Nitram
Developer
Posts: 7638
Joined: Fri Oct 31, 2003 9:51 am
Contact:

Post by Nitram »

Okay, since you got a crappy connection we try to fix it without installing the entire client again.
We just install the parts again I assume to be bugged.

Here we go:
Press the Windows-Key + R ( or Start -> Run )
Launch:

Code: Select all

javaws -viewer
A window opens with the name "Java Cache Viewer" and it show the Illarion Client. Do NOT remove the client. Click on the drop down box next to "show:" (it should read Applications currently) and switch it to Resources.
Now you should see a huge load of files. Search the following:
lwjgl_win32.jar (http://illarion.org/illarion/download/lwjgl_win32.jar)
and if you use a 64bit windows operating system you have another file reading 64 instead of 32.
Delete both in case you have them and try to start the client. It should load the file(s) down again. Hopefully it works then.

Nitram
User avatar
Saigwin
Posts: 92
Joined: Fri Feb 27, 2009 5:02 pm
Location: Galmair

Post by Saigwin »

Thank you Nitram That worked perfectly.
Post Reply