Advertisement
luke65

Untitled

Mar 20th, 2020
1,842
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.29 KB | None | 0 0
  1. --- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 3/20/20 10:29 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8. at java.util.ArrayList.<init>(ArrayList.java:152)
  9. at com.google.common.collect.Lists.newArrayListWithCapacity(Lists.java:190)
  10. at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:58)
  11. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  12. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  13. at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63)
  14. at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:496)
  15. at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
  16. at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
  17. at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
  18. at net.minecraft.nbt.CompressedStreamTools.func_74796_a(CompressedStreamTools.java:31)
  19. at org.millenaire.common.world.MillWorldData.loadBuildings(MillWorldData.java:604)
  20. at org.millenaire.common.world.MillWorldData.loadData(MillWorldData.java:641)
  21. at org.millenaire.common.forge.MillEventController.worldLoaded(MillEventController.java:222)
  22. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_291_MillEventController_worldLoaded_Load.invoke(.dynamic)
  23. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  24. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  25. at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:132)
  26. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:156)
  27. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
  28. at java.lang.Thread.run(Thread.java:745)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- System Details --
  35. Details:
  36. Minecraft Version: 1.12.2
  37. Operating System: Windows 10 (amd64) version 10.0
  38. Java Version: 1.8.0_51, Oracle Corporation
  39. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  40. Memory: 1488777296 bytes (1419 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
  41. JVM Flags: 8 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
  42. IntCache: cache: 16, tcache: 0, allocated: 13, tallocated: 95
  43. FML: MCP 9.42 Powered by Forge 14.23.5.2816 31 mods loaded, 31 mods active
  44. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  45.  
  46. | State | ID | Version | Source | Signature |
  47. |:------ |:-------------------- |:----------------------- |:-------------------------------------------------- |:---------------------------------------- |
  48. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  49. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  50. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2816.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  51. | LCHIJA | forge | 14.23.5.2816 | forge-1.12.2-14.23.5.2816.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  52. | LCHIJA | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
  53. | LCHIJA | movillages | 1.5.4 | [1.12]MoVillages-1.5.4.jar | None |
  54. | LCHIJA | treecapitator | 1.43.0 | [1.12]TreeCapitator-client-1.43.0.jar | None |
  55. | LCHIJA | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None |
  56. | LCHIJA | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.6.3.jar | None |
  57. | LCHIJA | betterslabsmod | 0.0.7 | Better+Slabs+Mod+[0.0.7].jar | None |
  58. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  59. | LCHIJA | carryon | 1.12.2 | CarryOn+MC1.12.2+v1.12.2.jar | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
  60. | LCHIJA | catwalks | 1.12.2-4.0.44 | catwalks-1.12.2-4.0.44.jar | None |
  61. | LCHIJA | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  62. | LCHIJA | gottschcore | 1.12.1 | GottschCore-mc1.12.2-f14.23.5.2768-v1.12.1.jar | None |
  63. | LCHIJA | dungeons2 | 1.7.1 | Dungeons2-mc1.12.2-f14.23.5.2768-v1.7.1.jar | None |
  64. | LCHIJA | exp_bottling | 1.12.2-1 | exp_bottling-1.12.2-2.jar | None |
  65. | LCHIJA | cfm | 6.3.1 | furniture-6.3.1-1.12.2.jar | None |
  66. | LCHIJA | hearthstonemod | 0.4.7 | HearthstoneMod-1.12.2-0.4.7.jar | None |
  67. | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  68. | LCHIJA | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None |
  69. | LCHIJA | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-universal.jar | None |
  70. | LCHIJA | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-universal.jar | None |
  71. | LCHIJA | millenaire | Millénaire 8.0.1 | millenaire-1.12.2-8.0.1.jar | None |
  72. | LCHIJA | pizzacraft | 2.0.18.18 | PizzaCraft-1.12.2-2.0.18.18.jar | None |
  73. | LCHIJA | tem | 1.1 | Recipes+ Mod v1.1.jar | None |
  74. | LCHIJA | additionalstructures | 2.3.1 | Rex's-Additional-Structures-1.12.x-(v.2.3.1).jar | None |
  75. | LCHIJA | uteamcore | 2.2.5.147 | u_team_core-1.12.2-2.2.5.147.jar | None |
  76. | LCHIJA | usefulbackpacks | 1.5.3.59 | useful_backpacks-1.12.2-1.5.3.59.jar | None |
  77. | LCHIJA | structurize | 1.12.2-0.10.260-ALPHA | structurize-1.12.2-0.10.260-ALPHA.jar | None |
  78. | LCHIJA | minecolonies | 1.12.2-0.10.772-RELEASE | minecolonies-1.12.2-0.10.772-RELEASE-universal.jar | None |
  79.  
  80. Loaded coremods (and transformers):
  81. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  82. Profiler Position: N/A (disabled)
  83. Player Count: 0 / 8; []
  84. Type: Integrated Server (map_client.txt)
  85. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement