Quote:
Originally Posted by cyber_punk
Quote:
Originally Posted by mprofitt
[16:35:52] *** Audio Plugin: Started TCP server on port 6666
[16:35:52] *** Audio Plugin: Error binding socket: Address already in use
I am getting this error if I stop the sever and restart it to quickly, ie. game mode restart.
It take 2 game mode restarts for the port binding to work or manually shut down the server for 30 seconds and restart it.
I am using _v34.
I am using Ubuntu, any ideas pf what can be causing my issue?
Thanks,
|
Make sure you have Audio_DestroyTCPServer(); OnGameExit.
|
Audio_DestroyTCPServer(); is where it belongs.