dreamstalker / rehlds

Reverse-engineered HLDS
GNU General Public License v3.0
652 stars 167 forks source link

AMXX modules not running on latest build #611

Closed Kodpact closed 6 years ago

Kodpact commented 6 years ago

I Installed latest build of reHLDS (647), but after running server (game=cstrike) it says:

Error: [AMXX] Module is not a valid library (module name)

Then installed previous build of reHLDS (643) and modules loaded without any errors.

using AMXX 1.8.3-dev+5154 (latest) using ReGameDLL-5.7.0.301 (latest)

soumyadip77 commented 6 years ago

Same thing with me

soumyadip77 commented 6 years ago

no amxx plugins or mudules are loading

di57inct commented 6 years ago

+1 can confirm

fred0r commented 6 years ago

Tried also metamod-r on Linux but as the other mentioned: it doesnt load amxmodx

L 05/05/2018 - 12:15:06: Start of error session.
L 05/05/2018 - 12:15:06: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20180505.log")
L 05/05/2018 - 12:15:06: [AMXX] Plugin file open error (plugin "amxbans.amxx")

This entry is shown for every amxx-plugin. 'amxx modules' shows amxx.so is loaded, but all the other amxx-modules are missing in that list.

soumyadip77 commented 6 years ago

wehen me installed old rehlds its working again....this new version have BUG fix it..

fred0r commented 6 years ago

https://github.com/dreamstalker/rehlds/commit/2fa76553709550c1eab8fe28423c26f725a32ba8 fixed it. @s1lentq : Thank you !