WorldScape Blitz

Worldscape => Tutorials/Guides (WS) => Topic started by: Voltimolt on November 26, 2011, 09:27:39 PM

Title: Stuck on "Starting 3d engine"? Fix here
Post by: Voltimolt on November 26, 2011, 09:27:39 PM
Recently Ryan, Kevin, Mute, me and some other players have encountered this error.

I would like to thank Mute because he is one of the people to find a fix, It was indeed caused by a 64-bit java problem.
Computers running 64-bit Java are likely targeted for this Jagex error "error_game_dll".
Luckily I took the time to find out why it wasn't working given information from Mute.

The 64-bit Java program is only a 64-bit program and cannot be executed as a 32-bit. Therefore, we need to head over to the official java website and download what I recommend "Java SDK 7" here (http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u1-download-513651.html).

Make sure you agreed to terms and conditions and select the 32-BIT program!

Edit your batch file and replace with this:
Quote"C:\Program Files (x86)\Java\jre7\bin\java.exe" -jar -Xmx256M java\WorldScape_508_HD_Client.jar
pause

Run the client, and 508 HD client should be fixed and you will not be stuck on "Starting 3d engine".
Title: Re: Stuck on "Starting 3d engine"? Fix here
Post by: Thehate on November 27, 2011, 05:23:32 AM
Good Guide,

I'm sure that this will be rather helpful for most java 64-bit users. Well done. :)

Thehate
Title: Re: Stuck on "Starting 3d engine"? Fix here
Post by: wouter on November 27, 2011, 08:01:30 AM
I see no 32-bit :O
Title: Re: Stuck on "Starting 3d engine"? Fix here
Post by: Voltimolt on November 27, 2011, 11:16:54 PM
Ahh, I forgot to mention:

64-bit: x64
32-bit: x86

Look for the download ending with x86.

Heres a direct link of 32-bit Java here (http://download.oracle.com/otn-pub/java/jdk/7u1-b08/jdk-7u1-windows-i586.exe)
Title: Re: Stuck on "Starting 3d engine"? Fix here
Post by: wouter on November 28, 2011, 04:00:26 AM
Quote from: Voltimolt on November 27, 2011, 11:16:54 PM
Ahh, I forgot to mention:

64-bit: x64
32-bit: x86

Look for the download ending with x86.

Heres a direct link of 32-bit Java here (http://download.oracle.com/otn-pub/java/jdk/7u1-b08/jdk-7u1-windows-i586.exe)

Thanks. Hopefully this will work. Can't wait to play on HD. :)
Title: Re: Stuck on "Starting 3d engine"? Fix here
Post by: Voltimolt on November 29, 2011, 11:35:48 PM
Theres no need to CD.

it's simply executing that file with the commandline to run worldscape_508_HD_client.jar
Title: Re: Stuck on "Starting 3d engine"? Fix here
Post by: Voltimolt on November 30, 2011, 04:50:58 AM
did you put quotation mark between the path? like this:

"C:\Program Files (x86)\Java\jre6\bin\java.exe"
Title: Re: Stuck on "Starting 3d engine"? Fix here
Post by: Voltimolt on November 30, 2011, 06:27:50 AM
Oops. Fixed. sorry about that...

I think it should be alright now.
Title: Re: Stuck on "Starting 3d engine"? Fix here
Post by: Kevin on December 06, 2011, 02:43:31 AM
Going to Sticky this, cause it does work :D