Logging problem

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
Alexander Knight
Posts: 1417
Joined: Thu Sep 10, 2009 10:29 pm
Location: United Kingdom
Contact:

Logging problem

Post by Alexander Knight »

If anyone can help I would give them cookies :D

Code: Select all

Illarion Client V1.21 started Sat Apr 03 12:52:56 BST 2010
LWJGL: 6.14.10.3611
VM: 1.6.0_19
OS: Windows XP 5.1 x86
java.lang.NumberFormatException: For input string: "     	                                                              Î  Î                                         	   "
	at java.lang.NumberFormatException.forInputString(Unknown Source)
	at java.lang.Long.parseLong(Unknown Source)
	at java.lang.Long.parseLong(Unknown Source)
	at illarion.client.util.TableLoader.getLong(TableLoader.java:203)
	at illarion.client.world.People.processRecord(People.java:273)
	at illarion.client.util.TableLoader.loadTable(TableLoader.java:151)
	at illarion.client.util.TableLoader.<init>(TableLoader.java:51)
	at illarion.client.util.TableLoader.<init>(TableLoader.java:34)
	at illarion.client.world.People.<init>(People.java:79)
	at illarion.client.world.Game.connect(Game.java:207)
	at illarion.client.IllaClient.<init>(IllaClient.java:158)
	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)
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 »

The people table loader screws everything up.

That means that the list of known characters of your character is corrupted. Deleting it will cause that your character forgets all names and will fix the problem.

You can also send the names file with a e-mail to me, so I can fix it.

Nitram
User avatar
Alexander Knight
Posts: 1417
Joined: Thu Sep 10, 2009 10:29 pm
Location: United Kingdom
Contact:

Post by Alexander Knight »

God I love you. Will do mate. Thanks

Anyone who see's me IG please #I for me as I wont have my names for a while.
User avatar
Blay
Posts: 504
Joined: Tue Apr 08, 2008 8:32 pm
Location: The cake is a li(n)e!
Contact:

Post by Blay »

Alexander Knight wrote:God I love you.
Oh, you can call him Nitram as well.
Flux
Posts: 1572
Joined: Thu Feb 04, 2010 7:34 pm
Location: I see your post and I raise you 5.

Post by Flux »

Alexander Knight wrote:God I love you. Will do mate. Thanks

Anyone who see's me IG please #I for me as I wont have my names for a while.
I told you to try that on msn!
Post Reply