MultiServer 1 works like this:
So the OS decides which IP address to use.
MultiServer 2 works like this:
So it should bind all the IP addresses of the computer.
Apparently your old IP still exists as a strange ghost, and MultiServer sees it.
But if you get only a warning, it is possible that MultiServer also sees your true IP address, and in this case it should work well despite the warning.
Have you tried to check it?
Hopefully I will have some time next week.
I will add an option to tell MultiServer how to do the binding (method 1 or method 2), so it will solve your problem anyway.
Code:
Bind("0.0.0.0")MultiServer 2 works like this:
Code:
For Each IPAddress of Computer:
Bind(IPAddress)Apparently your old IP still exists as a strange ghost, and MultiServer sees it.
But if you get only a warning, it is possible that MultiServer also sees your true IP address, and in this case it should work well despite the warning.
Have you tried to check it?
Hopefully I will have some time next week.
I will add an option to tell MultiServer how to do the binding (method 1 or method 2), so it will solve your problem anyway.

Chat
Multiserver 2.0
