Sodium/Embeddium Extras

Sodium/Embeddium Extras

30M Downloads

an empty pointer exception occurring when switching to full screen.

Kerdao opened this issue ยท 1 comments

commented

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.

commented

I got this as well