Posts: 2
Threads: 0
Joined: Apr 16, 2011
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
Posts: 5,877
Threads: 182
Joined: Dec 11, 2004
Please redownload. I believe the issue has been fixed.
Posts: 1
Threads: 0
Joined: Apr 17, 2011
Drunken_F00l Wrote:Please redownload. I believe the issue has been fixed.
Still not loading for me. (Rented Linux GameServer)
Will wait for others to confirm
Code:
Failed to load plugin addons/daf/bin/dosattackfix (Failed to get API).
Posts: 5,877
Threads: 182
Joined: Dec 11, 2004
You're not trying to load it as a metamod plugin are you? It's a VSP, not Metamod plugin.
Posts: 11
Threads: 1
Joined: Apr 15, 2011
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"
Posts: 1
Threads: 0
Joined: Apr 18, 2011
Drunken_F00l Wrote:Please redownload. I believe the issue has been fixed.
Hi
Drunken_F00l,
Thank you for the fix, the plugin loads properly on a linux server :wink:
@
eladnava:
Quote:plugin_load ..\game\addons\daf\bin\dosattackfix
Example:
Quote:plugin_load ..\cstrike\addons\daf\bin\dosattackfix
or
Quote:plugin_load ..\tf\addons\daf\bin\dosattackfix
Posts: 11
Threads: 1
Joined: Apr 15, 2011
You are right, it loads now! Thanks! 8)
Posts: 5
Threads: 1
Joined: Jan 23, 2011
Posts: 2
Threads: 0
Joined: Apr 16, 2011
It loads and works like a charm. Big thanks!
:bravo3:
Posts: 7
Threads: 1
Joined: May 15, 2010
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"