Juan Patricio

Results 44 comments of Juan Patricio

What branch are you trying to build?

You currently can only build dev or v5.3 branch

I did some digging and managed to track down the issue, a few missing coder methods. Now the app does start and works almost fine, however deleting worlds does not...

Looks good, I'll be merging it to staging once I finish reworking the release cycle. It may be important to also bring that other spigot patch as well.

Could you retarget this pull request to the staging branch?

I decided to poke around on my own and stumbled on this https://stackoverflow.com/questions/4627320/java-hardware-acceleration Running `java -Dsun.java2d.opengl=true -jar KeysPerSecond.jar` solves the flickering and the window being really slow to update when...

I would recommend using an already existing loader like https://github.com/Aizistral-Studios/Grimoire or https://github.com/LegacyModdingMC/UniMixins/ Otherwise you will run into issues of multiple loaders trying to achieve the same thing and clashing with...

https://github.com/CrucibleMC/docs is now a thing, things to be added should be tracked on it's repo now