1. Have you fixed the [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed. error? I'm also getting it and I'm not sure what to do :D
     
  2. Umm...Hard to do in Centos 6 ... >"<

    Centos 7.2 x86_64 , it's more easy to do ... just my idea :)
     
  3. maybe mondey try update centos 6.0 > 6.6 > 7
     
  4. dude i dont even use centos but thx anyways you da best
     
  5. [steam@mafiaclan hurtworld]$ ./start.sh
    create session failed:
    ./Hurtworld.x86_64 -batchmode \
    -nographics \
    -exec "host 12871;queryport 12881;servername Mafia;maxplayers 50;addadmin p90x20" \
    -logfile "gamelog.txt"
    : Operation not permitted
    failed to connect to server


    willing to pay for help!
     
  6. sun

    sun

    [steam@cpro34635 ~]$ chmod +x start.sh
    chmod: changing permissions of ‘start.sh’: Operation not permitted
    [steam@cpro34635 ~]$ ./start.sh
    -bash: ./start.sh: /bin/bash^M: bad interpreter: No such file or directory

    Pls help..
     
  7. Plugins not working, kits, teleportation...
    Advert Message and welcome messages = ok, but others no
    [DOUBLEPOST=1459527270][/DOUBLEPOST]I updated oxide for Linux and Hurtworld server.
     

    Attached Files:

  8. Wulf

    Wulf Community Admin

    It looks like you have some weird permissions setup for your server's install location. You may want to chown them all to the user you are running the server under. Also make sure you chmod +x the CSharpCompiler.
     
  9. I was installed following this tutorial:
    Setting up Hurtworld server on CentOS | Oxide
    However began to make a mistake.

    [----] Verifying installation...
    Steam Console Client (c) Valve Corporation
    -- type 'quit' to exit --
    Loading Steam API...Created shared memory when not owner SteamController_Shared_mem
    OK.
    Failed to load script file 'install.txt'
    Steam>
    [DOUBLEPOST=1459536389,1459528032][/DOUBLEPOST]help plz
     
  10. Wulf

    Wulf Community Admin

    I'm not familiar with the Linux setup, so all I can suggest is to go over the steps again. From the looks of it though, you are missing a file that the steps are using.
     
  11. Ok, i try chmod +x ...
    chmod +x CSharpCompiler
    chmod: changing permissions of 'CSharpCompiler': Operation not permitted

    How to fix it?
     
  12. Wulf

    Wulf Community Admin

    That would be a permissions issue, likely you installed it initially under root or a higher user than you are trying to run it under now. You'd need to fix it using the user you initially installed it with and then set the owner of the entire install to the user you plan to run it under.
     
  13. It was installed in "home / server" in other files of the SAME folder works, but he is the only one.
     
  14. Wulf

    Wulf Community Admin

    That may be, but according to the error you do not have permissions to change permissions. See linux operation not permitted - Google-Suche.
     
  15. Wulf

    Wulf Community Admin

  16. Ok, hey:
    I using hurtworld server from:
    hwserver: Hurtworld |

    But i need adc admin:
    # Example : addadmin 76561198094846275; addadmin 76561198094846275 admins="76561198094846275"

    I put my steam id in "add admin", but when I enter I'm not admin.
     
  17. Wulf

    Wulf Community Admin

    Take out admins="" and format it like the first two are.