E2.1 dedicated server: script install problem

Discussion in 'Support' started by Lis, Nov 30, 2008.

  1. Lis

    Lis Member

    Messages:
    26
    Likes Received:
    0
    Trophy Points:
    0
    Failure:
    Code:
    Unable to load manifest file 'scripts/surfaceproperties_manifest.txt'
    the server crashed, so i copied:
    Code:
    cp hl2/scripts/surfaceproperties* empires/scripts/
    Now i get:
    Code:
    empires@s-server:~/empires/bin> ./start_empires.sh
    Server will auto-restart if there is a crash.
    
    Console initialized.
    Game.dll loaded for "Empires"
    Host_Error: IDLLFunctions::DLLInit returned false.
    
    
    Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
    Mon Dec  1 06:35:27 CET 2008: Server restart in 10 seconds
    Mon Dec  1 06:35:29 CET 2008: Server Quit
    Any help?
     
  2. Lis

    Lis Member

    Messages:
    26
    Likes Received:
    0
    Trophy Points:
    0
    haha

    Sounter-Strike Source has the same problem.

    Downloaded the content 2 times. Nothing changed. Searched google and this forum and found no answer :(.
     
  3. Brutos

    Brutos Administrator Staff Member Moderator

    Messages:
    3,385
    Likes Received:
    0
    Trophy Points:
    0
    That debug.log could be useful, start the server with
    ./start_empires.sh -debug
    and post the debug log here.
     
  4. Lis

    Lis Member

    Messages:
    26
    Likes Received:
    0
    Trophy Points:
    0
    well

    debug.log:
    Code:
    ./srcds_i486 -binary ./srcds_i486 -game empires -heapsize 524288 -pidfile /tmp/srcds_empires.pid -debug +tickrate 33 +ip xx.xx.xxx.xxx +port 27017 +maxplayers 48 +map emp_canyon
    
    stdout:
    Code:
    Enabling debug mode
    Server will auto-restart if there is a crash.
    
    Console initialized.
    Game.dll loaded for "Empires"
    Unable to load manifest file 'scripts/surfaceproperties_manifest.txt'
    Unable to load manifest file 'scripts/surfaceproperties_manifest.txt'
    
    email debug.log to linux@valvesoftware.com
    Mon Dec  1 10:28:28 CET 2008: Server restart in 10 seconds
    Mon Dec  1 10:28:31 CET 2008: Server Quit
    Thanks for your reply.
     
    Last edited: Nov 30, 2008
  5. Lis

    Lis Member

    Messages:
    26
    Likes Received:
    0
    Trophy Points:
    0
    noone

    Is there really noone who can help me?
    Come one i can't be the only person who got this problem.
    Maybe someone can give me his srcds startcommando.

    Greets Louis
     
  6. Starcitsura

    Starcitsura Member

    Messages:
    417
    Likes Received:
    0
    Trophy Points:
    0
     
  7. Lis

    Lis Member

    Messages:
    26
    Likes Received:
    0
    Trophy Points:
    0
    See Post #1

    I also searched for the error
    Code:
    Host_Error: IDLLFunctions::DLLInit returned false.
    Nothing. I even tried to comment things out in the surface file and the error remains. I tried using a empty txt file and the error still remains.

    I also wrote to the Steam support system. But no answers yet.
     
    Last edited: Dec 8, 2008
  8. Lis

    Lis Member

    Messages:
    26
    Likes Received:
    0
    Trophy Points:
    0
    Solved

    I solved it.
    Your srcds installation has to be placed in the first 3 directory levels.

    /aaa/bbb/ccc/ddd/srcds_run WILL NOT WORK!
    /aaa/bbb/ccc/srcds_run WILL WORK!

    Greets Lis.
     
  9. Metal Smith

    Metal Smith Member

    Messages:
    4,520
    Likes Received:
    3
    Trophy Points:
    0
    Just in time for the 2.2 release >_>
     
  10. Lis

    Lis Member

    Messages:
    26
    Likes Received:
    0
    Trophy Points:
    0
    Yes, server runs with 2.2
    [SKR] Clanserver Empires 2.2 - 48 Slots

    78.46.108.145:27017


    Have fun.
     

Share This Page