this keeps spamming the log:
[21:29:38] [Render thread/WARN] [minecraft/ClientPacketListener]: Unknown custom packet identifier: antimatter:main
I'm using the 1.18 version of resourceful lib and including it inside my jar
here's where the network is initialized: https://github.com/GregTech-Intergalactical/AntimatterAPI/blob/dev-1.18/common/src/main/java/muramasa/antimatter/network/AntimatterNetwork.java#L22
on forge that's called from the mod constructor, only seems to happen on forge
#how do I prevent an unknown custom packet log entry while using resourceful lib?
1 messages · Page 1 of 1 (latest)