Advertisement
Guest User

crash report

a guest
Jun 2nd, 2019
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 02.06.19 09:24
  5. Description: Exception ticking world
  6.  
  7. java.util.NoSuchElementException
  8. at it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet.removeFirstLong(LongLinkedOpenHashSet.java:470)
  9. at ckn.b(SourceFile:194)
  10. at aqh$a.a(SourceFile:247)
  11. at aqh.a(SourceFile:154)
  12. at us.a(SourceFile:384)
  13. at ve.a(SourceFile:295)
  14. at vg.a(SourceFile:310)
  15. at net.minecraft.server.MinecraftServer.b(SourceFile:827)
  16. at net.minecraft.server.MinecraftServer.a(SourceFile:764)
  17. at dxk.a(IntegratedServer.java:159)
  18. at net.minecraft.server.MinecraftServer.run(SourceFile:632)
  19. at java.lang.Thread.run(Thread.java:745)
  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: Server thread
  27. Stacktrace:
  28. at it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet.removeFirstLong(LongLinkedOpenHashSet.java:470)
  29. at ckn.b(SourceFile:194)
  30. at aqh$a.a(SourceFile:247)
  31. at aqh.a(SourceFile:154)
  32. at us.a(SourceFile:384)
  33. at ve.a(SourceFile:295)
  34. at vg.a(SourceFile:310)
  35.  
  36. -- Affected level --
  37. Details:
  38. Level name: Vanilla Streamerino
  39. All players: 1 total; [vh['Tirco'/464079, l='Vanilla Streamerino', x=-221.30, y=50.00, z=2256.86]]
  40. Chunk stats: ServerChunkCache: 5274
  41. Level seed: 1124381036
  42. Level generator: ID 00 - default, ver 1. Features enabled: true
  43. Level generator options: {}
  44. Level spawn location: World: (246,63,175), Chunk: (at 6,3,15 in 15,10; contains blocks 240,0,160 to 255,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  45. Level time: 5142265 game time, 5789794 day time
  46. Level dimension: 0
  47. Level storage version: 0x04ABD - Anvil
  48. Level weather: Rain time: 133006 (now: false), thunder time: 37764 (now: false)
  49. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  50. Stacktrace:
  51. at net.minecraft.server.MinecraftServer.b(SourceFile:827)
  52. at net.minecraft.server.MinecraftServer.a(SourceFile:764)
  53. at dxk.a(IntegratedServer.java:159)
  54. at net.minecraft.server.MinecraftServer.run(SourceFile:632)
  55. at java.lang.Thread.run(Thread.java:745)
  56.  
  57. -- System Details --
  58. Details:
  59. Minecraft Version: 1.14.2
  60. Operating System: Windows 10 (amd64) version 10.0
  61. Java Version: 1.8.0_51, Oracle Corporation
  62. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  63. Memory: 989389576 bytes (943 MB) / 2013265920 bytes (1920 MB) up to 2147483648 bytes (2048 MB)
  64. 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
  65. Player Count: 1 / 8; [vh['Tirco'/464079, l='Vanilla Streamerino', x=-221.30, y=50.00, z=2256.86]]
  66. Data Packs: vanilla, file/customizable armor stands v2.3.2.zip (incompatible), file/pillager tools v1.0.1.zip (incompatible), file/goals_datapack.zip (incompatible)
  67. Type: Integrated Server (map_client.txt)
  68. Is Modded: Very likely; Jar signature invalidated
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement