ReGameDLL_CS
ReGameDLL_CS copied to clipboard
ReGameDLL Issue
Hello, I have problem with my server, I was using the latest ReGameDLL version from here. I installed this in clean server with latest ReHLDS, metamod -r and amxx 1.9 installed, however after installing this it caused errors in AMXX.
EDIT: I'm sure its regamedll causing this issue, I hope ReHLDS Devs look into this issue.
L 06/10/2021 - 13:54:33: [AMXX] Run time error 10 (plugin "plmenu.amxx") (native "register_event") - debug not enabled!
L 06/10/2021 - 13:54:33: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/10/2021 - 13:54:33: Server cvar "amx_nextmap" = "de_airstrip"
L 06/10/2021 - 13:54:33: Invalid event (name "TeamScore") (plugin "mapchooser.amxx")
L 06/10/2021 - 13:54:33: [AMXX] Run time error 10 (plugin "mapchooser.amxx") (native "register_event") - debug not enabled!
L 06/10/2021 - 13:54:33: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/10/2021 - 13:54:33: Invalid event (name "TextMsg") (plugin "statsx.amxx")
L 06/10/2021 - 13:54:33: [AMXX] Run time error 10 (plugin "statsx.amxx") (native "register_event") - debug not enabled!
L 06/10/2021 - 13:54:33: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/10/2021 - 13:54:33: Invalid CVAR pointer
L 06/10/2021 - 13:54:33: [AMXX] Run time error 10 (plugin "statsx.amxx") (native "get_pcvar_float") - debug not enabled!
L 06/10/2021 - 13:54:33: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
dlopen failed trying to load:
/home/.steam/sdk32/steamclient.so
with error:
/home/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Master server communication disabled.
L 06/10/2021 - 13:54:33: Server cvar "sv_accelerate" = "5"
L 06/10/2021 - 13:54:33: Server cvar "sv_stopspeed" = "75"
L 06/10/2021 - 13:54:34: Started map "de_dust" (CRC "-1641307065")
L 06/10/2021 - 13:54:34: Server cvar "sv_aim" = "0"
L 06/10/2021 - 13:54:34: Server cvar "sv_maxspeed" = "320"
couldn't exec listip.cfg
couldn't exec banned.cfg
Connection to Steam servers successful.
VAC secure mode is activated.
These Errors dont seem to be related to ReGameDLL_CS. more like a Amxmodx-Problem.
Yep. Definitely an amxmodx problem. Will there be a fix in the near future? I can't use regamedll_CS because i run a TFC server.