eszdman

Results 2 issues of eszdman

### What feature would you like to see? Instruction patcher - patch current instruction or instruction set with writed one on asm. Probable addition to patcher - c compiler to...

feature request

Hardware: - Ryzen 5600 - 24GB RAM (allocated 8gb 30% used) - RX580 8GB Crash: ``` java.nio.BufferUnderflowException: null at me.jellysquid.mods.sodium.client.gl.util.MultiDrawBatch$UnsafeMultiDrawBatch.add(MultiDrawBatch.java:155) ~[sodium-fabric-mc1.19.2-0.4.4+build.18.jar:?] at me.jellysquid.mods.sodium.client.render.chunk.RegionChunkRenderer.addDrawCall(RegionChunkRenderer.java:190) ~[sodium-fabric-mc1.19.2-0.4.4+build.18.jar:?] at me.jellysquid.mods.sodium.client.render.chunk.RegionChunkRenderer.redirect$cam000$cullleaves$fixTransparentBlockFaceCulling(RegionChunkRenderer.java:2063) ~[sodium-fabric-mc1.19.2-0.4.4+build.18.jar:?] ``` Versions: -...