It is currently Thu May 01, 2025 5:39 am

RUNNING WITH RIFLES Multiplayer

test

Game servers 50 List provided by EpocDotFr | Players online 137


All times are UTC




Post new topic Reply to topic  [ 15 posts ]  Go to page Previous  1, 2
Author Message
PostPosted: Sun Dec 22, 2013 12:50 pm 
Offline

Joined: Sat Jul 07, 2012 11:11 am
Posts: 57
And after the 0.93 update, still having the same problem. Campaing wont start.

OS is Manjaro 0.8.8.(1?) (latest) / Arch-based Linux


Top
 Profile  
 
PostPosted: Sun Dec 22, 2013 1:06 pm 
Offline
Site Admin

Joined: Mon Jun 27, 2011 11:59 am
Posts: 2856
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.


Top
 Profile  
 
PostPosted: Sat Jan 04, 2014 6:40 pm 
Offline

Joined: Sat Jul 07, 2012 11:11 am
Posts: 57
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 directory

hmmm, 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).


Attachments:
rwr_game.log.zip [20.59 KiB]
Downloaded 616 times
Top
 Profile  
 
PostPosted: Sat Jan 04, 2014 6:53 pm 
Offline
Site Admin

Joined: Mon Jun 27, 2011 11:59 am
Posts: 2856
Luck of Duck wrote:
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.

That's certainly an interesting finding. Can't think of why that would happen exactly, but I'll try an alternative way to start the process for the script, I see I've taken a bit of shortcut with that. Good news is that the bundled php does indeed work fine and the script gets executed normally, just getting there without any kinks is the challenge here.

Quote:
[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 directory

Ah, right. To run the bundled php5 interpreter straight from command line it would need to be accessed in similar vein as rwr_game and rwr_config through the launch script which enables the bundled libs to be found. Never mind about this.


Top
 Profile  
 
PostPosted: Sun Mar 23, 2014 11:35 pm 
Offline

Joined: Sun Mar 23, 2014 11:32 pm
Posts: 1
I've tried running from command line, but it just feeds this back to me:

Code:
An exception has occurred!
OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library lib/RenderSystem_GL.so.  System Error: libXrandr.so.2: cannot open shared object file: No such file or directory in DynLib::load at /build/buildd/ogre-1.7.2/OgreMain/src/OgreDynLib.cpp (line 91)


I'm running Ubuntu 12.04


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group