Sign in to follow this  
Higgins909

RPT logs don't exist?

11 posts in this topic

Unless these puny text files in the SC folder are them, I have no idea where they are, or if they even exist.

I'm on a ubuntu server.  I need to figure out why I'm getting a bunch of mission errors, which arn't written to the SC folder files.

I've looked up and down my arma 3 server folder so...

Share this post


Link to post
Share on other sites
Advertisement
On 28.12.2015 at 9:04 PM, Tobias Solem said:

When you launch your server, make sure to redirect the output to a logfile, like this (for example):

./arma3server >>/home/exile/logs/server.rpt 2>&1

 

I have a Arma 3 Linux Server but no RPT logs are generated for linux servers why?

Share this post


Link to post
Share on other sites
29 minutes ago, Tobias Solem said:

You just quoted how to generate RPT-logs...

this here (  ./arma3server >>/home/exile/logs/server.rpt 2>&1  )   ?

 

./arma3server   >>/home/exile/logs/server.rpt 2>&1 debug -name=server -config=config.cfg -port=2302 -autoinit -profiles -mod="@exile;@allinarmaterrainpack;@cup_vehicles;@asdg_jr;@cup_weapons;@ryanzombies" -servermod="@exileserver;@infistar_exile;@marma;"

Edited by ZZK-Gaming

Share this post


Link to post
Share on other sites

Yes. Change:  /home/exile/logs/server.rpt   to fit whatever you want the log to be named, a tip is to use the date and time-variables in Linux to make it more dynamic.

 

Share this post


Link to post
Share on other sites
1 hour ago, Tobias Solem said:

Yes. Change:  /home/exile/logs/server.rpt   to fit whatever you want the log to be named, a tip is to use the date and time-variables in Linux to make it more dynamic.

 

./arma3server /home/arma3/arma3/logs/server.rpt debug -name=server -config=config.cfg -port=2302 -autoinit -profiles

 

is this right?

Edited by ZZK-Gaming

Share this post


Link to post
Share on other sites
4 minutes ago, ZZK-Gaming said:

./arma3server >>/home/arma3/arma3/logs/server.rpt 2>&1  debug -name=server -config=config.cfg -port=2302 -autoinit -profiles

 

is this right?

Fixed it for you

Share this post


Link to post
Share on other sites
15 minutes ago, ZZK-Gaming said:

thx^^ :D and for infiSTAR Logs?

That's Windows-only since the logging is handled by an external .DLL (binary) which is not compatible with Linux.

  • Like 1

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.