Error saying cant run application

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
Mabz
Posts: 21
Joined: Thu Nov 20, 2008 2:33 pm
Location: Australia, SA

Error saying cant run application

Post by Mabz »

Hey, I downloaded the newest version of java yeasterday and then when I tried to play Illarion a new window came up saying that it cant run the application so I tried to download the client again but it wont even let me download it just says that it cant run the application :( Can you help? also tried to just play it from the website but it just comes up again
User avatar
Llama
Posts: 7685
Joined: Sun May 29, 2005 7:02 pm
Location: The VBU is awesome
Contact:

Post by Llama »

That's a bit strange.

Can you give the exact error message?

Try to uninstall the client if it persists -

open Run and type in "javaws -viewer"

It'll open the java cache viewer - find "Illarion client" and unistall it.

Next time you click "Play" on the website it should redownload and reinstall
User avatar
Mabz
Posts: 21
Joined: Thu Nov 20, 2008 2:33 pm
Location: Australia, SA

Post by Mabz »

Thank you so much! I did what you said and uninstalled it and now its downloading it again. :D
User avatar
Mabz
Posts: 21
Joined: Thu Nov 20, 2008 2:33 pm
Location: Australia, SA

Post by Mabz »

hey again,
I re-downloaded the client and played illarion for a bit then the next day it did the same thing :cry: Every time I download it it works the first time I play but then it just does the same thing as it did first time :? Any more ideas coz this is driving me crazy.
User avatar
Estralis Seborian
Posts: 12308
Joined: Wed Nov 10, 2004 9:14 pm
Location: Sir Postalot
Contact:

Post by Estralis Seborian »

Hadrian_Abela wrote:Can you give the exact error message?
Also, in your Illarion folder, you should find a file called error.log. Can you paste the last entry?

A 2nd topic is not needed for this, btw.
User avatar
Llama
Posts: 7685
Joined: Sun May 29, 2005 7:02 pm
Location: The VBU is awesome
Contact:

Post by Llama »

Check that you don't have an instrusive firewall which is allowed javaws but not the illarion client.

It should allow the client.
User avatar
Kevin Lightdot
Posts: 2849
Joined: Sun Oct 16, 2005 8:17 pm
Location: Green again

Post by Kevin Lightdot »

I had several annoying things on using Illarion with Java runtime 1.6 I just installed 1.4 and bam everything works, dunno but worth a try.
User avatar
Llama
Posts: 7685
Joined: Sun May 29, 2005 7:02 pm
Location: The VBU is awesome
Contact:

Post by Llama »

Kevin Lightdot wrote:I had several annoying things on using Illarion with Java runtime 1.6 I just installed 1.4 and bam everything works, dunno but worth a try.
I had that problem, and used the same solution as you did ;) then I realised it was just the firewall.
User avatar
Kevin Lightdot
Posts: 2849
Joined: Sun Oct 16, 2005 8:17 pm
Location: Green again

Post by Kevin Lightdot »

My method is for lazy people
User avatar
CJK
Developer
Posts: 970
Joined: Sat Feb 16, 2008 4:58 pm
Location: cjk@illarion.org

Post by CJK »

Heh. What I did when this happened was just remove the client, then re-download. granted I had to do memory loss almost daily because it kept happening again... then it suddenly stopped.
User avatar
McSpinan
Posts: 13
Joined: Wed Jul 08, 2009 2:30 am
Location: Brazil

Unable to launch application

Post by McSpinan »

Hi,
after 3 months of game, yesterday I started facing some similar problems.
One of two things happen:
1) When I log in, it doesn't finish logging and it comes up a msg "Unable to launch application"; or
2) It logs, but a frozen black screen appears, with no map, no character, no items.

I just downloaded the last Java version, restarted pc without results.
What should I do? Can anybody help me, please?

I don't wanna make it long, but in order to try to get help, I'll paste the error shown on the 'error file':

Thank you!

++++++++++++++++++++++++++++++++++++++

Illarion Client V1.21 started Fri Sep 11 23:05:11 BRT 2009
LWJGL: 6.14.10.3830
VM: 1.6.0_16
OS: Windows XP 5.1 x86
java.lang.IndexOutOfBoundsException: reading beyond receive buffer
at illarion.client.net.Receiver.readByte(Receiver.java:296)
at illarion.client.net.Receiver.readUByte(Receiver.java:311)
at illarion.client.net.Receiver.run(Receiver.java:140)
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
Illarion Client V1.21 started Fri Sep 11 23:07:17 BRT 2009
LWJGL: 6.14.10.3830
VM: 1.6.0_16
OS: Windows XP 5.1 x86
User avatar
Taiah
Posts: 435
Joined: Mon Feb 02, 2009 10:38 pm
Contact:

Post by Taiah »

Did you try uninstalling the Illarion client as in Hadrien's post then reinstalling? Also did you just download the latest java client before or after there was a problem?
User avatar
McSpinan
Posts: 13
Joined: Wed Jul 08, 2009 2:30 am
Location: Brazil

Post by McSpinan »

I had updated the Java because of the problem, but it didn't help. Now I reinstalled the client (something I was trying to avoid, because of time), and it finally worked!
I hope I'm free of that course...
Thank you all.
Post Reply