Yuri

Results 5 comments of Yuri

It's not a cat server crash, send issue for author of the treasure2 mod

I join you, this error makes it very difficult to use mixins in a project with Kotlin and Ktor

I also ran into this problem, only when developing the same commands on Forge and Velocity

I confirm this Issue, I have a similar problem.

@Jonathing, you can add this `glfwInitHint(GLFW_PLATFORM, GLFW_PLATFORM_X11);` to `DisplayWindow#initWindow` for Unix systems, but this code also needs to be added via a patch to the initialization of the Minecraft window,...