Advertisement
Guest User

CrashReport2

a guest
Feb 7th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 2/7/19 1:31 PM
  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:745)
  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.1
  24. Operating System: Windows 7 (amd64) version 6.1
  25. Java Version: 1.8.0_51, Oracle Corporation
  26. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  27. Memory: 234491152 bytes (223 MB) / 268435456 bytes (256 MB) up to 2147483648 bytes (2048 MB)
  28. 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
  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: Quadro 600/PCIe/SSE2 GL version 4.5.0 NVIDIA 377.83, NVIDIA Corporation
  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