DrexHD / AntiXray

Lightweight fabric mod that allows server owners to combat xrayers
MIT License
38 stars 7 forks source link

Class not found warnings at startup AntiXray 1.4.2+1.21 #46

Closed azhippy closed 4 months ago

azhippy commented 4 months ago

Minecraft version 1.21 Fabric loader 0.15.11 Antixray 1.4.2+1.21

[15:15:49] [main/WARN]: Error loading class: qouteall/imm_ptl/core/network/PacketRedirection$Payload (java.lang.ClassNotFoundException: qouteall/imm_ptl/core/network/PacketRedirection$Payload) [15:15:49] [main/WARN]: @Mixin target qouteall.imm_ptl.core.network.PacketRedirection$Payload was not found antixray.fabric.mixins.json:imm_ptl_core.PacketRedirection$PayloadMixin from mod antixray

DrexHD commented 4 months ago

You can ignore these warnings, they don't cause any issues. I will see if I can remove them in the future though!