LinuxGSM icon indicating copy to clipboard operation
LinuxGSM copied to clipboard

[Bug]: Broken enabled mods parsing in DayZ server

Open DudFromTheFog opened this issue 1 year ago • 0 comments

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

.

Steps to reproduce

Just make a server and enable @Dabs Framework mod in the config (dayzserver or common).

DudFromTheFog avatar Sep 21 '24 07:09 DudFromTheFog