pasik wrote:
Sounds like this command
Code:
tools/php/php5 media/packages/vanilla/scripts/gamemode_invasion.php single_player settings="<settings savegame='battle1' username='Luck of Duck' />"
doesn't get executed properly.
What happens if you run that manually in command line in RWR install folder?
You could try that even without running RWR, it might output at least something.
And you could try that by having RWR run in background, just in lobby map is fine, and execute that in command line from terminal.
EDIT: campaign of course works fine here on my Ubuntu, so there's some specific compatibility issue going on now.
Again, sorry for the delay on my replies.
Well good news, running RWR from command line works, and the campaing works when I do that too! BUT:
But when I launch the game from desktop shortcut I can start the campaing and it actually starts. But it crashes too. about right after the commander announces that blueprints and docs are required at armory in X the game shuts down. Game log from such event attached. This does not happen when I run the game from command line. Online and quick match works just fine on both.
[Oh wait this was not what you asked me to do:]
"What happens if you run that manually in command line in RWR install folder?
You could try that even without running RWR, it might output at least something."
I'm not 100% sure I did this test correctly, I literally went to the file where RWR is installed and just gave terminal this:
./tools/php/php5 media/packages/vanilla/scripts/gamemode_invasion.php (while I had RWR shortcut launched running in backround)
I got a return!
./tools/php/php5:
error while loading shared libraries: libedit.so.2: cannot open shared object file: No such file or directoryhmmm, pacman shows that I have libedit 20130601_3.1-1 installed, and libedit.so.2 is in RWR directory. That much I can tell, I dont know if that information is useful in anyway.
And campaing did not start that time (naturally).