1. Well I had always a host for my server and I can join that one but now I want to host it by my self,
    But when I typed the ports on my router for hurtworld and saved it and going online on the game,
    Then I can't even see it on the cummity server list
     
  2. okey I see it now on the server game list but the only thing is the joining part,
    So I'm going to find oud why I can't join it
     
  3. Uhmm what does this means ???
    Code:
    SteamGameServer.BLoggedOn() returned false!
     
  4. Wulf

    Wulf Community Admin

    The server not connected to Steam maybe?
     
  5. @Wulf how can I add more admins on my server because I've placed inside of the autoexec_default
    this addadmin and then they steam64 id but it isn't working so how can I fix that.
    Ps nothing what I've place inside of it is working at all
     
    Last edited by a moderator: Oct 31, 2016
  6. Wulf

    Wulf Community Admin

    Yes, you can use the addadmin command multiple times.
     
  7. I know that but when restarting the server it doesn't work. this is what I've inside of the autoexec_default
    Code:
    quit 86400
    loadbalancerframebudget 100
    structurecomplexitylimit 0 999999999
    structurecomplexitylimit 1 999999999 
    structurecomplexitylimit 2 999999999
    loadmod 767644030
    loadmod 744760222
    loadmod 717024931
    loadmod 704019543
    loadmod 708232676
    loadmod 741619294
    addadmin 76561198027627588
    addadmin 76561198021154804
    addadmin 76561198235310380
    addadmin 76561198315105530
    So again this should working but it doesn't even when I'm restarting the server
     
  8. Wulf

    Wulf Community Admin

    The file should be named autoexec.cfg.
     
  9. Well on my folder its saying autoexec.default.
    So can I just change the name to autoexec.cfg. ?
     
  10. Wulf

    Wulf Community Admin

    Yes, that should be all you need.
     
  11. Well I've changed the name from autoexec.default to autoexec.default
    But it isn't even working to So I don't know what I'm doing worng
     
  12. Wulf

    Wulf Community Admin

    autoexec.cfg, no default.
     
  13. Wulf

    Wulf Community Admin

    And does your log show those commands being executed at startup?
     
  14. Well its saying this. Loaded mod
    but afther a few minuts its saying this
    Code:
    No EntityStatsBuilders found on EntityStats FabricatorDynamicConstructed(Clone)
     
  15. Wulf

    Wulf Community Admin

    Looks to be related to one of the Workshop mods you have loaded, so sounds like it may be loading the cfg. Have you tried running it without the mods? Maybe it is getting held up on one. You could also try setting admin and everything else before loading mods.
     
  16. I also tryd without the mods and even de addadmin arn't even working.
    Should i add more admins on the host.bat or is that a bad choice to do it on that way .
    Should I try to remove the quit 86400 from it on the autoexec.cfg ?
     
  17. Wulf

    Wulf Community Admin

    Either way should work fine. The quit thing is just a timed auto-restart.
     
  18. Ive removed the mods from the cfg and still got this messages
    Code:
    No EntityStatsBuilders found on EntityStats FabricatorDynamicConstructed(Clone)
    And the addadmins arn't even working also
     
  19. @Wulf I've installed the newst releast oxide mod that you've release and still the autoexec.cfg isn't working so mabye I'm doing something worng.
    at the moment I'm just create a new file with wordpad and place everything on it and change the name as autoexec.cfg am I doing that worng or should I doing it on a other way like with notepad++ dunno which or how the currently way is