Quits on launch on Linux

Started by reactormonk, July 03, 2014, 05:46:43 PM

Previous topic - Next topic

reactormonk

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

knucracker

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.

reactormonk

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)

knucracker

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. 

reactormonk

Reboots solve a few problems *shrug*