[Ubuntu 11.10] Unable to run (java?) games

Questions about Wine on Linux
Locked
Drowz0r
Level 1
Level 1
Posts: 5
Joined: Thu Apr 12, 2012 11:29 am

[Ubuntu 11.10] Unable to run (java?) games

Post by Drowz0r »

Hello everyone

Wine is great. I've managed to (through PlayOnLinux) get Steam installed and I'm able to play a load of my games in the comfort of Ubuntu.

Currently I have all my Half Life and Half Life 2 mods working for the most part.

My issue is:

Some games come with a browser or launcher that checks if the game is up to date. All of these launchers tend to contain some Java, Flash and other things.

I was able to install Flash fine and now I can watch the preview videos and things from steam so I know that's installed fine.

I find I am unable to install Java though.

I attempted to install Java in the same way I did flash. First I tried the online file which gave this error:

Code: Select all

Download failed:
from=http://javadl.sun.com/webapps/download/GetFile/1.6.0_31-b79/windows-i586/jre1.6.0_31-c-l.msi,to=Sun/Java/fre1.6.0_31/jre1.6.0_31-c-l.msi
So I tried the offline installer, all contained inside an .exe but that gave this error:

Code: Select all

Installer : Wrapper.CreateFile failed with error 3: Path not found.
Essentially it seems I am unable to launch anything Java-esque from inside wine. I need them to run inside wine because they are a launcher for the video games, which obviously won't work in Ubuntu.

I've tried using different wine versions, 1.3~ 1.4~ 1.5~ and I've tried running it in Windows XP and Windows 7 mode.

Does anyone know how to install Java in my PlayOnLinux/Wine Virtual Drive?

Thanks in advance
User avatar
dimesio
Moderator
Moderator
Posts: 13208
Joined: Tue Mar 25, 2008 10:30 pm

Re: [Ubuntu 11.10] Unable to run (java?) games

Post by dimesio »

Drowz0r wrote: Does anyone know how to install Java in my PlayOnLinux/Wine Virtual Drive?
PlayOnLinux has their own support forum, and questions about how to use it belong there.

If you want help installing Java using plain Wine into a wineprefix that was previously created by a PlayOnLinux script for some other game or app, you must post the PlayOnLinux log for the installation of that game or app. If the log shows that a patched version of Wine was used and/or any tweaks were applied that are not called for in the AppDB, you will have to reinstall in a clean wineprefix using the latest version of plain Wine to get help here.
Drowz0r
Level 1
Level 1
Posts: 5
Joined: Thu Apr 12, 2012 11:29 am

Re: [Ubuntu 11.10] Unable to run (java?) games

Post by Drowz0r »

dimesio wrote:
Drowz0r wrote: Does anyone know how to install Java in my PlayOnLinux/Wine Virtual Drive?
PlayOnLinux has their own support forum, and questions about how to use it belong there.

If you want help installing Java using plain Wine into a wineprefix that was previously created by a PlayOnLinux script for some other game or app, you must post the PlayOnLinux log for the installation of that game or app. If the log shows that a patched version of Wine was used and/or any tweaks were applied that are not called for in the AppDB, you will have to reinstall in a clean wineprefix using the latest version of plain Wine to get help here.
Hello there

Thanks for your direction. Seeing as Vanilla Wine doesn't seem to work for any of my games, I suppose that concludes my involvement on these forums.

Thanks again
Locked