Matti Ruohonen

Results 697 comments of Matti Ruohonen

I need to look into how this works or how the vanilla workaround for this works. The fix will need to be in malilib, since it handles all the inputs...

@globau Could you use this version: https://masa.dy.fi/tmp/minecraft/mods/misc_test_versions/malilib-fabric-1.17.1-0.10.0-dev.23%2Bmousedebug.1.jar and then go to `A + C` -> Debug and enable `mouseScrollDebug`. Then (just in-game) scroll up and down both slowly one by...

Here is a related analysis of the changes from LWJGL 2 to LWJGL 3 in the context of Minecraft from a while back by Pokechu22: https://gist.github.com/Pokechu22/2ee22711bec84136e1e94e225bd916b4

I now uploaded version `0.10.0-dev.24` of malilib to CurseForge, which includes the fixes that were tested 2 days ago on Discord (ie. this commit: https://github.com/maruohon/malilib/commit/1435da8d3092d17c48bb3d32929d895f79c8070b).

@ejm554 Can you tell how many "notches" it scrolls when you try to scroll only one notch? One way to test this is to scroll over one of the number...

@ejm554 You don't need to use any special version, that debug option is in all malilib versions since that 1.17.1 version. So just use your normal malilib version, and access...

I'm assuming they must use the Fabric rendering API for those blocks in some way then, maybe? Litematica doesn't currently use/do anything with that API. Hopefully after the rendering rewrites...

Provide more information and post the crash log. I don't get a crash if I just save a bunch of pots in a schematic and then load it. ![image](https://github.com/maruohon/litematica/assets/2331050/95a9f55f-cb91-4840-adba-065ae14bb20f)

What does this even mean? The `schematics/` directory is not inside the `mods/` directory, it's one level up inside the minecraft instance directory, so using the vanilla launcher often at...

Lunar is currently incompatible with malilib. It needs the changes/fixes I did yesterday in the 1.20.4 branch for both malilib and Litematica.