-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I'm not sure what plays into this bug, but sometimes, vanilla b1.7.3 will just crash when you press F11 to enter fullscreen mode. Can you add a fix for this bug in this mod?
Stacktrace
org.lwjgl.LWJGLException: Failed to set display mode (-2).
at org.lwjgl.opengl.WindowsDisplay.nSwitchDisplayMode(Native Method)
at org.lwjgl.opengl.WindowsDisplay.switchDisplayMode(WindowsDisplay.java:359)
at org.lwjgl.opengl.Display.switchDisplayMode(Display.java:359)
at org.lwjgl.opengl.Display.setDisplayModeAndFullscreenInternal(Display.java:507)
at org.lwjgl.opengl.Display.setFullscreen(Display.java:475)
at net.minecraft.client.Minecraft.method_2136(Minecraft.java:1184)
at net.minecraft.class_32.method_132(class_32.java:131)
at net.minecraft.class_32.method_130(class_32.java:112)
at net.minecraft.client.Minecraft.method_2137(Minecraft.java:1299)
at net.minecraft.client.Minecraft.run(Minecraft.java:754)
at java.lang.Thread.run(Thread.java:750)
java.lang.IllegalStateException: Keyboard must be created before you can read events
at org.lwjgl.input.Keyboard.next(Keyboard.java:475)
at net.minecraft.class_32.method_130(class_32.java:111)
at net.minecraft.client.Minecraft.method_2137(Minecraft.java:1299)
at net.minecraft.client.Minecraft.run(Minecraft.java:754)
at java.lang.Thread.run(Thread.java:750)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels