Everything posted by Kazum4
-
java.lang.IllegalStateException: Keyboard must be created before you can read events
Here's my crash report: ---- Minecraft Crash Report ---- // You're mean. Time: 5/15/21 5:04 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 blk.q(SourceFile:382) at bib.t(SourceFile:1625) at bib.az(SourceFile:1000) at bib.a(SourceFile:419) at net.minecraft.client.main.Main.main(SourceFile:123) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at org.lwjgl.input.Keyboard.next(Keyboard.java:475) at blk.q(SourceFile:382) -- Affected screen -- Details: Screen name: blr Stacktrace: at bib.t(SourceFile:1625) at bib.az(SourceFile:1000) at bib.a(SourceFile:419) at net.minecraft.client.main.Main.main(SourceFile:123) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 158197960 bytes (150 MB) / 402653184 bytes (384 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.12.2 LWJGL: 2.9.4 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz
-
java.lang.NullPointerException: Unexpected error
Here's my crash report: ---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 15/05/21 16:19 Description: Unexpected error java.lang.NullPointerException: Unexpected error at wF.a(Unknown Source) at ww.a(Unknown Source) at ww.a(Unknown Source) at net.minecraft.client.c.ae(Unknown Source) at net.minecraft.client.c.T(Unknown Source) at net.minecraft.client.c.run(Unknown Source) at net.minecraft.client.main.Main.main(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.16.5 Operating System: Windows 8 (amd64) version 6.2 CPU: 4x Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 455864712 bytes (434 MB) / 805306368 bytes (768 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: PixelClient LWJGL: 2.9.4 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: No Is Modded: Very likely; Jar signature invalidated Type: Client (map_client.txt) Resource Packs: Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz
-
java.lang.NullPointerException: Unexpected error
when I leave my game in full screen, it crashes and it happens Here's my crash report: ---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 15/05/21 15:20 Description: Unexpected error java.lang.NullPointerException: Unexpected error at wF.a(Unknown Source) at ww.a(Unknown Source) at ww.a(Unknown Source) at net.minecraft.client.c.ae(Unknown Source) at net.minecraft.client.c.T(Unknown Source) at net.minecraft.client.c.run(Unknown Source) at net.minecraft.client.main.Main.main(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.8.8 Operating System: Windows 8 (amd64) version 6.2 CPU: 4x Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 560488960 bytes (534 MB) / 771751936 bytes (736 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: PixelClient LWJGL: 2.9.4 OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: No Is Modded: Very likely; Jar signature invalidated Type: Client (map_client.txt) Resource Packs: §7LovelyJubbly.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Xeon(R) CPU E3-1225 v3 @ 3.20GHz
IPS spam blocked by CleanTalk.