Dedicated Server Issues

Discussion in 'General Discussion' started by Wess, Aug 8, 2020.

  1. Wess

    Wess Ensign

    Joined:
    Aug 8, 2020
    Messages:
    2
    Likes Received:
    0
    Dedicated server issues
    I can't seem to direct connect or see the server on the server list. What I have so far:

    VM set to static IP 192.168.1.105

    Router port forward off 192.168.1.105 TCP/UDP 30000-30004 external/internal

    Windows firewall exceptions (windows 10 Pro VM) TCP/UDP 30000-30004 external/internal

    Loaded via steamCMD on Windows 2016 Database to default location

    updated to current build v1.0 3047 (confirmed in BuildNumber text file)

    Dedicated YAML default (only changed server name)

    Launch using EmpyrionDedicated_NoGraphics

    What I see:

    I see ONE task running in task manager: EmpyrionDedicated

    WHAT I TRIED:

    I tried disabling windows fire wall completely.
    I tried connecting directly
    I tried several restarts on both VM and Empyrion server

    I am at a loss at this point. Any suggestions?
     
    #1
  2. SylenThunder

    SylenThunder Captain

    Joined:
    Jul 30, 2016
    Messages:
    219
    Likes Received:
    138
    Sounds like it's not starting the playfields. Logs would be useful. They would be in the Logs folder. i.e. D:\servers\Empyrion\Logs
    Sub-folder structure is by build number. Just look in the most recent. Use Pastebin if you wish to share the logs here.
     
    #2
    Wess likes this.
  3. Wess

    Wess Ensign

    Joined:
    Aug 8, 2020
    Messages:
    2
    Likes Received:
    0

    Thank you for the info, was what I needed to fix the issue. I will post the problem and solution so the next fella can identify it and fix it.


    Logs Showed:

    Fallback handler could not load library C/ bla bla bla /Mono/libSQLite.Interop.dll
    End of fallback error DllNotFoundException: SQLite.Interop.dll

    Fix: Downloaded the following and installed
    https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads

    Thanks again for the info!
     
    #3
    Last edited: Aug 9, 2020

Share This Page