1. Hello, i want create server for my and my friends with plugin for Teleportation.(Teleportation for Hurtworld | Oxide)
    When i launch _start_example (Oxide), it is gave me: Screenshot (with error, what Hurtworld.exe stop working)
    But when i use normal host(host.bat), it working successful.
     
  2. Wulf

    Wulf Community Admin

    Please check your gamelog.txt or RustDedicated_Data/output_log.txt for errors, and upload them here.
     
  3. -snip- I was corrected by Wulf below.
     
    Last edited by a moderator: Dec 26, 2015
  4. Wulf

    Wulf Community Admin

    The _start-example.bat provided with Oxide is a working start file, I use it multiple times daily. It is based off of the official host.bat, with just a few variations, but none of which would be any different than creating your own with the same values. The server isn't started for a reason, which is why the logs were requested in my previous post.
     
  5. I just assumed the "goto Start" part at the end of the file is creating the loop. When exactly would that kick in otherwise?
     
  6. Wulf

    Wulf Community Admin

    It only loops when the Hurtworld.exe process closes. It is meant to keep the server online.
     
  7. Ah, nice. Great to learn something new :)