Knuckle Cracker

Creeper World 3 => Steam Version => Topic started by: reactormonk on July 03, 2014, 05:46:43 PM

Title: Quits on launch on Linux
Post by: reactormonk on July 03, 2014, 05:46:43 PM
Doesn't run, just exits directly.

➜  Creeper World 3  ./CW3Launch  
Set current directory to /home/tass/.local/share/Steam/SteamApps/common/Creeper World 3
Found path: /home/tass/.local/share/Steam/SteamApps/common/Creeper World 3/CW3.x86_64
Mono path[0] = '/home/tass/.local/share/Steam/SteamApps/common/Creeper World 3/CW3_Data/Managed'
Mono path[1] = '/home/tass/.local/share/Steam/SteamApps/common/Creeper World 3/CW3_Data/Mono'
Mono config path = '/home/tass/.local/share/Steam/SteamApps/common/Creeper World 3/CW3_Data/Mono/etc'
➜  Creeper World 3
Title: Re: Quits on launch on Linux
Post by: knucracker on July 04, 2014, 03:58:14 PM
Take a look at the log file here:
http://knucklecracker.com/forums/index.php?topic=16476.0

Also, make sure you have the steam client running before running the game.
Title: Re: Quits on launch on Linux
Post by: reactormonk on July 04, 2014, 10:16:14 PM
There is no file at the corresponding location, The "Knuckle Cracker LLC" directory doesn't exist. There's a "Player.log" at "unity3d":

Player is already running

(Filename:  Line: 413)
Title: Re: Quits on launch on Linux
Post by: knucracker on July 05, 2014, 10:41:08 AM
You can add a command line argument to the CW3 executable (you'll have to edit the CW3Launch file to do this)
Put this:
-logFile <pathname>

where <pathname> is where you want to log to go.  This will tell the unity environment to put the game's log file someplace you can control. 
Title: Re: Quits on launch on Linux
Post by: reactormonk on July 05, 2014, 07:18:25 PM
Reboots solve a few problems *shrug*