No Chat Reports

No Chat Reports

57M Downloads

Netty Epoll Server IO error message

birbkeks opened this issue ยท 0 comments

commented

Modloader

Fabric

Minecraft Version

1.20.1

Modloader Version

Fabric Loader ver: 0.17.2 Fabric api ver: 0.92.6

No Chat Reports Version

1.20.1-v2.2.2

Modpack Info

No response

The latest.log File

https://mclo.gs/26lYCB3

Bug Description

I get a Netty Epoll Server IO error message every time when I start my server.

[21:50:45] [Netty Epoll Server IO #1/INFO]: Mixing server.MixinServerboundChatCommandPacket from mixins/common/nochatreports.mixins.json into net.minecraft.class_7472
[21:50:45] [Netty Epoll Server IO #1/INFO]: Mixing server.MixinServerboundChatPacket from mixins/common/nochatreports.mixins.json into net.minecraft.class_2797
[21:50:45] [Netty Epoll Server IO #1/INFO]: Mixing server.MixinServerboundChatSessionUpdatePacket from mixins/common/nochatreports.mixins.json into net.minecraft.class_7861

Steps to Reproduce

  1. Start the server with ncr mod loaded
  2. Chech the logs to notice netty error after server is finished starting

Other Information

No response