Replay mod recording button overriding incompatibility screen
seallz opened this issue ยท 2 comments
What happened?
When I open Minecraft launcher with replay mod and its sodium compatible version, I have an incompatibility screen (I think I just have to update sodium for that issue), but it doesn't just have the "download sodium" and the "quit game" options, it has the replay viewer button from replay mod in it. You can get out of the "incompatibility screen" by just clicking it then exiting out of it. But the game crashes if you try to log onto a server or join a world, so it's not a huge issue.
Screenshots
Log output
No response
Minecraft Version
Minecraft 1.19.2
Iris Version
iris-mc1.19.2-1.2.8.jar
Operating System
Windows 11
What is your GPU?
Nvidia Geforce GTX 1060 core i5
Additional context
No response
This seems like an issue in Replay Mod - it shouldn't be adding buttons to our ConfirmScreen
that we create to show the incompatibility error: https://github.com/IrisShaders/Iris/blob/6363bcadb0f1dfa84c5e44759ebcb8ad02e036dc/src/main/java/net/coderbot/iris/mixin/MixinTitleScreen.java
Could you please report it to Replay Mod and link this issue?
This appears to be a case of ReplayMod/ReplayMod#621, which will need to be fixed in ReplayMod. Thanks for letting us know!