nopjmp

Results 24 comments of nopjmp

What was the last version of KAMI you were using? we didn't update the libraries between feb and march. it crashes on start now because we are actually initializing the...

You need to updated LWJGL to 3.2.2. We need to add a check in our fabric configuration to check for this. https://github.com/LWJGL/lwjgl3/releases/tag/3.2.2 You can see the method was added in...

It's much easier to do by using MultiMC. I'm not sure about the new launcher since I've not used it. You can manually modify the versions.json file to included the...

> Really hope this is solved in the foreseeable future, I need those >30 fps... Unless I buy a new video card sooner You can still use Lithium + Phosphor...

instead of a text overlay in one corner, would a WeakAuras system be better? I've seen the text overlay done and it seems out of the way of the actions...

> Like, icons for some combat modules as an hud? Yes also possibly moving or adding new icons for potion effects and absorption and such. Maybe even tick timers for...

It happens because we are disabling the shadow layers which also clip the textures from what I remember of looking at the code while ago. The fix if memory is...

I'm looking to test 1.80 on JDK8+ rather than JDK11+. Is there a chance of getting a JDK8+ branch? So far testing has been good for the components we are...

text* widgetsText functions will cause a crash currently if you are using formatting strings due to the TODO() in them.

I fixed this by editing the run command to point to the configuration file path and then modifying the file to listen on :53 ``` command=/usr/sbin/daemon command_args="-P ${pidfile} ${name} run...