Re: Java based game problem
Sounds like you don't have a JRE installed. You can get it here: java.com: Java + You
If that doesn't fix your problem, I recommend you remove anything Java from your computer (on windows, you go to control panel > add/remove programs and just uninstall any JREs (Java Runtime Environment) or JDKs (Java Development Kit) you see there,then reinstall them by going to the above link.
Hope that helps!
Re: Java based game problem
I had tryed this often but it does not works.
Porbably there are entries in the registry, but i do not trust me to look there because I do not have experience for that...
Re: Java based game problem
Quote:
Originally Posted by
Dodax
I had tryed this often but it does not works.
Porbably there are entries in the registry, but i do not trust me to look there because I do not have experience for that...
I'm not really sure what that means, or what we could do about it. Have you tried uninstalling the game and reinstalling it?
I suggest you contact the makers of the game to see if they can help you.
Re: Java based game problem
Thank you for your help. I solved the problem with a tip from the forum of the game.
Re: Java based game problem
Quote:
Originally Posted by
Dodax
Thank you for your help. I solved the problem with a tip from the forum of the game.
No problem. Just out of curiosity, what was the fix?
Re: Java based game problem
I remove the folder "jre_1.6.0_06" from the game directory and then i copie the Java folder from my computer in it. Then i put the folder "launch4j-tmp" from the removed folder to the new Java\bin folder and renamed the new Java folder to "jre_1.6.0_06".
Re: Java based game problem
Quote:
Originally Posted by
Dodax
I remove the folder "jre_1.6.0_06" from the game directory and then i copie the Java folder from my computer in it. Then i put the folder "launch4j-tmp" from the removed folder to the new Java\bin folder and renamed the new Java folder to "jre_1.6.0_06".
Okay, cool. Glad you got it sorted out.