It is currently Thu Mar 28, 2024 3:44 pm

RUNNING WITH RIFLES Multiplayer

test

Game servers 50 List provided by EpocDotFr | Players online 102


All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: Thu Oct 25, 2018 11:33 pm 
Offline

Joined: Thu Oct 25, 2018 11:29 pm
Posts: 4
Trying to install a dedicated server instance on ubuntu18 but failing out.

Fought with some of the lib reqs and now I have it to a state where it just fails out:

./launch_server
RUNNING WITH RIFLES (c) Osumia Games 2018, 1.70.1, server build
An exception has occurred!
std::exception


only changes made were adding in the following lib dependencies
libx11 and libxext6

/app/rwr/rwr_server: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
sudo apt-get install libx11-6:i386

/app/rwr/rwr_server: error while loading shared libraries: libXext.so.6: cannot open shared object file: No such file or directory
sudo apt-get install libxext6:i386

Any ideas or other locations I can pull logs to see where the fail out is occurring?


Top
 Profile  
 
PostPosted: Thu Oct 25, 2018 11:43 pm 
Offline

Joined: Thu Oct 25, 2018 11:29 pm
Posts: 4
found rwr_server.log

fails out at:
19:40:31: WARNING, loading texts but path is empty
19:40:31: loading factions in map config
19:40:31: loading map config
19:40:31: CHECK: map_config element not found
19:40:31: !!!EXECUTION HALTED!!!

pastebin: https://pastebin.com/cr22bj3R


Top
 Profile  
 
PostPosted: Fri Oct 26, 2018 7:05 am 
Offline
User avatar

Joined: Tue Oct 03, 2017 3:05 pm
Posts: 31
Location: France
You're missing 32 bits libraries. I don't know all libs that may be missing, but for that one:

Code:
sudo apt-get install libx11-6:i386

_________________
Image Image


Top
 Profile  
 
PostPosted: Fri Oct 26, 2018 2:55 pm 
Offline

Joined: Thu Oct 25, 2018 11:29 pm
Posts: 4
already installed as noted:

Quote:
sudo apt-get install libx11-6:i386

/app/rwr/rwr_server: error while loading shared libraries: libXext.so.6: cannot open shared object file: No such file or directory
sudo apt-get install libxext6:i386


Server appears to launch but fails out on launch at
19:40:31: CHECK: map_config element not found
19:40:31: !!!EXECUTION HALTED!!!


Top
 Profile  
 
PostPosted: Fri Oct 26, 2018 3:34 pm 
Offline
User avatar

Joined: Tue Oct 03, 2017 3:05 pm
Posts: 31
Location: France
Oops sorry, didn't fully read.

Are you sure you're launching the server from the right directory? Could you put here your terminal history?

_________________
Image Image


Top
 Profile  
 
PostPosted: Fri Oct 26, 2018 8:35 pm 
Offline

Joined: Thu Oct 25, 2018 11:29 pm
Posts: 4
bobk@ubu18rwr01:/app/rwr$ ./launch_server
RUNNING WITH RIFLES (c) Osumia Games 2018, 1.70.2, server build
An exception has occurred!
std::exception


Full error log in pastebin: https://pastebin.com/cr22bj3R


app installed to /app/rwr


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 5 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