Rust Dedicated Server - path error

System Information

Field Value
Operating System Windows - Windows 10 Pro on x86_64
Product AMP ‘Decadeus’ v2.4.8.0 (Mainline)
Virtualization None
Application Rust Dedicated Server
Module RustModule
Running in Container No
Current State Ready

Task

server console path error

Problem Description

Issue

SteamCMD11:00:09
CPID: 12276
Redirecting stderr to ‘F:\AMPServers\TheFoxHoleTestingBranch01\rust\logs\stderr.txt’
Logging directory: ‘F:\AMPServers\TheFoxHoleTestingBranch01\rust/logs’
There is a / where a \ should be in the file path

Reproduction Steps

  • Checking server console
  • Restarting the server
  • Stopping the server

/ is valid in file paths in Windows. It won’t cause any problems. Also the logs path is determined by Rust itself, not AMP.