The Downloader for me.

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
Mephistopheles
Posts: 1059
Joined: Sun Jul 21, 2013 10:04 pm
Location: Murica

The Downloader for me.

Post by Mephistopheles »

okay Jupiter said its being worked on though I thought maybe this error thing will help.

INFO - 2013-12-28 05:51:51,353 - [main]: Illarion Client 2.1.11-163-g7d3e758 started.
INFO - 2013-12-28 05:51:51,357 - [main]: VM: 1.7.0_45
INFO - 2013-12-28 05:51:51,357 - [main]: OS: Windows 8 6.2 x86
ERROR - 2013-12-28 05:52:27,671 - [LWJGL Application]: Fetched uncaught exception: crash.default
java.lang.NullPointerException
at de.lessvoid.nifty.elements.Element.preProcessConstraintHeightThisLevel(Element.java:875)
at de.lessvoid.nifty.elements.Element.preProcessConstraintHeight(Element.java:858)
at de.lessvoid.nifty.elements.Element.preProcessConstraintHeight(Element.java:854)
at de.lessvoid.nifty.elements.Element.preProcessConstraintHeight(Element.java:854)
at de.lessvoid.nifty.elements.Element.prepareLayout(Element.java:1015)
at de.lessvoid.nifty.elements.Element.layoutElements(Element.java:1003)
at illarion.client.gui.controller.game.GUIChatHandler.toggleChatLog(GUIChatHandler.java:292)
at illarion.client.gui.controller.game.GUIChatHandler.onStartScreen(GUIChatHandler.java:402)
at illarion.client.gui.controller.GameScreenController.onStartScreen(GameScreenController.java:207)
at de.lessvoid.nifty.screen.Screen.onStartScreenHasEnded(Screen.java:830)
at de.lessvoid.nifty.screen.Screen$StartScreenEndNotify.perform(Screen.java:747)
at de.lessvoid.nifty.screen.Screen$LocalEndNotify.perform(Screen.java:720)
at de.lessvoid.nifty.screen.Screen.startLayers(Screen.java:286)
at de.lessvoid.nifty.screen.Screen.startScreen(Screen.java:234)
at de.lessvoid.nifty.Nifty.gotoScreenInternal(Nifty.java:694)
at de.lessvoid.nifty.Nifty.access$400(Nifty.java:51)
at de.lessvoid.nifty.Nifty$1.perform(Nifty.java:652)
at de.lessvoid.nifty.elements.EndOfFrameElementAction.perform(EndOfFrameElementAction.java:24)
at de.lessvoid.nifty.Nifty.executeEndOfFrameElementActionsInternal(Nifty.java:432)
at de.lessvoid.nifty.Nifty.handleDynamicElements(Nifty.java:384)
at de.lessvoid.nifty.Nifty.update(Nifty.java:316)
at illarion.client.Game.update(Game.java:209)
at org.illarion.engine.backend.gdx.ListenerApplication.render(ListenerApplication.java:71)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:207)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:114)
INFO - 2013-12-28 05:52:27,680 - [Map Processor]: Map processor got interrupted!
INFO - 2013-12-28 05:52:27,686 - [LWJGL Application]: Illarion output thread: Shutdown requested!
INFO - 2013-12-28 05:52:27,686 - [LWJGL Application]: Illarion input thread: Shutdown requested!
ERROR - 2013-12-28 05:52:27,739 - [NetComm MessageExecutor]: Fetched uncaught exception: crash.netcomm
java.lang.NoSuchMethodError: de.lessvoid.nifty.builder.PanelBuilder.percentage(I)Ljava/lang/String;
at illarion.client.gui.controller.game.InformHandler.showScriptInform(InformHandler.java:247)
at illarion.client.net.server.InformMsg.executeUpdate(InformMsg.java:99)
at illarion.client.net.MessageExecutor.run(MessageExecutor.java:137)
WARN - 2013-12-28 05:52:27,740 - [NetComm MessageExecutor]: crash.netcomm
INFO - 2013-12-28 05:52:27,853 - [LWJGL Application]: NetComm MessageExecutor: Shutdown requested!
INFO - 2013-12-28 05:52:28,051 - [Illarion output thread]: Thread "Illarion output thread" got interrupted.
INFO - 2013-12-28 05:52:29,521 - [LWJGL Application]: Client terminated on user request.
WARN - 2013-12-28 05:52:29,521 - [LWJGL Application]: Failed searching translated version of: A massive error occurred in the client.
Fixing the error wasn't possible.
The client has to exit now.
FATAL - 2013-12-28 05:52:29,521 - [LWJGL Application]: <A massive error occurred in the client.
Fixing the error wasn't possible.
The client has to exit now.>
FATAL - 2013-12-28 05:52:29,522 - [LWJGL Application]: Terminating client!
User avatar
Nitram
Developer
Posts: 7638
Joined: Fri Oct 31, 2003 9:51 am
Contact:

Re: The Downloader for me.

Post by Nitram »

There were some updates over the last days. Please try it again.
Post Reply