Router启动过程中报错:
2023-05-30 17:42:46.2900 (C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\Entity\Scene.cs:52) scene create: RouterManager RouterManager 300 262444 3
2023-05-30 17:42:46.2989 (C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\Entity\Scene.cs:52) scene create: Router Router01 301 262445 3
2023-05-30 17:42:46.3072 (C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\EventSystem\EventSystem.cs:381) System.Net.Sockets.SocketException (99): Cannot assign requested address
at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at ET.Server.RouterComponentSystem.RouterComponentAwakeSystem.Awake(RouterComponent self, IPEndPoint outerAddress, String innerIP) in C:\office\other\egametang\ET7\Unity\Assets\Scripts\Codes\Hotfix\Server\Module\Router\RouterComponentSystem.cs:line 18
at ET.AwakeSystem`3.ET.IAwakeSystem<A,B>.Run(Entity o, A a, B b) in C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\EventSystem\IAwakeSystem.cs:line 122 at ET.EventSystem.Awake[P1,P2](Entity component, P1 p1, P2 p2) in C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\EventSystem\EventSystem.cs:line 381
2023-05-30 17:42:46.3074 (C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\Entity\Scene.cs:52) scene create: Router Router02 302 262446 3
2023-05-30 17:42:46.3074 (C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\EventSystem\EventSystem.cs:381) System.Net.Sockets.SocketException (99): Cannot assign requested address
at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at ET.Server.RouterComponentSystem.RouterComponentAwakeSystem.Awake(RouterComponent self, IPEndPoint outerAddress, String innerIP) in C:\office\other\egametang\ET7\Unity\Assets\Scripts\Codes\Hotfix\Server\Module\Router\RouterComponentSystem.cs:line 18
at ET.AwakeSystem`3.ET.IAwakeSystem<A,B>.Run(Entity o, A a, B b) in C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\EventSystem\IAwakeSystem.cs:line 122 at ET.EventSystem.Awake[P1,P2](Entity component, P1 p1, P2 p2) in C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\EventSystem\EventSystem.cs:line 381
2023-05-30 17:42:46.3074 (C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\Entity\Scene.cs:52) scene create: Router Router03 303 262447 3
2023-05-30 17:42:46.3074 (C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\EventSystem\EventSystem.cs:381) System.Net.Sockets.SocketException (99): Cannot assign requested address
at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at ET.Server.RouterComponentSystem.RouterComponentAwakeSystem.Awake(RouterComponent self, IPEndPoint outerAddress, String innerIP) in C:\office\other\egametang\ET7\Unity\Assets\Scripts\Codes\Hotfix\Server\Module\Router\RouterComponentSystem.cs:line 18
at ET.AwakeSystem`3.ET.IAwakeSystem<A,B>.Run(Entity o, A a, B b) in C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\EventSystem\IAwakeSystem.cs:line 122 at ET.EventSystem.Awake[P1,P2](Entity component, P1 p1, P2 p2) in C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\EventSystem\EventSystem.cs:line 381
2023-05-30 17:42:46.3074 (C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\Entity\Scene.cs:52) scene create: Router Router04 304 262448 3
2023-05-30 17:42:46.3074 (C:\office\other\egametang\ET7\Unity\Assets\Scripts\Core\Module\EventSystem\EventSystem.cs:381) System.Net.Sockets.SocketException (99): Cannot assign requested address
at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at ET.Server.RouterComponentSystem.RouterComponentAwakeSystem.Awake(RouterComponent self, IPEndPoint outerAddress, String innerIP) in C:\office\other\egametang\ET7\Uni
ty\Assets\Scripts\Codes\Hotfix\Server\Module\Router\RouterComponentSystem.cs:line 18
默认配Router:
