Game mode: Online private
Type of issue: Bug
Server type: PvE
Region: EU
The Server uses the defined port (e.g. 7777) + a second port (7778). Why does it use a second port? This seems to be a bug.
The Server sometimes uses a different port. This happens for example if the server restarts. I guess it find that the port is already occupied (by the old instance that is not done shutting down) and takes another port. This should not happen. The game Server should take the defined port and no other port.
The port is often fixed due to firewall settings and can not be any other port. Thats why this behavoir seems buggy.
Please provide a step-by-step process of how the bug can be reproduced. The more details you provide us with the easier it will be for us to find and fix the bug:
- Start a Server with a defined port (e.g. 7777)
- Look at the uses ports and find ConanSand listening on 2 ports (e.g. 7777 and 7778)