A quick fix to the Server and client Incompatiablity

    Joined
    Jul 3, 2013
    Messages
    4
    Reaction score
    0
    • Legacy Citizen 2
    • Legacy Citizen
    all you need to do is the following

    open the starmade folder



    then look for. SERVER.CFG open this with notepad



    then all the way at the bottom find USE_UDP

    its at True turn it to false

    or copy and paste this:

    USE_UDP = False //Use 'User Datagram Protocol' (UDP) instead of 'Transmission Control Protocol' (TCP) for connections



    this should work it did for me