Page 1 of 1

error log

Posted: Wed Aug 29, 2012 11:46 pm
by Kyre
Been kicked out of game about 4-5 times today. I only saved one error so far but was wondering if anyone can figure out the reason?

<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.0+" codebase="http://illarion.org/illarion/download" href="illarion_client.jnlp">
<information>
<title>Illarion Client</title>
<vendor>Illarion e.V.</vendor>
<homepage href="http://illarion.org" />
<description>A graphical client for the Illarion online role playing game.</description>
<icon href="icon.gif"/>
<offline-allowed/>
</information>
<information locale="DE">
<description>Ein graphischer Client für das Illarion Online-Rollenspiel.</description>
<offline-allowed/>
</information>

<resources>
<j2se version="1.5+" />
<jar href="illarion.jar" main="true" />

<jar href="rsc_chars.jar"/>
<jar href="rsc_effects.jar"/>
<jar href="rsc_gui.jar"/>
<jar href="rsc_items.jar"/>
<jar href="rsc_sound.jar"/>
<jar href="rsc_tiles.jar"/>

<jar href="lwjgl.jar" />
<jar href="lwjgl_util.jar" />

<jar href="manual.jar" />
<jar href="soundbank.jar" />

<jar href="jogg.jar" />
<jar href="jorbis.jar" />
<jar href="tritonus_share.jar" />
<jar href="vorbisspi.jar" />

<property name="org.lwjgl.opengl.Display.allowSoftwareOpenGL" value="true"/>
</resources>

<resources os="Windows">
<nativelib href="lwjgl_win32.jar" />
</resources>
<resources os="Windows" arch="x86_64">
<nativelib href="lwjgl_win64.jar" />
</resources>
<resources os="Windows" arch="amd64">
<nativelib href="lwjgl_win64.jar" />
</resources>
<resources os="Linux">
<nativelib href="lwjgl_linux32.jar" />
</resources>
<resources os="Linux" arch="x86_64">
<nativelib href="lwjgl_linux64.jar" />
</resources>
<resources os="Linux" arch="amd64">
<nativelib href="lwjgl_linux64.jar" />
</resources>
<resources os="Mac OS">
<nativelib href="lwjgl_macosx.jar" />
</resources>
<resources os="SunOS">
<nativelib href="lwjgl_solaris.jar" />
</resources>

<security>
<all-permissions />
</security>
<application-desc main-class="illarion.client.IllaClient" />
</jnlp>

Re: error log

Posted: Wed Aug 29, 2012 11:58 pm
by Kyre
Also try to get in game and get this: Image

Re: error log

Posted: Thu Aug 30, 2012 12:28 am
by Kyre
Adding another ... this happened twice when I did a spell.. JUS TAUR KEL if that means anything.

<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.0+" codebase="http://illarion.org/illarion/download" href="illarion_client.jnlp">
<information>
<title>Illarion Client</title>
<vendor>Illarion e.V.</vendor>
<homepage href="http://illarion.org" />
<description>A graphical client for the Illarion online role playing game.</description>
<icon href="icon.gif"/>
<offline-allowed/>
</information>
<information locale="DE">
<description>Ein graphischer Client für das Illarion Online-Rollenspiel.</description>
<offline-allowed/>
</information>

<resources>
<j2se version="1.5+" />
<jar href="illarion.jar" main="true" />

<jar href="rsc_chars.jar"/>
<jar href="rsc_effects.jar"/>
<jar href="rsc_gui.jar"/>
<jar href="rsc_items.jar"/>
<jar href="rsc_sound.jar"/>
<jar href="rsc_tiles.jar"/>

<jar href="lwjgl.jar" />
<jar href="lwjgl_util.jar" />

<jar href="manual.jar" />
<jar href="soundbank.jar" />

<jar href="jogg.jar" />
<jar href="jorbis.jar" />
<jar href="tritonus_share.jar" />
<jar href="vorbisspi.jar" />

<property name="org.lwjgl.opengl.Display.allowSoftwareOpenGL" value="true"/>
</resources>

<resources os="Windows">
<nativelib href="lwjgl_win32.jar" />
</resources>
<resources os="Windows" arch="x86_64">
<nativelib href="lwjgl_win64.jar" />
</resources>
<resources os="Windows" arch="amd64">
<nativelib href="lwjgl_win64.jar" />
</resources>
<resources os="Linux">
<nativelib href="lwjgl_linux32.jar" />
</resources>
<resources os="Linux" arch="x86_64">
<nativelib href="lwjgl_linux64.jar" />
</resources>
<resources os="Linux" arch="amd64">
<nativelib href="lwjgl_linux64.jar" />
</resources>
<resources os="Mac OS">
<nativelib href="lwjgl_macosx.jar" />
</resources>
<resources os="SunOS">
<nativelib href="lwjgl_solaris.jar" />
</resources>

<security>
<all-permissions />
</security>
<application-desc main-class="illarion.client.IllaClient" />
</jnlp>

Re: error log

Posted: Thu Aug 30, 2012 12:55 am
by Velisai
The client opening like that, without loading your items, hp, etc. looks like your connection broke off just after you logged in. Happens to me from time to time.

Re: error log

Posted: Thu Aug 30, 2012 2:39 am
by Kyre
I was already in game when that happened twice... this after I posted above though but thanks. Was when she moved with a JUS TAUR KEL but hopefully a connection error and not a graphic one like was suggested also, not a good thought possibly trouble with a graphic card.

By the way.. I had no other programs running except msn, firefox 11.0 and security ones.

Re: error log

Posted: Thu Aug 30, 2012 3:52 am
by Evie
When I have a bad connection or net is lagging, using magic is horrible. I have got the black screen after going through portals or using Jus Taur Kel. *Crosses fingers for a lagging ISP*

Re: error log

Posted: Thu Aug 30, 2012 4:01 am
by Kyre
Ahhhh.. good to know then. I have never had a bad connection before. Could be the storm further south causing connection fits. Isaac hit landfall yesterday and working it's way north slowly. I think my ISP based somewhere near there. Thanks everyone.. hoping that is it.

Re: error log

Posted: Sun Sep 02, 2012 10:02 am
by Nitram
You are posting the wrong part of the error log. There is a tab called "Exception" or "Encapsulated Exception". Those contain the actual error messages.

Nitram

Re: error log

Posted: Sun Sep 02, 2012 10:13 am
by Kyre
Thanks Nitram, this is the only part of the error I saw but I didn't look in the document Illarion folder but copied what was in the little pop-up when I got kicked off. However I am of the opinion it must have been connection after all because I haven't had a similar problem since.

Re: error log

Posted: Sun Sep 02, 2012 11:24 am
by Nitram
Yes. And in this little window that pops up when the client goes down the hard way, you got some tabs where you can select the things I mentioned before.

Nitram

Re: error log

Posted: Sun Sep 02, 2012 5:41 pm
by Kyre
Thank you Nitram, if it happens again I will look more closely at the tabs and try to copy the correct one. :D