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

Bug #234 on PlayOnLinux

Call of Duty : Black Ops crashed while running

Added by minnyv on 2011-08-22 20:26:52 - Comment or update this ticket

Statut:
Invalid
Priority:
Normal
Assigned to:
Last update:
2011-08-30 19:14:05
Description, steps to reproduce:
File :Call of Duty : Black Ops
Date : 08/22/11 13:24:17
PlayOnMac Version : 4.0.7
File content :
#!/bin/bash
[ "$PLAYONLINUX" = "" ] \&\& exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="/home/jdfells/.PlayOnLinux//wineprefix/CoDBlackOps"
export WINEDEBUG=""
POL_Log="Call of Duty : Black Ops_1314036873"
cd "/home/jdfells/.PlayOnLinux//wineprefix/CoDBlackOps/drive_c/."
POL_Wine ""  $@

Output :

Terminal output:

[POL_Wine_AutoSetVersionEnv] Message: Reading version : 1.3.26
[POL_Wine_AutoSetVersionEnv] Message: wineprefix : /home/jdfells/.PlayOnLinux//wineprefix/CoDBlackOps
[POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.3.26, x86
[POL_Wine_SetVersionEnv] Message: "/home/jdfells/.PlayOnLinux//wine/linux-x86/1.3.26" exists
[POL_Wine] Message: Running wine-1.3.26 
wine: cannot find ''
 

Other :
It crashed when i ran

History

Update by Quentin PÂRIS on 2011-08-22 20:28:57

Le problème doit venir du script

Update by Quentin PÂRIS on 2011-08-22 20:29:10

English: Problem comes from the script

Update by Quentin PÂRIS on 2011-08-30 19:14:05

  • Statut changed to Invalid
Il n'y a rien à voir ici