Hello, everytime I try to use the fullscreen function with the f11 button my game crashes my PC specs are as follows AMD FX:6100 Nvidia GTX 660 8gb RAMhere is the crash report
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 3/3/14 7:40 PM
Description: Updating screen events
java.lang.IllegalStateException: Keyboard must be created before you can read events
at org.lwjgl.input.Keyboard.next(Keyboard.java:475)
at bcl.k(SourceFile:216)
at azi.p(SourceFile:1308)
at azi.ah(SourceFile:760)
at azi.f(SourceFile:711)
at net.minecraft.client.main.Main.main(SourceFile:152)
A detailed walkthrough of the error, its code path and all known details is as follows:
Hello, everytime I try to use the fullscreen function with the f11 button my game crashes my PC specs are as follows AMD FX:6100 Nvidia GTX 660 8gb RAMhere is the crash report