Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

DaF CSS v3 help!!
#1

Hello! Sry 4 my bad Eng!

I use OC Debian x64 and daf not work Sad


Console initialized.
Game.dll loaded for "Counter-Strike: Source"
[zBlock] Attempting to load plugin
[zBlock] Module Check Completed Successfully
[zBlock] Game: "Counter-Strike: Source"
[zBlock] Hooked Server ConCommand 'ent_fire'
[zBlock] Hooked Server ConCommand 'sv_pure'
[zBlock] Hooked Server ConCommand 'alias'
[zBlock] Creating script file-checking list
[zBlock] Protecting from DOS exploit
[zBlock] Movement Hook Enabled
[zBlock] Sound Hook Enabled
[zBlock] Hooked "tv_record"
[zBlock] Updater started
[zBlock] Checking for update...
[zBlock] Plugin successfully loaded
Unable to load plugin "..\cstrike\addons\daf\bin\dosattackfix"

Can you help me???
Reply
#2

Heeelp Sad
Reply
#3

I don't know. Is there a dosattackfix_i486.so file in ctrike/addons/daf/bin? Have you tried switching the '\' characters in the vdf file to '/' characters? Is there any more information other than "Unable to load"? Perhaps try running srcds_i486 under strace?
Reply
#4

I use daf on my ger host (oc x86) and all work normal! When I moved everything to the Russian host (oc x64) - nothing works! (google translate)
Reply
#5

04:23:29 Failed to load plugin addons/daf/bin/dosattackfix_i486.so ([11]).

VDF FILE
"Plugin"
{
"file" "../cstrike/addons/daf/bin/dosattackfix"
}


"Have you tried switching the '\' characters in the vdf file to '/' characters?"
It did not help me. All files on the spot!

maybe it's bug? Sad

"Perhaps try running srcds_i486 under strace?"
What is that?
Reply
#6

You didn't answer my first question. Is there a dosattackfix_i486.so file in ctrike/addons/daf/bin?
Reply
#7

Yes. In folder bin. Sad
Reply
#8

Go to bin folder and type (copy/paste):
export LD_LIBRARY_PATH="../../../../bin:."
ldd -r dosattackfix_i486.so
Reply
#9

212:/home/funserver/cstrike/addons/daf/bin# ldd -r dosattackfix_i486.so
linux-gate.so.1 => (0xf7f7b000)
tier0_i486.so => not found
vstdlib_i486.so => not found
libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7e66000)
libm.so.6 => /lib32/libm.so.6 (0xf7e41000)
libc.so.6 => /lib32/libc.so.6 (0xf7cef000)
/lib/ld-linux.so.2 (0xf7f7c000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7ce2000)
undefined symbol: _ZN17ConCommandBaseMgr11OneTimeInitEP23IConCommandBaseAccessor(./dosattackfix_i486.so)
undefined symbol: _ZN14ConCommandBase7SetNextEPS_ (./dosattackfix_i486.so)
undefined symbol: _ZN10ConCommandD1Ev (./dosattackfix_i486.so)
undefined symbol: _ZN6ConVarD1Ev (./dosattackfix_i486.so)
undefined symbol: g_pVCR (./dosattackfix_i486.so)
undefined symbol: g_pMemAlloc (./dosattackfix_i486.so)
undefined symbol: _ZN6ConVarC1EPKcS1_iS1_ (./dosattackfix_i486.so)
undefined symbol: _ZN12InterfaceRegC1EPFPvvEPKc (./dosattackfix_i486.so)
undefined symbol: _ZN10ConCommandC1EPKcPFvvES1_iPFiS1_PA64_cE (./dosattackfix_i486.so)
undefined symbol: Msg (./dosattackfix_i486.so)
undefined symbol: _Z10V_snprintfPciPKcz (./dosattackfix_i486.so)
undefined symbol: _Z12V_FixSlashesPcc (./dosattackfix_i486.so)
undefined symbol: Warning (./dosattackfix_i486.so)
undefined symbol: GetCPUInformation (./dosattackfix_i486.so)
Reply
#10

The export command that I wanted you to do first didn't work. Or you didn't do it...

Make sure you're running bash and then try again.
export LD_LIBRARY_PATH="/home/funserver/bin:."
ldd -r dosattackfix_i486.so
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)