Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: DaF CSS v3 help!!

  1. #1
    serik_92's Avatar



    Join Date
    Mar 25, 2010
    Last Online
    Mar 30, 2010
    Posts
    8
    Threads
    1



    DaF CSS v3 help!!


    Hello! Sry 4 my bad Eng!

    I use OC Debian x64 and daf not work


    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???

  2. #2
    serik_92's Avatar



    Join Date
    Mar 25, 2010
    Last Online
    Mar 30, 2010
    Posts
    8
    Threads
    1




    Heeelp

  3. #3
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    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?

  4. #4
    serik_92's Avatar



    Join Date
    Mar 25, 2010
    Last Online
    Mar 30, 2010
    Posts
    8
    Threads
    1




    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)

  5. #5
    serik_92's Avatar



    Join Date
    Mar 25, 2010
    Last Online
    Mar 30, 2010
    Posts
    8
    Threads
    1




    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?

    "Perhaps try running srcds_i486 under strace?"
    What is that?

  6. #6
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



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

  7. #7
    serik_92's Avatar



    Join Date
    Mar 25, 2010
    Last Online
    Mar 30, 2010
    Posts
    8
    Threads
    1




    Yes. In folder bin.

  8. #8
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



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

  9. #9
    serik_92's Avatar



    Join Date
    Mar 25, 2010
    Last Online
    Mar 30, 2010
    Posts
    8
    Threads
    1




    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: _ZN17ConCommandBaseMgr11OneTimeInitEP23IConCommand BaseAccessor(./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)

  10. #10
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    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

Page 1 of 2 12 LastLast

Tags for this Thread