[12:38:15] [Netty Epoll Server IO #2/WARN]: Unexpected exception in the selector loop.
io.netty.channel.unix.Errors$NativeIoException: epoll_wait(..) failed: Function not implemented
[12:38:16] [Netty Epoll Server IO #2/WARN]: Unexpected exception in the selector loop.
io.netty.channel.unix.Errors$NativeIoException: epoll_wait(..) failed: Function not implemented
[12:38:17] [Server thread/INFO]: sframe lost connection: Disconnected
[12:38:17] [Server thread/INFO]: sframe left the game
I'm looking into this issue myself. Viewing the WebUI output I'm seeing this `Netty Epoll` warning spamming the console.
I'm thinking that this is an issue with that would be addressed in v1.9.1 (22w24a) - looking into hacking the container instance to use the pre-release jar (no luck so far)
What does your WebUI output look like? Anything similar?