Skip to content

Instantly share code, notes, and snippets.

@samdev-7
Created November 30, 2021 23:45
Show Gist options
  • Save samdev-7/dac606edbb5ceb244439a259e571662d to your computer and use it in GitHub Desktop.
Save samdev-7/dac606edbb5ceb244439a259e571662d to your computer and use it in GitHub Desktop.
Crash Report of Minecraft
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 4/6/20 3:50 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at bib.t(SourceFile:1597)
at bib.az(SourceFile:1000)
at bib.a(SourceFile:419)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Mac OS X (x86_64) version 10.15.3
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 200496024 bytes (191 MB) / 570425344 bytes (544 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 7 total; -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-Impact_nightly-20200404
LWJGL: 2.9.2
OpenGL: Intel(R) Iris(TM) Plus Graphics 645 GL version 2.1 INTEL-14.4.23, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: vanilla
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment