GameServerManagers / GameServerManagers/LinuxGSM
[Bug]: Broken enabled mods parsing in DayZ server
- Dominant language
- Shell
- Stars
- 4.9k
- Forks
- 864
- PR merge metrics
- No merged PRs in 30d
Description
### User story
The enabled mods parsing is broken
### Game
DayZ
### Linux distro
Ubuntu 22.04
### Command
command: restart
### Further information
I have several mods:
mods="mods/@CF\;mods/@Community-Online-Tools\;mods/@Dabs Framework\;mods/@DayZ-Expansion-Licensed\;mods/@DayZ-Expansion-Bundle\;mods/@DayZ-Expansion-Animations\;mods/@VPPAdminTools"
And when I try to enable them i get only first 3 mods enabled and the last of them is "@Dabs", which is a broken string from the mod's name. I have tried '' and "", but couldn't make it work.
### Relevant log output
```shell
.
```
### Steps to reproduce
Just make a server and enable @Dabs Framework mod in the config (dayzserver or common).
Contributor guide
Assessment
This issue has not been assessed yet.