UltimateBoomer / Resolution-Control

more control over the resolution at which minecraft's 3D portion is rendered
MIT License
49 stars 26 forks source link

Being unfocused while full screened can cause window size to attempt to render at max integer limit #60

Open Russell-Beach opened 6 months ago

Russell-Beach commented 6 months ago

java.lang.IllegalArgumentException: Window 2147483647x2147483647 size out of bounds (max. size: 32768)

Was alt tabbed out of Minecraft for an extended period of time, and upon tabbing in crashed; log included. Minecraft was full in full screen, 2x upscaling from 1080p to 2160p. Game attempted to render at 2147483647p before instantly crashing

crash-2024-02-24_23.21.07-client.txt

Russell-Beach commented 6 months ago

update: this crash is most likely related to the mod Axiom; having the axiom editor open seems to cause this crash when alt tabbing.