Advertisement
Guest User

Untitled

a guest
Oct 5th, 2020
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I feel sad now :(
  3.  
  4. Time: 10/5/20 2:55 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.NullPointerException: Unexpected error
  8. at IntentGuard.ÌÎÎÌÎÌÃ.for(Unknown Source)
  9. at IntentGuard.íÎÎÃ.for(Unknown Source)
  10. at IntentGuard.íÎÎÃ$$Lambda$23/1189620244.accept(Unknown Source)
  11. at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
  12. at IntentGuard.íÎÎÃ.for(Unknown Source)
  13. at IntentGuard.iíiíÃ.boolean(Unknown Source)
  14. at IntentGuard.iíiíÃ.final(Unknown Source)
  15. at IntentGuard.iíiíÃ.for(Unknown Source)
  16. at net.minecraft.client.main.Main.main(Unknown Source)
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- Head --
  23. Stacktrace:
  24. at IntentGuard.ÌÎÎÌÎÌÃ.for(Unknown Source)
  25. at IntentGuard.íÎÎÃ.for(Unknown Source)
  26. at IntentGuard.íÎÎÃ$$Lambda$23/1189620244.accept(Unknown Source)
  27. at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:890)
  28. at IntentGuard.íÎÎÃ.for(Unknown Source)
  29.  
  30. -- Affected level --
  31. Details:
  32. Level name: MpServer
  33. All players: 0 total; []
  34. Chunk stats: MultiplayerChunkCache: 0, 0
  35. Level seed: 0
  36. Level generator: ID 00 - default, ver 1. Features enabled: false
  37. Level generator options:
  38. Level spawn location: 0.00,130.00,0.00 - World: (0,130,0), Chunk: (at 0,8,0 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)
  39. Level time: 0 game time, 0 day time
  40. Level dimension: 0
  41. Level storage version: 0x00000 - Unknown?
  42. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  43. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  44. Forced entities: 0 total; []
  45. Retry entities: 0 total; []
  46. Server brand: FlameCord (0.2.1 SNAPSHOT) <- PaperSpigot
  47. Server type: Non-integrated multiplayer server
  48. Stacktrace:
  49. at IntentGuard.ÌíiÌÌÃ.for(Unknown Source)
  50. at IntentGuard.iíiíÃ.for(Unknown Source)
  51. at IntentGuard.iíiíÃ.for(Unknown Source)
  52. at net.minecraft.client.main.Main.main(Unknown Source)
  53.  
  54. -- System Details --
  55. Details:
  56. Minecraft Version: 1.8.8
  57. Operating System: Windows 10 (amd64) version 10.0
  58. CPU: 8x Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
  59. Java Version: 1.8.0_51, Oracle Corporation
  60. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  61. Memory: 324687840 bytes (309 MB) / 838860800 bytes (800 MB) up to 2147483648 bytes (2048 MB)
  62. JVM Flags: 9 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 -Xverify:none
  63. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  64. Launched Version: 1.8.8-OptiFine_HD_U_I7
  65. LWJGL: 2.9.4
  66. OpenGL: GeForce GT 730/PCIe/SSE2 GL version 4.6.0 NVIDIA 432.00, NVIDIA Corporation
  67. GL Caps: Using GL 1.3 multitexturing.
  68. Using GL 1.3 texture combiners.
  69. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  70. Shaders are available because OpenGL 2.1 is supported.
  71. VBOs are available because OpenGL 1.5 is supported.
  72.  
  73. Using VBOs: No
  74. Is Modded: Very likely; Jar signature invalidated
  75. Type: Client (map_client.txt)
  76. Resource Packs:
  77. Current Language: English (US)
  78. Profiler Position: N/A (disabled)
  79. CPU: 8x Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement