1. After this hurtworld update two errors appeared. One is that i cant add me as admin. I already tried editing the batch file and the autoexec and nothing i cant. Other problem is that some of my players got disauthorizated of their totems so they cant use their house.

    EDIT: Also players with other client versions can join the server
     
    Last edited by a moderator: Dec 11, 2015
  2. Wulf

    Wulf Community Admin

    What is the exact command you are using to add yourself as admin?
     
  3. addadmin steam 64 id
    addadmin 76561198245206572
     
  4. Wulf

    Wulf Community Admin

    What does your startup script and autoexec.cfg look like?
     
  5. addadmin 76561198245206572
    quit 86400


    @echo off
    cls
    :start

    Hurtworld -batchmode -nographics -exec "servername HurtWorld Latinoamerica;host 12871;queryport 12881;maxplayers 30;loadbalancerframebudget 100;addadmin 76561198245206572"

    @echo.
    @echo Restarting server...
    @echo.
    goto start
     
  6. Wulf

    Wulf Community Admin

    I don't see anything wrong there, but you don't need to add the same admin in both locations.
     
  7. i already solved it, the steam id that the server saved of my client i dont know why was different that the original one. Idk if you understand me
     
  8. Wulf

    Wulf Community Admin

    Are you using a shared game library?
     
  9. i think better, if you remove:
    addadmin 76561198245206572
    quit 86400

    Quit is stupid: if you want restart or something do with server> make with yourself.
    add admin you have in:

    Hurtworld -batchmode -nographics -exec "servername HurtWorld Latinoamerica;host 12871;queryport 12881;maxplayers 30;loadbalancerframebudget 100;addadmin 76561198245206572"
     
  10. Wulf

    Wulf Community Admin

    The admin can be in autoexec.cfg, there's nothing wrong with it being there. The autoexec.cfg is there so that you don't have to add them to the command-line.
     
  11. no i dont