You are here > Bugs > PlayOnLinux > Bug > Ticket #307 fr

Bug #307 on PlayOnLinux

Star Wars - Rogue Squadron 3D crashed while running

Added by lahtis on 2011-08-29 21:11:36 - Comment or update this ticket

Statut:
Invalid
Priority:
Normal
Assigned to:
Nobody
Last update:
2011-08-30 13:09:40
Description, steps to reproduce:
File :Star Wars - Rogue Squadron 3D
Date : 08/29/11 22:09:43
PlayOnLinux Version : 4.0.9
File content :
#!/bin/bash
[ "$PLAYONLINUX" = "" ] \&\& exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="/home/lahtis/.PlayOnLinux//wineprefix/StarWarsRS3D"
export WINEDEBUG=""
cd "/home/lahtis/.PlayOnLinux//wineprefix/StarWarsRS3D/drive_c/C:\Program Files\LucasArts\ROGUE"
POL_Wine "ROGUE.EXE"  $@

Output :
08/29/11 22:09:43 - [main] Message: Debugger is starting

Terminal output:

Star Wars - Rogue Squadron 3D: rivi 6: cd: /home/lahtis/.PlayOnLinux//wineprefix/StarWarsRS3D/drive_c/C:\Program Files\LucasArts\ROGUE: Tiedostoa tai hakemistoa ei ole
[POL_Wine_AutoSetVersionEnv] Message: Reading version : 1.1.26
[POL_Wine_AutoSetVersionEnv] Message: wineprefix : /home/lahtis/.PlayOnLinux//wineprefix/StarWarsRS3D
[POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.1.26, x86
[POL_Wine_SetVersionEnv] Message: "/home/lahtis/.PlayOnLinux//wine/linux-x86/1.1.26" exists
[POL_Wine] Message: Running wine-1.1.26 ROGUE.EXE
wine client error:0: version mismatch 402/387.
Your wine binary was not upgraded correctly,
or you have an older one somewhere in your PATH.
Or maybe the wrong wineserver is still running?
 

Other :
wine binary 1.1.26 not working. Wine binary not upgrades correcly.

History

Update by Quentin PÂRIS on 2011-08-29 22:39:32

Try to assign another version of wine

Update by lahtis on 2011-08-30 13:09:40

Program Files path is wrong . backslashes were wrong script. Script working but game not. (directdraw errors).

Il n'y a rien à voir ici