Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Proxus

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by Proxus

  1. May I inquire as to what the status of the migration is?

     

    My latest ticket reply says "Your issue will be fixed momentarily" but nothing about what the new IP will be or when work will actually be completed. 

    That last reply was almost 4 hours ago, I have a new IP in my control panel but none of our data from the last server is present, I can't FTP in to check files/settings, and even the admin password set in the CP isn't working on the server itself.

     

     

     

    Ticket #927888
  2. I woke up this morning to my users complaining that my server wasn't showing up. The server was still online around midnight PDT this morning so I am not sure what is going on...

     

    I can't connect via FTP and the control panel page takes forever to load and is now giving "Unknown"

     

    GAME SERVER ID #5796

  3. I finally got the player map location working by editing the .ini (thank you for not overwriting it every server reboot now)

     

    The command line param listed in the OP is wrong. it is not MapPlayerLocation it is ShowMapPlayerLocation.

     

    In order to get it working via the .ini you add it to the [server Settings] section as : ShowMapPlayerLocation=True

  4. I am seeing odd behavior with my server when it is added as a favorite on my steam server browser.

     

    The server shows as online in the Internet tab, and if I refresh the favorites tab the server is there. However, as soon as I click on it it says the server is not responding.

     

    Is this a possible issue with the DDoS Protection on the server or just a Steam/ARK Server issue?

  5. Is this confirmed working because I just had my server up but too many people joined before I could change anything, then when I reset it with the wrong line it failed to launch. . .

     It's what the devs said to do on the Steam Community forums.

     

    I have mine set up that way, but the control panel is showing the server is running but I can't find it in the server browser which seems to be another issue entirely.

  6. You can try adding this to the Launch Parameters Line after checking "Custom Launch"

     

    ?ServerPassword=<password>?ServerAdminPassword=<password>

     

    or you can FTP & edit the GameUserSettings.ini file (found at ShooterGame/Saved/Config/WindowsServer)

     

    to include:

    [AdminPassword]
    Password=<Password>
    ServerPassword=<Password>
     
    [Edit] Crossed out the first option since that seems to be currently causing issues with the ControlPanel