Forum
You should be
logged in to post a new reply.
October 7, 2012, 1:30 am
Posts: 3
When I try to install the game it prompts me with an error stating that I apparently don\'t have Java installed. This being untrue is quite bothersome. After downloading and re-installing Java I am still prompt with this error.
October 7, 2012, 1:44 am
Posts: 346
Did you get this error with the web or the standalone version?
October 7, 2012, 4:03 am
Posts: 3
Standalone.
October 7, 2012, 10:41 am
Posts: 346
Okay.
1.
Be sure that you have at least Java 6 installed.
2.
Download the .jar version of the game in a directory (that we will called %GAME_DIR%).
3.
Find the location of Java in your computer.
It should be something like that:
C:\\Program Files (x86)\\Java\\jre7\\bin
C:\\Program Files\\Java\\jre7\\bin
We will call this %PATH_TO_JAVA%
4.
Open a console (Start -- Execute -- \"cmd\").
5.
Write in the console:
%PATH_TO_JAVA%java -jar %GAME_DIR%buildanddefend_standalone_free.jar
This is a bit complex, but this should definitively work.
October 9, 2012, 5:20 am
Posts: 3
Can\'t quite get it to work, I\'m fairly familiar with the console, but nonetheless it doesn\'t work, keep on getting: \"System cannot find the path specified\".
October 9, 2012, 9:05 am
Posts: 346
Can you send me a screen shot of the console with this error please?
I might be able to see the problem.
You should be
logged in to post a new reply.
Return