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
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