Fehlermeldung und Rauswürfe

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
Daurgrim
Posts: 2
Joined: Sat Mar 01, 2008 7:26 pm

Fehlermeldung und Rauswürfe

Post by Daurgrim »

hallo,

ich habe öfters einen Fehler, der mir in letzter Zeit vor allem beim Erzabbauen aufgefallen ist, allerdings auch einfach so auftritt. Das Spiel wirft mich raus und sagt mir, ich soll in der logdatei nachsehen. dort kriege ich folgende fehlermeldung:
Illarion Client V1.00 started Mon Mar 17 10:40:36 CET 2008
VM: 1.6.0_05
OS: Windows XP 5.1
java.lang.IllegalArgumentException: undefined id 25
at illarion.client.c.t.b(Unknown Source)
at illarion.client.c.t.a(Unknown Source)
at illarion.client.g.g.run(Unknown Source)
Exception in thread "Illarion input thread" java.lang.IllegalStateException: From thread Thread[Illarion input thread,5,javawsApplicationThreadGroup]: Thread[javawsApplicationMain,5,javawsApplicationThreadGroup] already has the context current
at org.lwjgl.opengl.Context.checkAccess(Context.java:181)
at org.lwjgl.opengl.Context.forceDestroy(Context.java:244)
at org.lwjgl.opengl.Display.destroyContext(Display.java:799)
at org.lwjgl.opengl.Display.destroy(Display.java:779)
at illarion.client.IllaClient.d(Unknown Source)
at illarion.client.IllaClient.a(Unknown Source)
at illarion.client.g.g.run(Unknown Source)
java.lang.IllegalStateException: Mouse must be created before you can read events
at org.lwjgl.input.Mouse.next(Mouse.java:405)
at illarion.client.e.i.a(Unknown Source)
at illarion.client.e.g.f(Unknown Source)
at illarion.client.e.f.c(Unknown Source)
at illarion.client.f.b.c(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)
Fatal error: A technical problem has occurred.
Check logfiles for details.
Terminating client!
User avatar
Nitram
Developer
Posts: 7638
Joined: Fri Oct 31, 2003 9:51 am
Contact:

Post by Nitram »

Post Reply