If you run Linux, you can use this IPtables chain rule until DAF (or other plugins) gets fixed. It solved some of my problems:
Code:iptables -I INPUT -p udp --dport <UDP> -m length --length 0:32 -j DROP
If you run Linux, you can use this IPtables chain rule until DAF (or other plugins) gets fixed. It solved some of my problems:
Code:iptables -I INPUT -p udp --dport <UDP> -m length --length 0:32 -j DROP
Please redownload. I believe the issue has been fixed.
Still not loading for me. (Rented Linux GameServer)Originally Posted by Drunken_F00l
Will wait for others to confirm
Code:Failed to load plugin addons/daf/bin/dosattackfix (Failed to get API).
You're not trying to load it as a metamod plugin are you? It's a VSP, not Metamod plugin.
Thanks for your reply Drunken, sorry for the pressure before. Anyhow, with the new download (still says 4b) plugin_print still only lists metamod.
When trying to load daf:
Code:] rcon plugin_load daf Unable to load plugin "daf" Unable to load plugin "daf"
Hi Drunken_F00l,Originally Posted by Drunken_F00l
Thank you for the fix, the plugin loads properly on a linux server
@eladnava:
Example:plugin_load ..\game\addons\daf\bin\dosattackfix
orplugin_load ..\cstrike\addons\daf\bin\dosattackfix
plugin_load ..\tf\addons\daf\bin\dosattackfix
You are right, it loads now! Thanks!
Thanks heaps
It loads and works like a charm. Big thanks!
It doesnt work for me
Linux.
Code:19:16:24 failed to dlopen /home/chaos/public/srcds/orangebox/cstrike/../cstrike/addons/daf/bin/dosattackfix.so error=/home/chaos/public/srcds/orangebox/cstrike/../cstrike/addons/daf/bin/dosattackfix.so: undefined symbol: _Unwind_Resume failed to dlopen /home/chaos/public/srcds/orangebox/hl2/../cstrike/addons/daf/bin/dosattackfix.so error=/home/chaos/public/srcds/orangebox/hl2/../cstrike/addons/daf/bin/dosattackfix.so: undefined symbol: _Unwind_Resume failed to dlopen /home/chaos/public/srcds/orangebox/bin/../cstrike/addons/daf/bin/dosattackfix.so error=/home/chaos/public/srcds/orangebox/bin/../cstrike/addons/daf/bin/dosattackfix.so: undefined symbol: _Unwind_Resume Unable to load plugin "..\cstrike\addons\daf\bin\dosattackfix" Unable to load plugin "..\cstrike\addons\daf\bin\dosattackfix"