Open sseiichi opened 1 year ago
NAT punch attempt fails when I set an IPv6 address to LRM Node IP.
The UdpClient throws a System.Net.Sockets.SocketException (0x80004005) in the following line: https://github.com/Speidy674/Light-Reflective-Mirror/blob/4228826f9597002cfaaccae8c3ad792e1d5511dd/UnityProject/Assets/Mirror/Transports/LRM/LRMTransport/LightReflectiveMirrorTransport.cs#L310C1-L311C88
NAT punch attempt fails when I set an IPv6 address to LRM Node IP.
The UdpClient throws a System.Net.Sockets.SocketException (0x80004005) in the following line: https://github.com/Speidy674/Light-Reflective-Mirror/blob/4228826f9597002cfaaccae8c3ad792e1d5511dd/UnityProject/Assets/Mirror/Transports/LRM/LRMTransport/LightReflectiveMirrorTransport.cs#L310C1-L311C88