Sybsuper

Results 3 comments of Sybsuper

After running the server in debug mode I get the following stack trace: ```log [09:06:27 WARN]: java.lang.ExceptionInInitializerError [09:06:27 WARN]: at cc.funkemunky.api.tinyprotocol.packet.login.WrappedPacketLoginInStart.process(WrappedPacketLoginInStart.java:30) [09:06:27 WARN]: at cc.funkemunky.api.tinyprotocol.api.NMSObject.(NMSObject.java:44) [09:06:27 WARN]: at cc.funkemunky.api.tinyprotocol.packet.login.WrappedPacketLoginInStart.(WrappedPacketLoginInStart.java:24) [09:06:27...

Seems like the issue is fixed in this repo, just not in the latest release jar. After cloning the repo and building the jar locally it worked as it is...