Technical 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
Karrock
Posts: 515
Joined: Mon Jun 30, 2008 6:11 pm

Technical problem

Post by Karrock »

Game kicked me and I can't launch it when I want to play my first char, but on second char game works.


Illarion Client V1.21 started Mon Dec 03 20:08:55 CET 2012
LWJGL: 6.1.7601.17514
VM: 1.7.0_09
OS: Windows 7 6.1 x86
Unable to initialize midi player
java.io.IOException: mark/reset not supported
at java.util.zip.InflaterInputStream.reset(Unknown Source)
at com.sun.media.sound.AudioFileSoundbankReader.getSoundbank(Unknown Source)
at javax.sound.midi.MidiSystem.getSoundbank(Unknown Source)
at illarion.client.sound.SongPlayer.<init>(SongPlayer.java:81)
at illarion.client.gui.Gui.<init>(Gui.java:119)
at illarion.client.world.Game.init(Game.java:149)
at illarion.client.IllaClient.<init>(IllaClient.java:156)
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.IndexOutOfBoundsException: Index: 246, Size: 57
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at illarion.client.util.RecycleFactory.getPrototypeID(RecycleFactory.java:217)
at illarion.client.util.RecycleFactory.getPrototypeID(RecycleFactory.java:194)
at illarion.client.util.RecycleFactory.getCommand(RecycleFactory.java:168)
at illarion.client.graphics.TileFactory.getCommand(TileFactory.java:106)
at illarion.client.graphics.Tile.create(Tile.java:102)
at illarion.client.graphics.Tile.create(Tile.java:79)
at illarion.client.world.MapTile.setTileId(MapTile.java:167)
at illarion.client.world.MapTile.update(MapTile.java:371)
at illarion.client.world.GameMap.update(GameMap.java:168)
at illarion.client.net.server.MapStripeMsg.executeUpdate(MapStripeMsg.java:128)
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!
User avatar
Nitram
Developer
Posts: 7638
Joined: Fri Oct 31, 2003 9:51 am
Contact:

Re: Technical problem

Post by Nitram »

That is bad.

The client crashes because you are in viewing distance to a location where a tile is located with a ID that is beyond the allowed limits.
We call this a bad/evil tile (of destruction). The only way to fix this is to change the location of your character and to avoid the area you are in.

Nitram
User avatar
Estralis Seborian
Posts: 12308
Joined: Wed Nov 10, 2004 9:14 pm
Location: Sir Postalot
Contact:

Re: Technical problem

Post by Estralis Seborian »

Please report your character's name so it can be moved away.
Zot
Posts: 1164
Joined: Thu Feb 04, 2010 2:16 pm
Location: Mount Zotmore

Re: Technical problem

Post by Zot »

Char moved to Troll's Bane.
User avatar
Juliana D'cheyne
Posts: 1643
Joined: Sat Jan 06, 2007 9:14 am
Contact:

Re: Technical problem

Post by Juliana D'cheyne »

Tried to get in game three-four times after she got this while she was walking past ..to the south of the gnoll camp... bad tile? Could someone move Juliana D'Cheyne to Greenbriar if possible.. or even Nordmark if that is the case?



Illarion Client V1.21 started Tue Dec 04 21:42:50 CST 2012
LWJGL: 6.14.10.4250
VM: 1.6.0_31
OS: Windows XP 5.1 x86
java.lang.IndexOutOfBoundsException: Index: 246, Size: 57
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at illarion.client.util.RecycleFactory.getPrototypeID(RecycleFactory.java:217)
at illarion.client.util.RecycleFactory.getPrototypeID(RecycleFactory.java:194)
at illarion.client.util.RecycleFactory.getCommand(RecycleFactory.java:168)
at illarion.client.graphics.TileFactory.getCommand(TileFactory.java:106)
at illarion.client.graphics.Tile.create(Tile.java:102)
at illarion.client.graphics.Tile.create(Tile.java:79)
at illarion.client.world.MapTile.setTileId(MapTile.java:167)
at illarion.client.world.MapTile.update(MapTile.java:371)
at illarion.client.world.GameMap.update(GameMap.java:168)
at illarion.client.net.server.MapStripeMsg.executeUpdate(MapStripeMsg.java:128)
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!
kitmubet
Posts: 34
Joined: Tue Dec 04, 2012 1:34 pm

Re: Technical problem

Post by kitmubet »

im not a developer or mod but from what i see ( indexOutOfBoundsException)

you just reached the end of the world or gobiath

or maybe just out of bounds of the current map or area you are in
User avatar
Nitram
Developer
Posts: 7638
Joined: Fri Oct 31, 2003 9:51 am
Contact:

Re: Technical problem

Post by Nitram »

Indeed you are not a developer. ;-)

The index out of bounds exception is caused by a tile with a very high identifier: 246
This causes the error because the highest ID allowed is 56.

Nitram
User avatar
Estralis Seborian
Posts: 12308
Joined: Wed Nov 10, 2004 9:14 pm
Location: Sir Postalot
Contact:

Re: Technical problem

Post by Estralis Seborian »

Out of curiosity: Are those "real" tiles (=mistake in the map files) or are those "artifacts", like, the (confused) server sends a tile ID but this tile is not ment to exist at this place? So, who to blame ;-)?
User avatar
Juliana D'cheyne
Posts: 1643
Joined: Sat Jan 06, 2007 9:14 am
Contact:

Re: Technical problem

Post by Juliana D'cheyne »

I have no curiousity about the tile if someone would be so kind as to move my char? :D
User avatar
Estralis Seborian
Posts: 12308
Joined: Wed Nov 10, 2004 9:14 pm
Location: Sir Postalot
Contact:

Re: Technical problem

Post by Estralis Seborian »

Juliana D'Cheyne was at -355 -379 0.

Moved to Troll's Bane.
User avatar
Juliana D'cheyne
Posts: 1643
Joined: Sat Jan 06, 2007 9:14 am
Contact:

Re: Technical problem

Post by Juliana D'cheyne »

Thank you Estralis!
Post Reply