Advertisement
Guest User

Untitled

a guest
Jun 30th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 6/30/16 8:26 PM
  5. Description: Exception ticking world
  6.  
  7. java.util.ConcurrentModificationException
  8. at java.util.HashMap$HashIterator.remove(Unknown Source)
  9. at lr.d(SourceFile:198)
  10. at ls.d(SourceFile:202)
  11. at net.minecraft.server.MinecraftServer.D(SourceFile:618)
  12. at ld.D(SourceFile:338)
  13. at net.minecraft.server.MinecraftServer.C(SourceFile:554)
  14. at net.minecraft.server.MinecraftServer.run(SourceFile:458)
  15. at java.lang.Thread.run(Unknown Source)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- Head --
  22. Thread: Server thread
  23. Stacktrace:
  24. at java.util.HashMap$HashIterator.remove(Unknown Source)
  25. at lr.d(SourceFile:198)
  26. at ls.d(SourceFile:202)
  27.  
  28. -- Affected level --
  29. Details:
  30. Level name: world
  31. All players: 3 total; [lu['Tsukio'/49033, l='world', x=-106.37, y=64.00, z=115.87], lu['Jay_Fing'/67725, l='world', x=-60.12, y=7.00, z=208.18], lu['iRaiden799'/76542, l='world', x=136.82, y=62.00, z=1107.67]]
  32. Chunk stats: ServerChunkCache: 1478 Drop: 409
  33. Level seed: -1169995495686766298
  34. Level generator: ID 00 - default, ver 1. Features enabled: true
  35. Level generator options:
  36. Level spawn location: World: (-8,64,248), Chunk: (at 8,4,8 in -1,15; contains blocks -16,0,240 to -1,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  37. Level time: 36262686 game time, 36887590 day time
  38. Level dimension: 0
  39. Level storage version: 0x04ABD - Anvil
  40. Level weather: Rain time: 33757 (now: false), thunder time: 12891 (now: false)
  41. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  42. Stacktrace:
  43. at net.minecraft.server.MinecraftServer.D(SourceFile:618)
  44. at ld.D(SourceFile:338)
  45. at net.minecraft.server.MinecraftServer.C(SourceFile:554)
  46. at net.minecraft.server.MinecraftServer.run(SourceFile:458)
  47. at java.lang.Thread.run(Unknown Source)
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.10
  52. Operating System: Windows Server 2012 R2 (amd64) version 6.3
  53. Java Version: 1.7.0_75, Oracle Corporation
  54. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  55. Memory: 368249480 bytes (351 MB) / 692060160 bytes (660 MB) up to 1670381568 bytes (1593 MB)
  56. JVM Flags: 0 total;
  57. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  58. Profiler Position: N/A (disabled)
  59. Player Count: 3 / 20; [lu['Tsukio'/49033, l='world', x=-106.37, y=64.00, z=115.87], lu['Jay_Fing'/67725, l='world', x=-60.12, y=7.00, z=208.18], lu['iRaiden799'/76542, l='world', x=136.82, y=62.00, z=1107.67]]
  60. Is Modded: Unknown (can't tell)
  61. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement