Hello! Long time lurker first time poster...
I've been scouring the search for weeks, and I've found a few close issues, but no solution to this problem on other posts.
Before I get flagged, I've also searched this whole steam/non-steam issue and I still can't find anyone to define what that ACTUALLY means.
I have a steam account, and installed HLDS through my account.
I set up a personal dedicated server on an extra PC I have using HLDS, updating through SteamCMD, and freshly installing AMXMODX and MetaMod.
I'll preface this saying I've had this issue on both the standalone PC, and a game server hosting service.
MetaMod runs perfectly fine with the server.
I enable AMXMODX and the servers crash whenever I join.
I disable cstrike in the modules.ini, then I can join perfectly fine.
Here are my rcon commands, with cstrike module loaded. Nothing shows an error in any log files.
version:
Code:
Protocol version 48
Exe version 1.1.2.7 (cstrike)
Exe build: 11:25:48 Dec 11 2023 (9909)
status:
Code:
hostname: myhost
version : 48/1.1.2.7 9909 secure (10)
tcp/ip : myip
map : de_rats at: 0 x, 0 y, 0 z
players : 0 active (20 max)
# name userid uniqueid frag time ping loss adr
0 users
meta version:
Code:
Metamod v1.20 2013-02-16 (5:13)
by Will Day <[email protected]>
http://www.metamod.org/
compiled: Feb 16 2013, 17:12:42 +0100 (optimized)
meta list:
Code:
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.8.2 ini Start ANY
[ 2] Fun RUN - fun_amxx.dll v1.8.2 pl1 ANY ANY
[ 3] CStrike RUN - cstrike_amxx.dll v1.8.2 pl1 ANY ANY
[ 4] CSX RUN - csx_amxx.dll v1.8.2 pl1 ANY ANY
4 plugins, 4 running
amxx modules:
Code:
Currently loaded modules:
name version author status
[ 1] Fun 1.8.2 AMX Mod X Dev Team running
[ 2] CStrike 1.8.2 AMX Mod X Dev Team running
[ 3] CSX 1.8.2 AMX Mod X Dev Team running
3 modules, 3 correct
amxx plugins:
Code:
Currently loaded plugins:
name version author file status
[ 1] Admin Base 1.8.2 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.8.2 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.8.2 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.8.2 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.8.2 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.8.2 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.8.2 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.8.2 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.8.2 AMXX Dev Team mapsmenu.amxx running
[ 10] Plugin Menu 1.8.2 AMXX Dev Team pluginmenu.amxx running
[ 11] Admin Chat 1.8.2 AMXX Dev Team adminchat.amxx running
[ 12] Anti Flood 1.8.2 AMXX Dev Team antiflood.amxx running
[ 13] Scrolling Message 1.8.2 AMXX Dev Team scrollmsg.amxx running
[ 14] Info. Messages 1.8.2 AMXX Dev Team imessage.amxx running
Everything seems to run fine, until I join the server, and then it crashes.
Is the latest cstrike_amxx.dll corrupted? From a previous post, it seems 1.76d cstrike_amxx.dll works fine.
Any help is appreciated, and I apologize in advance if I've done something against posting guidelines, I'm a noob here.