Advertisement
Guest User

Untitled

a guest
Aug 14th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 8/14/18 6:50 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at bsa.n(SourceFile:296)
  9. at bsa.e(SourceFile:275)
  10. at bib.t(SourceFile:1602)
  11. at bib.az(SourceFile:1000)
  12. at bib.a(SourceFile:419)
  13. at net.minecraft.client.main.Main.main(SourceFile:123)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:497)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Thread: Client thread
  27. Stacktrace:
  28. at bsa.n(SourceFile:296)
  29. at bsa.e(SourceFile:275)
  30.  
  31. -- Affected level --
  32. Details:
  33. Level name: MpServer
  34. All players: 0 total; []
  35. Chunk stats: MultiplayerChunkCache: 0, 0
  36. Level seed: 0
  37. Level generator: ID 01 - flat, ver 0. Features enabled: false
  38. Level generator options:
  39. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  40. Level time: 0 game time, 0 day time
  41. Level dimension: 0
  42. Level storage version: 0x00000 - Unknown?
  43. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  44. Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false
  45. Forced entities: 0 total; []
  46. Retry entities: 0 total; []
  47. Server brand: ~~ERROR~~ NullPointerException: null
  48. Server type: Non-integrated multiplayer server
  49. Stacktrace:
  50. at bsb.a(WorldClient.java:532)
  51. at bib.b(SourceFile:2587)
  52. at bib.a(SourceFile:433)
  53. at net.minecraft.client.main.Main.main(SourceFile:123)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  57. at java.lang.reflect.Method.invoke(Method.java:497)
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.12.2
  64. Operating System: Windows 10 (amd64) version 10.0
  65. Java Version: 1.8.0_51, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 332224584 bytes (316 MB) / 603979776 bytes (576 MB) up to 1073741824 bytes (1024 MB)
  68. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. Launched Version: 1.12.2-OptiFine_HD_U_E2
  71. LWJGL: 2.9.4
  72. OpenGL: GeForce GTX 1070 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation
  73. GL Caps: Using GL 1.3 multitexturing.
  74. Using GL 1.3 texture combiners.
  75. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  76. Shaders are available because OpenGL 2.1 is supported.
  77. VBOs are available because OpenGL 1.5 is supported.
  78.  
  79. Using VBOs: Yes
  80. Is Modded: Very likely; Jar signature invalidated
  81. Type: Client (map_client.txt)
  82. Resource Packs: Faithful 64x64 1.12-1.9.4
  83. Current Language: English (US)
  84. Profiler Position: N/A (disabled)
  85. CPU: 8x Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz
  86. OptiFine Version: OptiFine_1.12.2_HD_U_E2
  87. OptiFine Build: 20180728-185429
  88. Render Distance Chunks: 15
  89. Mipmaps: 4
  90. Anisotropic Filtering: 1
  91. Antialiasing: 0
  92. Multitexture: false
  93. Shaders: (internal)
  94. OpenGlVersion: 4.6.0 NVIDIA 398.36
  95. OpenGlRenderer: GeForce GTX 1070 Ti/PCIe/SSE2
  96. OpenGlVendor: NVIDIA Corporation
  97. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement