On first run, everything connects properly and I can play my game. I stop the editor's play instance. Try and start it again and this error comes up.
[TNet] Udp.Start: Only one usage of each socket address (protocol/network address/port) is normally permitted.
It seems like the server is still running after closing the player since a reboot fixes this problem for one iteration.
Is there a fix for this where I can play in editor, stop, and have the server shut down as well?