Yuri
Yuri
I have identified an error when using the ServerChatEvent.Submitted event with JarInJar dependencies. The essence of the error is that if we cancel this event and add code from the...
This error occurs if you try to connect to the server directly bypassing the Proxy. I know that this should not be the case and the player should log in...
Updated the example for in memory
**Describe the bug** If you use the Java 9+ modular system, in my case 17, then a packaging error occurs **To Reproduce** Steps to reproduce the behavior: 1. Add file-kache-jvm.jar...
I am running my application with Joml 1.10.8 and Kotlin 2.0.0 on Java 17 and I get an access error message ```txt java.lang.IllegalAccessError: class org.joml.Vector3fKt (in module org.joml) cannot access...