Logfile option for RUST dedicated server

OS Name/Version:
Windows Server 2019

Product Name/Version: (Always use the full version number - not ‘Latest’)
AMP Release “Decadeus” v2.4.8

Problem Description:
I have tried to output the log file, but unfortunately this does not work, as “-logfile” is already specified in the start parameter, but without a path. *-batchmode -logfile - -nographics *

Here I would suggest, since you can not add this via the custom startup flags, the possibility to pack the path in the config, so that it is then also written.

As already mentioned here:

Actions taken to resolve so far:

I have tried to write this in the custom, but Rust only takes the first entry, the second is ignored. I have also tried to solve this using SampleAMPModule, but unfortunately this is not up to date.

Therefore it would be good if this is attached, I would also like to support the RustModule to expand and provide with new functions, more details could be discussed.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.