Entropy159
Entropy159
I think it's because the Replay Mod doesn't render any GUIs (which is what the shaders are toggling), but it renders the actual player with the hand in view. If...
Just tried it with a re-recording, got a different error with the same problem: https://pastebin.com/ndtWFM5z
And the export log: https://pastebin.com/CPS9Ymcf EDIT: The log is actually from the MP4, because the replay mod crashes before it generates.
Oh yeah, I forgot to mention. It started when I added Iris and Sodium, but it persisted after I removed them.
Here's a video: https://file.io/d5kUMz72lqH8
It seems to be an issue with the latest Minecraft version. I downgraded one version (1.20.1 to 1.19.4) and it works fine.
I have this same problem. I'm not sure how to check my java version...
I think I used processing 4.3, and I trying it on a moto g power 2021. Works fine in the emulator though
Something interesting I've noticed is when I set an absolute position in the CSS, it's still relative to the area and gets messed up when other modules are toggled.
I have the CSS for the custom positioning, and it looks like this: #module_14_MMM-TouchButton { top: 150px; left: 200px; position: absolute !important; } When I toggle the modules above it,...