Advertisement
Guest User

Untitled

a guest
Feb 7th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ouch. That hurt :(
  3.  
  4. Time: 2/6/16 10:03 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.util.ConcurrentModificationException
  8. at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
  9. at java.util.HashMap$KeyIterator.next(HashMap.java:1453)
  10. at net.minecraft.entity.EntityTracker.func_72788_a(EntityTracker.java:259)
  11. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:713)
  12. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
  13. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:152)
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  15. at java.lang.Thread.run(Thread.java:745)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- System Details --
  22. Details:
  23. Minecraft Version: 1.8.9
  24. Operating System: Windows 10 (amd64) version 10.0
  25. Java Version: 1.8.0_25, Oracle Corporation
  26. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  27. Memory: 204508392 bytes (195 MB) / 529801216 bytes (505 MB) up to 1060372480 bytes (1011 MB)
  28. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  29. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  30. FML: MCP 9.19 Powered by Forge 11.15.1.1722 14 mods loaded, 14 mods active
  31. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  32. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  33. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)
  34. UCHIJAAAA Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
  35. UCHIJAAAA Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar)
  36. UCHIJAAAA IGWMod{1.2.3-3} [In-Game wiki Mod] (IGW-Mod-1.8.9-1.2.3-3-universal.jar)
  37. UCHIJAAAA JEI{2.22.4.106} [Just Enough Items] (jei_1.8.9-2.22.4.106.jar)
  38. UCHIJAAAA jeresources{0.3.0.@BUILD@} [Just Enough Resources] (JustEnoughResources-1.8.9-0.3.0.jar)
  39. UCHIJAAAA thutcore{2.2.1} [ThutCore] (thutcore-2.2.1.jar)
  40. UCHIJAAAA NBTEditpqb{1.8-1.0} [In-game NBTEdit - Pokecube Edition] (Pokecube Core-2.1.8.jar)
  41. UCHIJAAAA pokecube{2.1.8} [Pokécube Core] (Pokecube Core-2.1.8.jar)
  42. UCHIJAAAA pokecube_ml{0.1.0} [Pokecube Model Loader] (Pokecube Core-2.1.8.jar)
  43. UCHIJAAAA pokecube_mobs{1.1.2} [Pokecube Mobs] (Pokecube Mobs-1.1.2.jar)
  44. UCHIJAAAA pokecube_adventures{2.1.7} [Pokecube Adventures] (Pokecube Revival-2.1.7.jar)
  45. UCHIJAAAA pokecube_compat{1.0} [Pokecube Compat] (Pokecube Revival-2.1.7.jar)
  46. Loaded coremods (and transformers):
  47. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  48. Profiler Position: N/A (disabled)
  49. Player Count: 0 / 8; []
  50. Type: Integrated Server (map_client.txt)
  51. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement