Severity
severity: medium
Reproducibility
reproducible: always
Regression
regression: no
Affects latest release
latest-release: yes
User story
As a server admin, I want to install amxmodx plugin via csserver cli and the server to start successfully
Script name
csserver
Game
Counter-Strike
Linux distro
Other
Command
command: mods-install, command: start
Expected behavior
csserver starts successfully after amxmodx mod install
Actual behavior
csserver fails to start after amxmodx mod install
Further information
the issue is resolved by upgrading the amxmodx mod to latest version
Pre-checks
Relevant log output
Menu item 17 added to Menus Front-End: "Plugin Cvars" from plugin "pluginmenu.amxx"
Menu item 18 added to Menus Front-End: "Plugin Commands" from plugin "pluginmenu.amxx"
Segmentation fault (core dumped)
Steps to reproduce
- ./csserver mi metamod
- ./csserver mi amxmodx
- ./csserver start
- ./csserver console to check errors during server start
Severity
severity: medium
Reproducibility
reproducible: always
Regression
regression: no
Affects latest release
latest-release: yes
User story
As a server admin, I want to install amxmodx plugin via csserver cli and the server to start successfully
Script name
csserver
Game
Counter-Strike
Linux distro
Other
Command
command: mods-install, command: start
Expected behavior
csserver starts successfully after amxmodx mod install
Actual behavior
csserver fails to start after amxmodx mod install
Further information
the issue is resolved by upgrading the amxmodx mod to latest version
Pre-checks
Relevant log output
Steps to reproduce