[GH-ISSUE #4620] [Bug]: 7days experimental version server not starting #2872

Closed
opened 2026-02-27 03:05:57 +03:00 by kerem · 2 comments
Owner

Originally created by @papasha1213 on GitHub (Aug 1, 2024).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4620

User story

papasha1213

Game

7days

Linux distro

Debian 12

Command

command: start

Further information

When will you fix the problem with running this software in Docker containers on Debian OS?

The latest experimental version of version 1, and other latest experimental versions such a problem occurs that because of this nothing starts, people complain very much, I advise you to fix this, as it will lead to bad consequences, all this does not work in docker containers on a Debian system, I changed both the port and the password, I changed everything, your software is used for people who just want to play your game

11:27:11
INF CPU: AMD Ryzen 5 2600 Six-Core Processor (cores: 12)
INF RAM: 15932 MB
INF GPU: Null Device (128 MB)
INF Graphics API: NULL 1.0 [1.0] (shader level 3.0)
INF Local UTC offset: 0 hours
INF Command line arguments: /AMP/seven-days-to-die/294420/7DaysToDieServer.x86_64 -quit -batchmode -nographics -configfile=seven-days-settings-undead-legacy-experimental.xml -dedicated
INF Parsing server configfile: /AMP/seven-days-to-die/294420/7DaysToDieServer_Data/../seven-days-settings-undead-legacy-experimental.xml
ERR ====================================================================================================
ERR Error parsing configfile property 'ControlPanelEnabled': Unknown config option
INF Make sure your configfile is updated the current server version!
INF Startup aborted due to the given error in server configfile
ERR ====================================================================================================
INF UserDataFolder: /home/amp/.local/share/7DaysToDie
InvalidOperationException: GamePrefs is being accessed before it is ready.
at GamePrefs.get_Instance () [0x00007] in <6852d66f1c454f28b8c6698872258303>:0
at GamePrefs.GetObject (EnumGamePrefs _eProperty) [0x00002] in <6852d66f1c454f28b8c6698872258303>:0
at GamePrefs.GetFloat (EnumGamePrefs _eProperty) [0x00000] in <6852d66f1c454f28b8c6698872258303>:0
at SelectionBoxManager.Awake () [0x00012] in <6852d66f1c454f28b8c6698872258303>:0
Fallback handler could not load library /AMP/seven-days-to-die/294420/7DaysToDieServer_Data/MonoBleedingEdge/x86_64/`��eU/mono/aot-cache/amd64/Oxide.Common.dll.so
InvalidOperationException: GamePrefs is being accessed before it is ready.
at GamePrefs.get_Instance () [0x00007] in <6852d66f1c454f28b8c6698872258303>:0
at GamePrefs.GetObject (EnumGamePrefs _eProperty) [0x00002] in <6852d66f1c454f28b8c6698872258303>:0
at GamePrefs.GetInt (EnumGamePrefs _eProperty) [0x00000] in <6852d66f1c454f28b8c6698872258303>:0
at GameOptionsManager.ValidateFoV () [0x00000] in <6852d66f1c454f28b8c6698872258303>:0
at GameOptionsManager..cctor () [0x000d0] in <6852d66f1c454f28b8c6698872258303>:0
Rethrow as TypeInitializationException: The type initializer for 'GameOptionsManager' threw an exception.
at GUIWindowManager.Awake () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0
Caught fatal signal - signo:11 code:1 errno:0 addr:0x28
Obtained 11 stack frames.
#0 0x007f48d000c050 in __sigaction
https://github.com/GameServerManagers/LinuxGSM/issues/1 0x007f48d0f3e1e7 in (Unknown)
https://github.com/GameServerManagers/LinuxGSM/issues/2 0x007f48d0e33a4b in (Unknown)
https://github.com/GameServerManagers/LinuxGSM/issues/3 0x007f48d0e303cc in (Unknown)
https://github.com/GameServerManagers/LinuxGSM/issues/4 0x007f48d0e2fe45 in (Unknown)
https://github.com/GameServerManagers/LinuxGSM/issues/5 0x007f48d0ece72f in (Unknown)
https://github.com/GameServerManagers/LinuxGSM/issues/6 0x007f48d0e1627e in (Unknown)
https://github.com/GameServerManagers/LinuxGSM/issues/7 0x007f48d106eb63 in PlayerMain(int, char**)
https://github.com/GameServerManagers/LinuxGSM/pull/8 0x007f48cfff724a in __libc_init_first
https://github.com/GameServerManagers/LinuxGSM/pull/9 0x007f48cfff7305 in __libc_start_main
https://github.com/GameServerManagers/LinuxGSM/pull/10 0x005565f55e5029 in (Unknown)

crash logs.txt

I also deleted the configs of these files in the error, nothing helps

image

Relevant log output

No response

Steps to reproduce

No response

Originally created by @papasha1213 on GitHub (Aug 1, 2024). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4620 ### User story papasha1213 ### Game 7days ### Linux distro Debian 12 ### Command command: start ### Further information When will you fix the problem with running this software in Docker containers on Debian OS? ----------------------------------------------------------------------------------------------------------- The latest experimental version of version 1, and other latest experimental versions such a problem occurs that because of this nothing starts, people complain very much, I advise you to fix this, as it will lead to bad consequences, all this does not work in docker containers on a Debian system, I changed both the port and the password, I changed everything, your software is used for people who just want to play your game ----------------------------------------------------------------------------------------------------------- 11:27:11 INF CPU: AMD Ryzen 5 2600 Six-Core Processor (cores: 12) INF RAM: 15932 MB INF GPU: Null Device (128 MB) INF Graphics API: NULL 1.0 [1.0] (shader level 3.0) INF Local UTC offset: 0 hours INF Command line arguments: /AMP/seven-days-to-die/294420/7DaysToDieServer.x86_64 -quit -batchmode -nographics -configfile=seven-days-settings-undead-legacy-experimental.xml -dedicated INF Parsing server configfile: /AMP/seven-days-to-die/294420/7DaysToDieServer_Data/../seven-days-settings-undead-legacy-experimental.xml ERR ==================================================================================================== ERR Error parsing configfile property 'ControlPanelEnabled': Unknown config option INF Make sure your configfile is updated the current server version! INF Startup aborted due to the given error in server configfile ERR ==================================================================================================== INF UserDataFolder: /home/amp/.local/share/7DaysToDie InvalidOperationException: GamePrefs is being accessed before it is ready. at GamePrefs.get_Instance () [0x00007] in <6852d66f1c454f28b8c6698872258303>:0 at GamePrefs.GetObject (EnumGamePrefs _eProperty) [0x00002] in <6852d66f1c454f28b8c6698872258303>:0 at GamePrefs.GetFloat (EnumGamePrefs _eProperty) [0x00000] in <6852d66f1c454f28b8c6698872258303>:0 at SelectionBoxManager.Awake () [0x00012] in <6852d66f1c454f28b8c6698872258303>:0 Fallback handler could not load library /AMP/seven-days-to-die/294420/7DaysToDieServer_Data/MonoBleedingEdge/x86_64/`��eU/mono/aot-cache/amd64/Oxide.Common.dll.so InvalidOperationException: GamePrefs is being accessed before it is ready. at GamePrefs.get_Instance () [0x00007] in <6852d66f1c454f28b8c6698872258303>:0 at GamePrefs.GetObject (EnumGamePrefs _eProperty) [0x00002] in <6852d66f1c454f28b8c6698872258303>:0 at GamePrefs.GetInt (EnumGamePrefs _eProperty) [0x00000] in <6852d66f1c454f28b8c6698872258303>:0 at GameOptionsManager.ValidateFoV () [0x00000] in <6852d66f1c454f28b8c6698872258303>:0 at GameOptionsManager..cctor () [0x000d0] in <6852d66f1c454f28b8c6698872258303>:0 Rethrow as TypeInitializationException: The type initializer for 'GameOptionsManager' threw an exception. at GUIWindowManager.Awake () [0x00018] in <6852d66f1c454f28b8c6698872258303>:0 Caught fatal signal - signo:11 code:1 errno:0 addr:0x28 Obtained 11 stack frames. #0 0x007f48d000c050 in __sigaction https://github.com/GameServerManagers/LinuxGSM/issues/1 0x007f48d0f3e1e7 in (Unknown) https://github.com/GameServerManagers/LinuxGSM/issues/2 0x007f48d0e33a4b in (Unknown) https://github.com/GameServerManagers/LinuxGSM/issues/3 0x007f48d0e303cc in (Unknown) https://github.com/GameServerManagers/LinuxGSM/issues/4 0x007f48d0e2fe45 in (Unknown) https://github.com/GameServerManagers/LinuxGSM/issues/5 0x007f48d0ece72f in (Unknown) https://github.com/GameServerManagers/LinuxGSM/issues/6 0x007f48d0e1627e in (Unknown) https://github.com/GameServerManagers/LinuxGSM/issues/7 0x007f48d106eb63 in PlayerMain(int, char**) https://github.com/GameServerManagers/LinuxGSM/pull/8 0x007f48cfff724a in __libc_init_first https://github.com/GameServerManagers/LinuxGSM/pull/9 0x007f48cfff7305 in __libc_start_main https://github.com/GameServerManagers/LinuxGSM/pull/10 0x005565f55e5029 in (Unknown) -------------------------------- [crash logs.txt](https://github.com/user-attachments/files/16458899/crash.logs.txt) ---------------------------------------------------------------------------- I also deleted the configs of these files in the error, nothing helps ------------------------------------------------------------------------------------------------------------ ![image](https://github.com/user-attachments/assets/116fba37-3346-4b6d-b564-379bd1a942d8) ### Relevant log output _No response_ ### Steps to reproduce _No response_
Author
Owner

@gOOvER commented on GitHub (Aug 1, 2024):

You know this is LGSM Github Repo, not AMP ;) You are in the wrong Repo. Your Error have nothing to do with LGSM

<!-- gh-comment-id:2263422447 --> @gOOvER commented on GitHub (Aug 1, 2024): You know this is LGSM Github Repo, not AMP ;) You are in the wrong Repo. Your Error have nothing to do with LGSM
Author
Owner

@github-actions[bot] commented on GitHub (Oct 6, 2025):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:3369537883 --> @github-actions[bot] commented on GitHub (Oct 6, 2025): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#2872
No description provided.