Fatal 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
Boruk
Posts: 4
Joined: Tue Oct 16, 2007 11:00 pm
Location: OH, USA

Fatal Error

Post by Boruk »

CPU Intel Core-2 Quad
3 GB Ram
MS Vista 6.0.6000

Log:

Code: Select all

VM: 1.6.0_02
OS: Windows Vista 6.0
java.util.NoSuchElementException
	at java.util.LinkedList.remove(Unknown Source)
	at java.util.LinkedList.removeFirst(Unknown Source)
	at illarion.client.c.t.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!
Fatal error: A technical problem in Receiver thread has occurred.
Check logfiles for details.
Terminating client!
Client connects, and works for quite a while. Reconnected, error happened again shortly after.

(not known if helpful).
This happened while chopping wood. Had built a fire in room. Had gathered cherries. Had moved most items to bag.

Have a programming background, so if anything else you need to find this, or any testing/recreating, please let me know.
User avatar
Nitram
Developer
Posts: 7638
Joined: Fri Oct 31, 2003 9:51 am
Contact:

Post by Nitram »

We get those NoSuchElementException problems often lately. Sadly we have no idea why
Deinarious
Posts: 827
Joined: Fri Nov 04, 2005 6:11 am
Location: Somewhere.

Post by Deinarious »

It's probably Vista. I can tell you that with no programming background. Vista is glitchy. That's why when I get a new PC, I'm getting one with XP.
User avatar
abcfantasy
Posts: 1799
Joined: Thu Dec 14, 2006 10:44 pm
Location: Yes.
Contact:

Post by abcfantasy »

Illarion works fine for me on Vista.

Maybe try to install Java 1.5. I'm not too sure.
Theodore Thiffly
Posts: 5
Joined: Mon Dec 10, 2007 8:18 pm

Post by Theodore Thiffly »

I had the same happen to me today, at login. I logged in again and everything was fine.

And Vista is working fine for me on other Java applications, so go advertise XP somewhere else.
Post Reply