Advertisement
Guest User

Untitled

a guest
May 25th, 2019
401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 2019-05-22 08:26
  5. Description: Unexpected error
  6.  
  7. java.lang.ClassCastException: java.lang.Integer cannot be cast to java.util.Optional
  8. at aio.dv(SourceFile:2774)
  9. at aio.dx(SourceFile:2786)
  10. at dpf.a(SourceFile:311)
  11. at dkm.a(SourceFile:587)
  12. at dki.b(SourceFile:857)
  13. at dki.a(SourceFile:766)
  14. at dki.a(SourceFile:630)
  15. at cvi.d(SourceFile:954)
  16. at cvi.b(SourceFile:411)
  17. at net.minecraft.client.main.Main.main(SourceFile:154)
  18.  
  19.  
  20. A detailed walkthrough of the error, its code path and all known details is as follows:
  21. ---------------------------------------------------------------------------------------
  22.  
  23. -- Head --
  24. Thread: Client thread
  25. Stacktrace:
  26. at aio.dv(SourceFile:2774)
  27. at aio.dx(SourceFile:2786)
  28. at dpf.a(SourceFile:311)
  29. at dkm.a(SourceFile:587)
  30. at dki.b(SourceFile:857)
  31. at dki.a(SourceFile:766)
  32.  
  33. -- Affected level --
  34. Details:
  35. Level name: MpServer
  36. All players: 1 total; [djv['Sepsan'/481, l='MpServer', x=1832.50, y=74.00, z=734.50]]
  37. Chunk stats: MultiplayerChunkCache: 18225, 0
  38. Level seed: 0
  39. Level generator: ID 00 - default, ver 1. Features enabled: false
  40. Level generator options: {}
  41. Level spawn location: World: (1832,74,734), Chunk: (at 8,4,14 in 114,45; contains blocks 1824,0,720 to 1839,255,735), Region: (3,1; contains chunks 96,32 to 127,63, blocks 1536,0,512 to 2047,255,1023)
  42. Level time: 81711370 game time, 29382000 day time
  43. Level dimension: 0
  44. Level storage version: 0x00000 - Unknown?
  45. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  46. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  47. Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.13-SNAPSHOT:5aaccd2:1402) <- Spigot
  48. Server type: Non-integrated multiplayer server
  49. Stacktrace:
  50. at dhl.a(SourceFile:421)
  51. at cvi.b(SourceFile:1920)
  52. at cvi.b(SourceFile:431)
  53. at net.minecraft.client.main.Main.main(SourceFile:154)
  54.  
  55. -- System Details --
  56. Details:
  57. Minecraft Version: 1.14
  58. Operating System: Windows 10 (amd64) version 10.0
  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: 1518979808 bytes (1448 MB) / 1979711488 bytes (1888 MB) up to 2147483648 bytes (2048 MB)
  62. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  63. Launched Version: 1.14
  64. LWJGL: 3.2.1 build 12
  65. OpenGL: GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.77, NVIDIA Corporation
  66. GL Caps: Using GL 1.3 multitexturing.
  67. Using GL 1.3 texture combiners.
  68. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  69. Shaders are available because OpenGL 2.1 is supported.
  70. VBOs are available because OpenGL 1.5 is supported.
  71.  
  72. Using VBOs: Yes
  73. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  74. Type: Client (map_client.txt)
  75. Resource Packs:
  76. Current Language: English (US)
  77. CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement