purple512
purple512
Are you referring to UltimateBoomer or fantahund99? fantahund99 has been maintaining the extension, updating it to 1.18 and 1.19 — they uploaded a 1.19.3 version on Curseforge just a few...
Found fantahund's repo: https://github.com/fantahund/Resolution-Control/tree/1.19.3 I was going to suggest that we move this issue there for visibility, but they have Issues disabled so there's no way to do that. @fantahund...
I finally got tired of this and debugged the issue. Fix is easy: ```--- a/src/main/java/io/github/ultimateboomer/resolutioncontrol/ResolutionControlMod.java +++ b/src/main/java/io/github/ultimateboomer/resolutioncontrol/ResolutionControlMod.java @@ -141,10 +141,12 @@ public class ResolutionControlMod implements ModInitializer { Window window =...
Great stuff, hopefully people can test this and make sure I didn't do a dumb.