an empty pointer exception occurring when switching to full screen.
Kerdao opened this issue ยท 1 comments
The error originates from the EmbyConfig.setFullScreenMode method within the Sodium Extras mod, specifically at line 321 of the EmbyConfig.java file. This issue occurs when attempting to toggle full-screen mode through keyboard input, leading to a NullPointerException.