Dedicated Server Tool

Discussion in 'The Hangar Bay' started by elinox, Nov 19, 2015.

  1. elinox

    elinox Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    31
    Likes Received:
    14
    @stimdealer0001: You can simply follow this thread and get a mail if there is something new. :)

    For now the Project is "close source" ... so if I want it on github I think they want money from me.
     
    #41
  2. stimdealer0001

    stimdealer0001 Captain

    Joined:
    Sep 14, 2015
    Messages:
    159
    Likes Received:
    149
    Ah okay. Fair enough! I haven't used github on the developer's side, so I wasn't sure. I'm subbed so I'll see any updates. So far so good! She works like a champ. Thank you for making this!
     
    #42
  3. elinox

    elinox Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    31
    Likes Received:
    14
    I going to holydays until the next year. :)

    For this time I can not release the new Version of the Tool. Some features of the new Gameversion are not supported until the next release because a dont have enough time to finish my work.

    I wish merry christmas and a good and happy new year to you. :)
     
    #43
  4. Alestair

    Alestair Ensign

    Joined:
    Dec 31, 2015
    Messages:
    6
    Likes Received:
    0
    restart or reset playfields does NOT WORK.. it says "Unknown Command"
     
    #44
  5. DragoonTT

    DragoonTT Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    58
    Likes Received:
    17
    With the Empyrionupdate to 5.0.0 they removed the two commands dedis and restartplayfield. They added a new command called "servers" to show active playfields. This tool is not actually at the moment.
     
    #45
  6. Alestair

    Alestair Ensign

    Joined:
    Dec 31, 2015
    Messages:
    6
    Likes Received:
    0
    How do I enter the new command?
     
    #46
  7. DragoonTT

    DragoonTT Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    58
    Likes Received:
    17
    Only with a telnetclient like putty.exe or waiting for a update from this tool.
     
    #47
  8. elinox

    elinox Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    31
    Likes Received:
    14
    Hello and a happy new year to you ... :)

    I'm back from my holidays and I will update the tool tomorrow.
     
    #48
  9. elinox

    elinox Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    31
    Likes Received:
    14
    The new Version is online now ... try it and give me a feedback if you want. :)

    The dedicated Server have now commands for kick and ban. I will implement them to the Chatbot. So an admin can kick or ban a player while playing the game.
     
    #49
  10. Alestair

    Alestair Ensign

    Joined:
    Dec 31, 2015
    Messages:
    6
    Likes Received:
    0
    How to Reset playfield?
     
    #50
  11. DragoonTT

    DragoonTT Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    58
    Likes Received:
    17
    There is no option anymore to restart playfields. The devs removed the command.
     
    #51
  12. Alestair

    Alestair Ensign

    Joined:
    Dec 31, 2015
    Messages:
    6
    Likes Received:
    0
    Well that sucks
     
    #52
  13. DragoonTT

    DragoonTT Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    58
    Likes Received:
    17
    Why u need to restart the playfields?
    If nobody on a playfield, the thread for this is not active.
     
    #53
  14. Alestair

    Alestair Ensign

    Joined:
    Dec 31, 2015
    Messages:
    6
    Likes Received:
    0
    I need a way to respawn the resources back to 100% cause Akua is just Dead.. im not on akua but other people are.
     
    #54
  15. DragoonTT

    DragoonTT Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    58
    Likes Received:
    17
    Resources don't respawn with this old command... Why they don't dig the falling meteors?
    And back to thread now: this tool is great.
     
    #55
  16. elinox

    elinox Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    31
    Likes Received:
    14
    Thank you ... :)

    @Alestair In Version 0.1.1.10 you can execute Telnet commands manual. Try "help" ... it shows a list of the available commands from the dedicated server. The dedicated Server version 5.1 does not have a command to restart the playfields. If there ara no more players on a playfield the server will close this playfield until a player enter it again.
     
    #56
  17. Alestair

    Alestair Ensign

    Joined:
    Dec 31, 2015
    Messages:
    6
    Likes Received:
    0
    Thank you for the Tool. Helps alot!
     
    #57
  18. Goldschuss

    Goldschuss Lieutenant

    Joined:
    Sep 10, 2015
    Messages:
    19
    Likes Received:
    12
    hello. it says "Zeitüberschreitung der Verbindung"
    basically a timout while connecting to the server.
    TelNet is activated
     
    #58
  19. elinox

    elinox Lieutenant

    Joined:
    Nov 19, 2015
    Messages:
    31
    Likes Received:
    14
    Did you configure your firewall to open the Telnetport?

    You can simply add the Rules to your Firewall by copy this to a Textfile and rename it to "OpenPorts.bat"

    Code:
    rem Open Port 30004 inbound and outbound for Empyrion Telnet
    netsh advfirewall firewall add rule name="Empyrion Telnet" dir=in action=allow protocol=any localport=30004
    netsh advfirewall firewall add rule name="Empyrion Telnet" dir=out action=allow protocol=any localport=30004 
    You can execute the batch as Admin and it will open the Port 30004 for you.
     
    #59
    Last edited: Jan 8, 2016
  20. Colt™

    Colt™ Ensign

    Joined:
    Jan 13, 2016
    Messages:
    2
    Likes Received:
    0
    hey @elinox ! ;) i would love to use your tool..for some strange reason it keeps sayin wrong password.
    do you know why it keeps sayin it? it works fine on my local pc but not on my root. i dont know what it is..ports are open and rules for firewall added aswell.
     
    #60

Share This Page