astei / krypton

A Fabric mod that optimizes the Minecraft networking stack and entity tracker.
GNU Lesser General Public License v3.0
367 stars 34 forks source link

Mixin crash on Krypton. (PacketByteBufMixin) #42

Closed Kichura closed 3 years ago

Kichura commented 3 years ago

Description: When attempting to load krypton 0.1.5-Snapshot (Build #67) from velocitypowered's site, the mod just crashes because a specific mixin does not exist and cannot be loaded therefore.

Log: https://pastebin.com/raw/VY0TyV7e

Resolution: Please view this pull request for the resolution.