Bug-kicked out
Posted: Tue Nov 22, 2011 6:40 pm
Trying to go up a ladder to the roof of the Mages Academy I was kicked out of the game and now I can't even log in without getting the error 'A technical problem has occurred. Check log files for details.'
I checked the error text file and this is the error that is logged:
Illarion Client V1.21 started Tue Nov 22 10:37:22 MST 2011
LWJGL: 6.14.10.4820
VM: 1.6.0_26
OS: Windows XP 5.1 x86
java.lang.IndexOutOfBoundsException: 2054424
at java.nio.DirectByteBuffer.put(Unknown Source)
at illarion.client.world.MapColor.writeColor(MapColor.java:65)
at illarion.client.gui.MiniMap.drawTile(MiniMap.java:208)
at illarion.client.gui.MiniMap.update(MiniMap.java:230)
at illarion.client.net.server.MapStripeMsg.executeUpdate(MapStripeMsg.java:134)
at illarion.client.net.NetComm.processUpdates(NetComm.java:240)
at illarion.client.world.Game.gameLoop(Game.java:217)
at illarion.client.IllaClient.<init>(IllaClient.java:164)
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!
The error that initially kicked me out was:
Illarion Client V1.21 started Tue Nov 22 08:31:36 MST 2011
LWJGL: 6.14.10.4820
VM: 1.6.0_26
OS: Windows XP 5.1 x86
Cannot save map
java.io.IOException: There is not enough space on the disk
at sun.nio.ch.FileDispatcher.write0(Native Method)
at sun.nio.ch.FileDispatcher.write(Unknown Source)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
at sun.nio.ch.IOUtil.write(Unknown Source)
at sun.nio.ch.FileChannelImpl.write(Unknown Source)
at illarion.client.gui.MiniMap.save(MiniMap.java:516)
at illarion.client.gui.MiniMap.setLevel(MiniMap.java:163)
at illarion.client.net.server.LocationMsg.executeUpdate(LocationMsg.java:79)
at illarion.client.net.NetComm.processUpdates(NetComm.java:240)
at illarion.client.world.Game.gameLoop(Game.java:217)
at illarion.client.IllaClient.<init>(IllaClient.java:164)
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.lang.ArrayIndexOutOfBoundsException: 10000
at illarion.client.net.Receiver.run(Receiver.java:196)
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:172)
at org.lwjgl.opengl.Context.forceDestroy(Context.java:228)
at org.lwjgl.opengl.Display.destroyContext(Display.java:946)
at org.lwjgl.opengl.Display.destroy(Display.java:929)
at illarion.client.IllaClient.exitGraphics(IllaClient.java:281)
at illarion.client.IllaClient.errorExit(IllaClient.java:419)
at illarion.client.net.Receiver.run(Receiver.java:208)
java.lang.IllegalStateException: Mouse must be created before you can read events
at org.lwjgl.input.Mouse.next(Mouse.java:409)
at illarion.client.gui.MouseHandler.handle(MouseHandler.java:104)
at illarion.client.gui.InputManager.handle(InputManager.java:276)
at illarion.client.gui.Gui.handleInput(Gui.java:201)
at illarion.client.world.Game.gameLoop(Game.java:234)
at illarion.client.IllaClient.<init>(IllaClient.java:164)
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
I checked the error text file and this is the error that is logged:
Illarion Client V1.21 started Tue Nov 22 10:37:22 MST 2011
LWJGL: 6.14.10.4820
VM: 1.6.0_26
OS: Windows XP 5.1 x86
java.lang.IndexOutOfBoundsException: 2054424
at java.nio.DirectByteBuffer.put(Unknown Source)
at illarion.client.world.MapColor.writeColor(MapColor.java:65)
at illarion.client.gui.MiniMap.drawTile(MiniMap.java:208)
at illarion.client.gui.MiniMap.update(MiniMap.java:230)
at illarion.client.net.server.MapStripeMsg.executeUpdate(MapStripeMsg.java:134)
at illarion.client.net.NetComm.processUpdates(NetComm.java:240)
at illarion.client.world.Game.gameLoop(Game.java:217)
at illarion.client.IllaClient.<init>(IllaClient.java:164)
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!
The error that initially kicked me out was:
Illarion Client V1.21 started Tue Nov 22 08:31:36 MST 2011
LWJGL: 6.14.10.4820
VM: 1.6.0_26
OS: Windows XP 5.1 x86
Cannot save map
java.io.IOException: There is not enough space on the disk
at sun.nio.ch.FileDispatcher.write0(Native Method)
at sun.nio.ch.FileDispatcher.write(Unknown Source)
at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
at sun.nio.ch.IOUtil.write(Unknown Source)
at sun.nio.ch.FileChannelImpl.write(Unknown Source)
at illarion.client.gui.MiniMap.save(MiniMap.java:516)
at illarion.client.gui.MiniMap.setLevel(MiniMap.java:163)
at illarion.client.net.server.LocationMsg.executeUpdate(LocationMsg.java:79)
at illarion.client.net.NetComm.processUpdates(NetComm.java:240)
at illarion.client.world.Game.gameLoop(Game.java:217)
at illarion.client.IllaClient.<init>(IllaClient.java:164)
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.lang.ArrayIndexOutOfBoundsException: 10000
at illarion.client.net.Receiver.run(Receiver.java:196)
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:172)
at org.lwjgl.opengl.Context.forceDestroy(Context.java:228)
at org.lwjgl.opengl.Display.destroyContext(Display.java:946)
at org.lwjgl.opengl.Display.destroy(Display.java:929)
at illarion.client.IllaClient.exitGraphics(IllaClient.java:281)
at illarion.client.IllaClient.errorExit(IllaClient.java:419)
at illarion.client.net.Receiver.run(Receiver.java:208)
java.lang.IllegalStateException: Mouse must be created before you can read events
at org.lwjgl.input.Mouse.next(Mouse.java:409)
at illarion.client.gui.MouseHandler.handle(MouseHandler.java:104)
at illarion.client.gui.InputManager.handle(InputManager.java:276)
at illarion.client.gui.Gui.handleInput(Gui.java:201)
at illarion.client.world.Game.gameLoop(Game.java:234)
at illarion.client.IllaClient.<init>(IllaClient.java:164)
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