Versions
1.15.1
Severity
Minor (unexpected behavior)
Describe the bug
In battle-server-manager\resources\config.age2.toml I cannot use a relative path for [Executable.Path]; only an absolute path works.
To Reproduce
Use a relative paths in that config file. I tried several ways:
../../BattleServer\BattleServer.exe
..\..\BattleServer\BattleServer.exe
..\\..\\BattleServer\\BattleServer.exe
Reproducibility
Always
Expected behavior
It should allow relative paths.
Software Components
Games
Operating System
Windows
OS Version
11
Linux Distribution
No response
OS Architecture
x86-64 (Intel, AMD, etc.)
Network environment
LAN
Number of players involved
No response
Full logs
No response
Launcher logs
No response
Server logs
No response
Game logs
No response
Additional context
No response
Screenshots
No response
Crash dumps
No response
Versions
1.15.1
Severity
Minor (unexpected behavior)
Describe the bug
In
battle-server-manager\resources\config.age2.tomlI cannot use a relative path for[Executable.Path]; only an absolute path works.To Reproduce
Use a relative paths in that config file. I tried several ways:
../../BattleServer\BattleServer.exe..\..\BattleServer\BattleServer.exe..\\..\\BattleServer\\BattleServer.exeReproducibility
Always
Expected behavior
It should allow relative paths.
Software Components
Games
Operating System
Windows
OS Version
11
Linux Distribution
No response
OS Architecture
x86-64 (Intel, AMD, etc.)
Network environment
LAN
Number of players involved
No response
Full logs
No response
Launcher logs
No response
Server logs
No response
Game logs
No response
Additional context
No response
Screenshots
No response
Crash dumps
No response