- Version
- latest public current
- Platform
- Linux
If the Linux kernel is built without ipv6 support, it seems to be impossible to connect to a multiplayer game even if the server is ipv4.
When trying to, the console pops up with a red message:
The log file has some more details to share.
Thank you!
When trying to, the console pops up with a red message:
Code:
<timestamp> EXC SocketException: An address incompatible with the requested protocol was used
The log file has some more details to share.
Thank you!
- Reproduction Steps
- Build the Linux kernel with ipv6 disabled or append
Code:ipv6.disable=1
to the kernel command-line and try connect to an online ipv4 server.
- Link to Screenshot/Video
- https://i.imgur.com/ghoUEhl.png