Advertisement
Guest User

Untitled

a guest
Feb 26th, 2021
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ooh. Shiny.
  3.  
  4. Time: 26/02/21 02:34 AM
  5. Description: Failed to start game
  6.  
  7. java.lang.NullPointerException
  8. at java.io.Reader.<init>(Reader.java:78)
  9. at java.io.InputStreamReader.<init>(InputStreamReader.java:97)
  10. at bp.a(SourceFile:64)
  11. at bp.a(SourceFile:100)
  12. at net.minecraft.client.Minecraft.a(SourceFile:252)
  13. at avv.a(SourceFile:56)
  14. at net.minecraft.client.Minecraft.run(SourceFile:507)
  15. at java.lang.Thread.run(Thread.java:748)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- System Details --
  22. Details:
  23. Minecraft Version: 1.5.2
  24. Operating System: Linux (amd64) version 5.11.1-zen1-1-zen
  25. Java Version: 1.8.0_282, Oracle Corporation
  26. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  27. Memory: 49644344 bytes (47 MB) / 127139840 bytes (121 MB) up to 1060372480 bytes (1011 MB)
  28. JVM Flags: 5 total; -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  29. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  30. Suspicious classes: No suspicious classes found.
  31. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  32. LWJGL: 2.9.0
  33. OpenGL: Mesa DRI Intel(R) HD Graphics 2000 (SNB GT1) GL version 3.0 Mesa 20.3.4, Intel Open Source Technology Center
  34. Is Modded: Very likely; Jar signature invalidated
  35. Type: Client (map_client.txt)
  36. Texture Pack: Default
  37. Profiler Position: N/A (disabled)
  38. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement