Terrarium

Terrarium

215k Downloads

Crash: java.util.ConcurrentModificationException

Tim3Game opened this issue · 8 comments

commented

Hey, I really love your mod, mainly when I found out it exists and it's for 1.12.2 so I don't need to generate the Earth map by my self. I tried multiple settings, was on multiple locations (Prievidza, Pakoštane, flying from there around Italy and the Island Elba, Mount Everest) but when I got to Hungary, it crashed two times. I don't really understand Forge Crash Reports so I don't really know what it could caused.

Locations where it crashed:
Somewhere around North of Felső-Tisza
South-East of Balaton

Settings:
javaw_2019-08-03_00-42-05

Crash report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Forgelin-1.8.3.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.224.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge

// Quite honestly, I wouldn't worry myself about that.

Time: 8/3/19 12:57 AM
Description: Exception ticking world

java.util.ConcurrentModificationException
	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
	at java.util.HashMap$KeyIterator.next(HashMap.java:1453)
	at net.gegy1000.terrarium.server.world.pipeline.composer.decoration.CoverDecorationComposer.composeDecoration(CoverDecorationComposer.java:69)
	at net.gegy1000.terrarium.server.world.generator.BasicTerrariumGenerator$CompositionProcedure.composeDecoration(BasicTerrariumGenerator.java:117)
	at net.gegy1000.terrarium.server.world.chunk.ComposableChunkGenerator.func_185931_b(ComposableChunkGenerator.java:102)
	at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
	at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:990)
	at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
	at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
	at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
	at net.gegy1000.terrarium.server.world.chunk.PlayerChunkMapHooks$Wrapper.func_72693_b(PlayerChunkMapHooks.java:124)
	at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
	at java.lang.Thread.run(Thread.java:745)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
	at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429)
	at java.util.HashMap$KeyIterator.next(HashMap.java:1453)
	at net.gegy1000.terrarium.server.world.pipeline.composer.decoration.CoverDecorationComposer.composeDecoration(CoverDecorationComposer.java:69)
	at net.gegy1000.terrarium.server.world.generator.BasicTerrariumGenerator$CompositionProcedure.composeDecoration(BasicTerrariumGenerator.java:117)
	at net.gegy1000.terrarium.server.world.chunk.ComposableChunkGenerator.func_185931_b(ComposableChunkGenerator.java:102)
	at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1019)
	at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:990)
	at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
	at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
	at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
	at net.gegy1000.terrarium.server.world.chunk.PlayerChunkMapHooks$Wrapper.func_72693_b(PlayerChunkMapHooks.java:124)
	at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)

-- Affected level --
Details:
	Level name: Earth - 1:200 / 6 / 10
	All players: 1 total; [GCEntityPlayerMP['Tim3Game'/429, l='Earth - 1:200 / 6 / 10', x=9785.86, y=32.84, z=-26026.53]]
	Chunk stats: ServerChunkCache: 2310 Drop: 0
	Level seed: -64960467460355704
	Level generator: ID 06 - terrarium.earth, ver 0. Features enabled: true
	Level generator options: {"enable_cave_generation":true,"spawn_latitude":48.7745206,"spawn_longitude":18.6245384,"enable_lava_generation":false,"height_scale":6.0,"enable_lake_generation":false,"enable_decoration":true,"enable_default_decoration":true,"enable_default_features":true,"enable_resource_generation":true,"noise_scale":0.0,"height_origin":10.0,"world_scale":0.005,"enable_mod_generation":true,"enable_buildings":false,"beach_size":4.0,"enable_streets":false,"ocean_depth":3.0}
	Level spawn location: World: (10366,0,-27148), Chunk: (at 14,0,4 in 647,-1697; contains blocks 10352,0,-27152 to 10367,255,-27137), Region: (20,-54; contains chunks 640,-1728 to 671,-1697, blocks 10240,0,-27648 to 10751,255,-27137)
	Level time: 8377 game time, 8377 day time
	Level dimension: 0
	Level storage version: 0x04ABD - Anvil
	Level weather: Rain time: 77833 (now: false), thunder time: 126223 (now: false)
	Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
	at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 2369146800 bytes (2259 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)
	JVM Flags: 12 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3081m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -Xmx6G -Xms6G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
	IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 12
	FML: MCP 9.42 Powered by Forge 14.23.5.2838 64 mods loaded, 64 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

	| State  | ID                                | Version           | Source                                                                 | Signature                                |
	|:------ |:--------------------------------- |:----------------- |:---------------------------------------------------------------------- |:---------------------------------------- |
	| LCHIJA | minecraft                         | 1.12.2            | minecraft.jar                                                          | None                                     |
	| LCHIJA | mcp                               | 9.42              | minecraft.jar                                                          | None                                     |
	| LCHIJA | FML                               | 8.0.99.99         | forge-1.12.2-14.23.5.2838.jar                                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LCHIJA | forge                             | 14.23.5.2838      | forge-1.12.2-14.23.5.2838.jar                                          | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LCHIJA | micdoodlecore                     |                   | minecraft.jar                                                          | None                                     |
	| LCHIJA | foamfixcore                       | 7.7.4             | minecraft.jar                                                          | None                                     |
	| LCHIJA | opencomputers|core                | 1.7.4.153         | minecraft.jar                                                          | None                                     |
	| LCHIJA | mts                               | 14.3.1            | Immersive Vehicles-1.12.2-14.3.1.jar                                   | None                                     |
	| LCHIJA | mtsaircooled                      | 1.0.0             | Air-Cooled Pack [MTS] 1.10.2-14.0.0-BETA 1.0.0.jar                     | None                                     |
	| LCHIJA | ctm                               | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar                                              | None                                     |
	| LCHIJA | appliedenergistics2               | rv6-stable-7      | appliedenergistics2-rv6-stable-7.jar                                   | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
	| LCHIJA | betterbuilderswands               | 0.11.1            | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar                        | None                                     |
	| LCHIJA | forgelin                          | 1.8.3             | Forgelin-1.8.3.jar                                                     | None                                     |
	| LCHIJA | betterrecords                     | 1.12.2-1.6.1      | BetterRecords-1.12.2-1.6.1.jar                                         | None                                     |
	| LCHIJA | biomesoplenty                     | 7.0.1.2439        | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar                          | None                                     |
	| LCHIJA | unuparts                          | 2.0.2             | UNU Parts Pack [MTS] 1.10.2-14.0.0-2.0.2.jar                           | None                                     |
	| LCHIJA | btcivil                           | 2.1.0             | BlackThorne Civilian Vehicles [MTS] [IR] 1.10.2-14.0.0-1.5.0-2.1.0.jar | None                                     |
	| LCHIJA | chisel                            | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar                                           | None                                     |
	| LCHIJA | chiselsandbits                    | 14.33             | chiselsandbits-14.33.jar                                               | None                                     |
	| LCHIJA | endercore                         | 1.12.2-0.5.65     | EnderCore-1.12.2-0.5.65.jar                                            | None                                     |
	| LCHIJA | jei                               | 4.15.0.268        | jei_1.12.2-4.15.0.268.jar                                              | None                                     |
	| LCHIJA | enderio                           | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | enderiointegrationtic             | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | enderiobase                       | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | enderioconduits                   | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | enderioconduitsappliedenergistics | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | opencomputers                     | 1.7.4.153         | OpenComputers-MC1.12.2-1.7.4.153.jar                                   | None                                     |
	| LCHIJA | enderioconduitsopencomputers      | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | enderioconduitsrefinedstorage     | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | forestry                          | 5.8.1.322         | forestry_1.12.2-5.8.1.322.jar                                          | None                                     |
	| LCHIJA | enderiointegrationforestry        | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | mantle                            | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                                               | None                                     |
	| LCHIJA | tconstruct                        | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar                                       | None                                     |
	| LCHIJA | enderiointegrationticlate         | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | enderiomachines                   | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | enderiopowertools                 | 5.0.49            | EnderIO-1.12.2-5.0.49.jar                                              | None                                     |
	| LCHIJA | galacticraftcore                  | 4.0.2.220         | GalacticraftCore-1.12.2-4.0.2.224.jar                                  | None                                     |
	| LCHIJA | extrabitmanipulation              | 1.12.2-3.4.1      | ExtraBitManipulation-1.12.2-3.4.1.jar                                  | None                                     |
	| LCHIJA | galacticraftplanets               | 4.0.2.220         | Galacticraft-Planets-1.12.2-4.0.2.224.jar                              | None                                     |
	| LCHIJA | mjrlegendslib                     | 1.12.2-1.1.8      | MJRLegendsLib-1.12.2-1.1.8.jar                                         | b02331787272ec3515ebe63ecdeea0d746653468 |
	| LCHIJA | extraplanets                      | 1.12.2-0.5.5      | ExtraPlanets-1.12.2-0.5.5.jar                                          | b02331787272ec3515ebe63ecdeea0d746653468 |
	| LCHIJA | extrautils2                       | 1.0               | extrautils2-1.12-1.9.9.jar                                             | None                                     |
	| LCHIJA | foamfix                           | 0.10.5-1.12.2     | foamfix-0.10.5-1.12.2.jar                                              | None                                     |
	| LCHIJA | furenikusroads                    | 1.0.3             | Fureniku's Roads-1.0.2.1.jar                                           | None                                     |
	| LCHIJA | iconicfilmvehicles                | 0.0.0             | Iconic+Film+Vehicles+[MTS]+1.10.2-1.5.0-ALPHA.jar                      | None                                     |
	| LCHIJA | mtsseagullcivilpack               | 2.0.0             | Immersive Vehicles (IV) Seagull's civil pack 1.24.1.jar                | None                                     |
	| LCHIJA | mtsseagulltrinpartpack            | 1.0.0             | Immersive Vehicles (IV) Seagull's trin parts pack 1.11.2.jar           | None                                     |
	| LCHIJA | trackapi                          | 1.1               | TrackAPI-1.1_1.12.jar                                                  | None                                     |
	| LCHIJA | railcraft                         | 12.0.0            | railcraft-12.0.0.jar                                                   | a0c255ac501b2749537d5824bb0f0588bf0320fa |
	| LCHIJA | immersiveengineering              | 0.12-89           | ImmersiveEngineering-0.12-89.jar                                       | 4cb49fcde3b43048c9889e0a3d083225da926334 |
	| LCHIJA | immersiverailroading              | 1.6.1             | ImmersiveRailroading-1.6.1_1.12-1138.jar                               | None                                     |
	| LCHIJA | mekanism                          | 1.12.2-9.8.0.381  | Mekanism-1.12.2-9.8.0.381.jar                                          | None                                     |
	| LCHIJA | teslacorelib                      | 1.0.15            | tesla-core-lib-1.12.2-1.0.15.jar                                       | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LCHIJA | industrialforegoing               | 1.12.2-1.12.2     | industrialforegoing-1.12.2-1.12.13-237.jar                             | None                                     |
	| LCHIJA | ironchest                         | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                                        | None                                     |
	| LCHIJA | journeymap                        | 1.12.2-5.5.4      | journeymap-1.12.2-5.5.4.jar                                            | None                                     |
	| LCHIJA | mcjtylib_ng                       | 3.5.4             | mcjtylib-1.12-3.5.4.jar                                                | None                                     |
	| LCHIJA | melvinssignpack                   | 1.0.0             | Melvins_Simple_Sign_Pack-Release-0.1.0.jar                             | None                                     |
	| LCHIJA | mmmpack                           | 1.0.3             | Moonspire Metropolitan Motors [MTS] 1.10.2-14.0.0-1.0.3.jar            | None                                     |
	| LCHIJA | harvestcraft                      | 1.12.2zb          | Pam's HarvestCraft 1.12.2ze.jar                                        | None                                     |
	| LCHIJA | rftools                           | 7.72              | rftools-1.12-7.72.jar                                                  | None                                     |
	| LCHIJA | terrarium                         | 1.0.1             | terrarium-1.0.1.jar                                                    | None                                     |
	| LCHIJA | earth                             | 1.0.0             | terrarium-1.0.1.jar                                                    | None                                     |
	| LCHIJA | teslacorelib_registries           | 1.0.15            | tesla-core-lib-1.12.2-1.0.15.jar                                       | None                                     |

	Loaded coremods (and transformers): 
ForgelinPlugin (Forgelin-1.8.3.jar)
  
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.224.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.0.381.jar)
  mekanism.coremod.KeybindingMigrationHelper
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  li.cil.oc.common.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
	GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
	Pulsar/tconstruct loaded Pulses: 
		- TinkerCommons (Enabled/Forced)
		- TinkerWorld (Enabled/Not Forced)
		- TinkerTools (Enabled/Not Forced)
		- TinkerHarvestTools (Enabled/Forced)
		- TinkerMeleeWeapons (Enabled/Forced)
		- TinkerRangedWeapons (Enabled/Forced)
		- TinkerModifiers (Enabled/Forced)
		- TinkerSmeltery (Enabled/Not Forced)
		- TinkerGadgets (Enabled/Not Forced)
		- TinkerOredict (Enabled/Forced)
		- TinkerIntegration (Enabled/Forced)
		- TinkerFluids (Enabled/Forced)
		- TinkerMaterials (Enabled/Forced)
		- TinkerModelRegister (Enabled/Forced)
		- chiselIntegration (Enabled/Not Forced)
		- chiselsandbitsIntegration (Enabled/Not Forced)

	Ender IO: No known problems detected.

	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
	!!!You are looking at the diagnostics information, not at the crash.       !!!
	!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
	!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

	AE2 Integration: IC2:OFF, RC:ON, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
	Profiler Position: N/A (disabled)
	Player Count: 1 / 8; [GCEntityPlayerMP['Tim3Game'/429, l='Earth - 1:200 / 6 / 10', x=9785.86, y=32.84, z=-26026.53]]
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fml,forge'˙˙
commented

What mods do you have installed? Could be useful to see if both of you have some of the same mods installed that might be involved :)

commented

I am also having this problem, If I have a player going in a straight line for long amounts of time it eventually crashes. as I accrue more of these crash reports would it be good if I sent all of them over?

commented

It looks like most of them are listed in the crash report, here's one of mine btw

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 2019-12-06 21:39:19 UTC
Description: Exception ticking world

java.util.ConcurrentModificationException
    at java.util.HashMap$HashIterator.nextNode(HashMap.java:1445)
    at java.util.HashMap$KeyIterator.next(HashMap.java:1469)
    at net.gegy1000.terrarium.server.world.pipeline.composer.decoration.CoverDecorationComposer.composeDecoration(CoverDecorationComposer.java:69)
    at net.gegy1000.terrarium.server.world.generator.BasicTerrariumGenerator$CompositionProcedure.composeDecoration(BasicTerrariumGenerator.java:117)
    at net.gegy1000.terrarium.server.world.chunk.ComposableChunkGenerator.populate(ComposableChunkGenerator.java:102)
    at org.bukkit.craftbukkit.v1_12_R1.generator.NormalChunkGenerator.populate(NormalChunkGenerator.java:44)
    at net.minecraft.world.chunk.Chunk.populate(Chunk.java:1208)
    at net.minecraft.world.chunk.Chunk.populateCB(Chunk.java:1178)
    at net.minecraft.world.gen.ChunkProviderServer.provideChunk(ChunkProviderServer.java:168)
    at net.minecraft.server.management.PlayerChunkMapEntry.providePlayerChunk(PlayerChunkMapEntry.java:126)
    at net.minecraft.server.management.PlayerChunkMap.tick(PlayerChunkMap.java:184)
    at net.gegy1000.terrarium.server.world.chunk.PlayerChunkMapHooks$Wrapper.tick(PlayerChunkMapHooks.java:124)
    at net.minecraft.world.WorldServer.tick(WorldServer.java:454)
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:902)
    at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:466)
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:790)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633)
    at java.lang.Thread.run(Thread.java:748)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Affected level --
  Level name: world
  All players: 1 total; [EntityPlayerMP['EpicestGamer'/16755, uuid='1644f5fc-05b9-4286-a0b3-85d963acb7b5', l='world', x=-173670.82, y=236.97, z=-64375.89, cx=-10855, cd=-4024, tl=629207, v=true, d=false](EpicestGamer at -173670.8172010912,236.96800014665536,-64375.888604710395)]
  Chunk stats: ServerChunkCache: 11751 Drop: 0
  Level seed: -1712311565664367807
  Level generator: ID 06 - terrarium.earth, ver 0. Features enabled: true
  Level generator options: {"enable_cave_generation":true,"spawn_latitude":9.017336816839354,"spawn_longitude":38.755645751953125,"enable_lava_generation":true,"height_scale":1.5,"enable_lake_generation":true,"enable_decoration":true,"enable_default_decoration":true,"enable_default_features":true,"enable_resource_generation":true,"noise_scale":0.0,"height_origin":59.999999999999986,"world_scale":0.015384,"enable_mod_generation":true,"enable_buildings":false,"beach_size":8.0,"enable_streets":false,"ocean_depth":12.0}
  Level spawn location: World: (66370,0,-15443), Chunk: (at 2,0,13 in 4148,-966; contains blocks 66368,0,-15456 to 66383,255,-15441), Region: (129,-31; contains chunks 4128,-992 to 4159,-961, blocks 66048,0,-15872 to 66559,255,-15361)
  Level time: 5251015 game time, 5733569 day time
  Level dimension: 0
  Level storage version: 0x04ABD - Anvil
  Level weather: Rain time: 50762 (now: false), thunder time: 118860 (now: false)
  Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Linux (amd64) version 4.15.0-72-generic
  Java Version: 1.8.0_222, Private Build
  Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build
  Memory: 558718016 bytes (532 MB) / 5109186560 bytes (4872 MB) up to 5109186560 bytes (4872 MB)
  JVM Flags: 2 total; -Xmx5G -Xms3G
  IntCache: cache: 0, tcache: 2, allocated: 1, tallocated: 4
  CraftBukkit Information: Running: Mohist version 0c5f67e (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT) true
                              Plugins: { dynmap v2.4-120 org.dynmap.bukkitbridge.DynmapCBBridgePlugin [mikeprimm], WorldBorder v1.8.7 com.wimbli.WorldBorder.WorldBorder [Brettflan], Vault v1.7.2-b107 net.milkbowl.vault.Vault [cereal, Sleaker, mung3r], Essentials v2.17.1.0 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, md678685], Factions v1.6.9.5-U0.2.1-RC-1.6.2-RC-1.14-UNSTABLE com.massivecraft.factions.SavageFactions [Olof Larsson, Brett Flannigan, drtshock, ProSavage, SvenjaReißaus, Driftay],}
                              Warnings: DEFAULT
                              Reload Count: 0
                              Threads: { WAITING Mohist Async Task Handler Thread - 1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING terrarium-data-loader-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_12_R1.CraftCrashReport.call(CraftCrashReport.java:27), net.minecraft.crash.CrashReportCategory.func_189529_a(CrashReportCategory.java:96), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:119), net.minecraft.crash.CrashReport.<init>(CrashReport.java:40), net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:360), net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:907), net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:466), net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:790), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633), java.lang.Thread.run(Thread.java:748)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Thread-35: [java.lang.Thread.sleep(Native Method), thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79), java.lang.Thread.run(Thread.java:748)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), sun.java2d.Disposer.run(Disposer.java:148), java.lang.Thread.run(Thread.java:748)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:117), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], WAITING Dynmap Render Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING HashSessionScavenger-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING terrarium-region-loader: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE pool-11-thread-1 Selector0: [sun.nio.ch.EPollArrayWrapper.epollWait(Native Method), sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269), sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93), sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86), sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97), org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569), org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE pool-11-thread-2 Acceptor0 [email protected]:8123: [sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method), sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422), sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250), org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109), org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING terrarium-data-loader-0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Ender IO Scheduler: [java.lang.Thread.sleep(Native Method), crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:46)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:95)], TIMED_WAITING ICBM-Classic-WorkerThread-3: [java.lang.Thread.sleep(Native Method), icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)], WAITING Mohist File IO Thread - 4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING threadDeathWatcher-2-1: [java.lang.Thread.sleep(Native Method), io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152), io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Thread-30: [java.lang.Thread.sleep(Native Method), thaumcraft.common.world.aura.AuraThread.run(AuraThread.java:79), java.lang.Thread.run(Thread.java:748)], WAITING Mohist File IO Thread - 5: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING NonBlockingInputStreamThread: [java.lang.Object.wait(Native Method), jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Timer-0: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], WAITING TerminalConsoleWriter - 2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:29), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166), jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:135), jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:243), jline.internal.InputStreamReader.read(InputStreamReader.java:257), jline.internal.InputStreamReader.read(InputStreamReader.java:194), jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2136), jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2126), jline.console.ConsoleReader.readBinding(ConsoleReader.java:2211), jline.console.ConsoleReader.readLine(ConsoleReader.java:2460), jline.console.ConsoleReader.readLine(ConsoleReader.java:2372), net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:121)], WAITING pool-8-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #2: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:117), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], WAITING Chunk I/O Executor Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Chunk I/O Executor Thread-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING ICBM-Classic-WorkerThread-0: [java.lang.Thread.sleep(Native Method), icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)], WAITING Dynmap Render Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #0: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:117), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.util.TimerThread.mainLoop(Timer.java:552), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING pool-11-thread-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Thread-18: [java.lang.Object.wait(Native Method), com.xcompwiz.mystcraft.world.profiling.ChunkProfilerManager.run(ChunkProfilerManager.java:87)], TIMED_WAITING ICBM-Classic-WorkerThread-2: [java.lang.Thread.sleep(Native Method), icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)], WAITING terrarium-cache-service: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Craft Async Scheduler Management Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Dynmap Render Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Thread-20: [java.lang.Object.wait(Native Method), org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120), org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9), org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING ICBM-Classic-WorkerThread-1: [java.lang.Thread.sleep(Native Method), icbm.classic.content.explosive.thread2.WorkerThread.run(WorkerThread.java:69)], TIMED_WAITING pool-11-thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Metrics - 3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING pool-9-thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093), java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #3: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:117), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858), java.lang.Thread.run(Thread.java:748)],}
  FML: MCP 9.42 Powered by Forge 14.23.5.2847 141 mods loaded, 141 mods active
       States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
       
       | State  | ID                                           | Version                  | Source                                             | Signature                                |
       |:------ |:-------------------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
       | LCHIJA | minecraft                                    | 1.12.2                   | minecraft.jar                                      | None                                     |
       | LCHIJA | mcp                                          | 9.42                     | minecraft.jar                                      | None                                     |
       | LCHIJA | FML                                          | 8.0.99.99                | Mohist.jar                                         | None                                     |
       | LCHIJA | forge                                        | 14.23.5.2847             | Mohist.jar                                         | None                                     |
       | LCHIJA | micdoodlecore                                |                          | minecraft.jar                                      | None                                     |
       | LCHIJA | com.elytradev.movingworld.common.asm.coremod |                          | minecraft.jar                                      | None                                     |
       | LCHIJA | foamfixcore                                  | 7.7.4                    | minecraft.jar                                      | None                                     |
       | LCHIJA | actuallyadditions                            | 1.12.2-r151              | ActuallyAdditions-1.12.2-r151.jar                  | None                                     |
       | LCHIJA | baubles                                      | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
       | LCHIJA | actuallybaubles                              | 1.1                      | ActuallyBaubles-1.12-1.1.jar                       | None                                     |
       | LCHIJA | forgeendertech                               | 1.12.2-4.4.25.0          | ForgeEndertech-1.12.2-4.4.25.0-build.0428.jar      | None                                     |
       | LCHIJA | adhooks                                      | 1.12.2-3.2.2.0           | AdHooks-1.12.2-3.2.2.0-build.0220.jar              | None                                     |
       | LCHIJA | jei                                          | 4.15.0.291               | jei_1.12.2-4.15.0.291.jar                          | None                                     |
       | LCHIJA | appleskin                                    | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
       | LCHIJA | quark                                        | r1.6-177                 | Quark-r1.6-177.jar                                 | None                                     |
       | LCHIJA | autoreglib                                   | 1.3-32                   | AutoRegLib-1.3-32.jar                              | None                                     |
       | LCHIJA | mantle                                       | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
       | LCHIJA | chisel                                       | MC1.12.2-1.0.1.44        | Chisel-MC1.12.2-1.0.1.44.jar                       | None                                     |
       | LCHIJA | endercore                                    | 1.12.2-0.5.73            | EnderCore-1.12.2-0.5.73.jar                        | None                                     |
       | LCHIJA | thaumcraft                                   | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
       | LCHIJA | codechickenlib                               | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | redstoneflux                                 | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | cofhcore                                     | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar             | None                                     |
       | LCHIJA | cofhworld                                    | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | thermalfoundation                            | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | thermalexpansion                             | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | LCHIJA | enderio                                      | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | enderiointegrationtic                        | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | twilightforest                               | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar      | None                                     |
       | LCHIJA | tconstruct                                   | 1.12.2-2.13.0.171        | TConstruct-1.12.2-2.13.0.171.jar                   | None                                     |
       | LCHIJA | conarm                                       | 1.2.5.3                  | conarm-1.12.2-1.2.5.3.jar                          | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
       | LCHIJA | mmdlib                                       | 1.0.0-rc2                | MMDLib-1.12-1.0.0-rc2.36.jar                       | None                                     |
       | LCHIJA | basemetals                                   | 2.5.0-rc2                | BaseMetals-1.12-2.5.0-rc2.332.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | betterbuilderswands                          | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
       | LCHIJA | bibliocraft                                  | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
       | LCHIJA | birdsnests                                   | 2.1.0                    | BirdsNests1.12.2-2.1.0.jar                         | None                                     |
       | LCHIJA | blocklings                                   | 1.0                      | Blocklings 6.0.1_b - 1.12.2.jar                    | None                                     |
       | LCHIJA | cctweaked                                    | 1.85.2                   | cc-tweaked-1.12.2-1.85.2.jar                       | None                                     |
       | LCHIJA | computercraft                                | 1.85.2                   | cc-tweaked-1.12.2-1.85.2.jar                       | None                                     |
       | LCHIJA | ceramics                                     | 1.12-1.3.7               | Ceramics-1.12-1.3.7.jar                            | None                                     |
       | LCHIJA | chancecubes                                  | 1.12.2-4.1.0.300         | ChanceCubes-1.12.2-4.1.0.300.jar                   | None                                     |
       | LCHIJA | chesttransporter                             | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                  | None                                     |
       | LCHIJA | chickenchunks                                | 2.4.2.74                 | ChickenChunks-1.12.2-2.4.2.74-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | chiselsandbits                               | 14.33                    | chiselsandbits-14.33.jar                           | None                                     |
       | LCHIJA | clumps                                       | 3.1.2                    | Clumps-3.1.2.jar                                   | None                                     |
       | LCHIJA | cosmeticarmorreworked                        | 1.12.2-v4a               | CosmeticArmorReworked-1.12.2-v4a.jar               | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
       | LCHIJA | movingworld                                  | 1.12-6.342               | movingworld-1.12-6.342-full.jar                    | None                                     |
       | LCHIJA | davincisvessels                              | @DVESSELSVER@            | davincisvessels-1.12-6.340-full.jar                | None                                     |
       | LCHIJA | dynamictrees                                 | 1.12.2-0.9.6             | DynamicTrees-1.12.2-0.9.6.jar                      | None                                     |
       | LCHIJA | dynmap                                       | 3.0-beta-1-129           | Dynmap-3.0-beta-1-forge-1.12.2.jar                 | None                                     |
       | LCHIJA | dynmapblockscan                              | 3.0-SNAPSHOT-25          | DynmapBlockScan-3.0-SNAPSHOT-forge-1.12.2.jar      | None                                     |
       | LCHIJA | elevatorid                                   | 1.3.12                   | ElevatorMod-1.12.2-1.3.12.jar                      | None                                     |
       | LCHIJA | csb_ench_table                               | 1.1.3                    | EnchantingTable-1.12-1.1.3.jar                     | None                                     |
       | LCHIJA | enderiobase                                  | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | enderioconduits                              | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | enderioconduitsappliedenergistics            | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | enderioconduitsopencomputers                 | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | refinedstorage                               | 1.6.15                   | refinedstorage-1.6.15.jar                          | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
       | LCHIJA | enderioconduitsrefinedstorage                | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | forestry                                     | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                      | None                                     |
       | LCHIJA | enderiointegrationforestry                   | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | enderiointegrationticlate                    | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | enderiomachines                              | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | enderiopowertools                            | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
       | LCHIJA | enderstorage                                 | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | enderzoo                                     | 1.12.1-1.4.0.49          | EnderZoo-1.12.1-1.4.0.49.jar                       | None                                     |
       | LCHIJA | valkyrielib                                  | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
       | LCHIJA | environmentaltech                            | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar              | None                                     |
       | LCHIJA | galacticraftcore                             | 4.0.2.238                | GalacticraftCore-1.12.2-4.0.2.238.jar              | None                                     |
       | LCHIJA | galacticraftplanets                          | 4.0.2.238                | Galacticraft-Planets-1.12.2-4.0.2.238.jar          | None                                     |
       | LCHIJA | mjrlegendslib                                | 1.12.2-1.1.9             | MJRLegendsLib-1.12.2-1.1.9.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
       | LCHIJA | extraplanets                                 | 1.12.2-0.5.9             | ExtraPlanets-1.12.2-0.5.9.jar                      | b02331787272ec3515ebe63ecdeea0d746653468 |
       | LCHIJA | zerocore                                     | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                        | None                                     |
       | LCHIJA | bigreactors                                  | 1.12.2-0.4.5.67          | ExtremeReactors-1.12.2-0.4.5.67.jar                | None                                     |
       | LCHIJA | foamfix                                      | 0.10.9-1.12.2            | foamfix-0.10.9-1.12.2.jar                          | None                                     |
       | LCHIJA | cfm                                          | 6.3.1                    | furniture-6.3.1-1.12.2.jar                         | None                                     |
       | LCHIJA | gaymod                                       | 1.0                      | GayMod-1.2.jar                                     | None                                     |
       | LCHIJA | growthcraft                                  | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                       | None                                     |
       | LCHIJA | growthcraft_apples                           | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                       | None                                     |
       | LCHIJA | growthcraft_bamboo                           | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                       | None                                     |
       | LCHIJA | growthcraft_cellar                           | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                       | None                                     |
       | LCHIJA | growthcraft_bees                             | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                       | None                                     |
       | LCHIJA | growthcraft_fishtrap                         | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                       | None                                     |
       | LCHIJA | growthcraft_grapes                           | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                       | None                                     |
       | LCHIJA | growthcraft_hops                             | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                       | None                                     |
       | LCHIJA | growthcraft_milk                             | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                       | None                                     |
       | LCHIJA | growthcraft_rice                             | 4.1.0                    | growthcraft-1.12.2-4.1.0.jar                       | None                                     |
       | LCHIJA | waila                                        | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
       | LCHIJA | icbmclassic                                  | 1.12.2-3.3.0.63          | ICBM-classic-1.12.2-3.3.0b63.jar                   | None                                     |
       | LCHIJA | infernalmobs                                 | 1.7.6                    | InfernalMobs-1.12.2.jar                            | None                                     |
       | LCHIJA | inventorytweaks                              | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | LCHIJA | ironchest                                    | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
       | LCHIJA | journeymap                                   | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                        | None                                     |
       | LCHIJA | jeid                                         | 1.0.3-48                 | JustEnoughIDs-1.0.3-48.jar                         | None                                     |
       | LCHIJA | justenoughreactors                           | 1.1.3.61                 | JustEnoughReactors-1.12.2-1.1.3.61.jar             | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
       | LCHIJA | kleeslabs                                    | 5.4.12                   | KleeSlabs_1.12.2-5.4.12.jar                        | None                                     |
       | LCHIJA | libraryex                                    | 1.0.12                   | LibraryEx-1.12.2-1.0.12.jar                        | None                                     |
       | LCHIJA | magicbees                                    | 1.0                      | MagicBees-1.12.2-3.1.10.jar                        | None                                     |
       | LCHIJA | mcjtylib_ng                                  | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                            | None                                     |
       | LCHIJA | mekanism                                     | 1.12.2-9.8.2.389         | Mekanism-1.12.2-9.8.2.389.jar                      | None                                     |
       | LCHIJA | mekanismgenerators                           | 1.12.2-9.8.2.389         | MekanismGenerators-1.12.2-9.8.2.389.jar            | None                                     |
       | LCHIJA | moreplanets                                  | 2.0.22                   | More-Planets-1.12.2-2.0.22-GC238.jar               | b3468b224a74e296555ad7efeb35f482e6f445de |
       | LCHIJA | morpheus                                     | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                        | None                                     |
       | LCHIJA | multimine                                    | 1.6.2                    | MultiMine-1.12.2.jar                               | None                                     |
       | LCHIJA | mystcraft                                    | 0.13.7.04                | mystcraft-1.12.2-0.13.7.04.jar                     | None                                     |
       | LCHIJA | mystcraft_info                               | 1.0.3.0                  | mystcraft_info-1.12.2-1.0.5.0.jar                  | None                                     |
       | LCHIJA | netherex                                     | 2.0.15                   | NetherEx-1.12.2-2.0.15.jar                         | None                                     |
       | LCHIJA | recipehandler                                | 0.13                     | NoMoreRecipeConflict-0.13(1.12.2).jar              | None                                     |
       | LCHIJA | nuclearcraft                                 | 2.18k                    | NuclearCraft-2.18k-1.12.2.jar                      | None                                     |
       | LCHIJA | oreexcavation                                | 1.4.143                  | OreExcavation-1.4.143.jar                          | None                                     |
       | LCHIJA | getalltheseeds                               | 1.12a                    | Pam's Get all the Seeds! 1.12a.jar                 | None                                     |
       | LCHIJA | harvestcraft                                 | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zf.jar                    | None                                     |
       | LCHIJA | patchouli                                    | 1.0-20                   | Patchouli-1.0-20.jar                               | None                                     |
       | LCHIJA | plethora-core                                | 1.2.2                    | plethora-1.12.2-1.2.2.jar                          | None                                     |
       | LCHIJA | plethora                                     | 1.2.2                    | plethora-1.12.2-1.2.2.jar                          | None                                     |
       | LCHIJA | simplyjetpacks                               | 2.2.14.67                | SimplyJetpacks2-1.12.2-2.2.14.67.jar               | None                                     |
       | LCHIJA | plustic                                      | 7.1.6.1                  | plustic-7.1.6.1.jar                                | None                                     |
       | LCHIJA | potioncore                                   | 1.8_for_1.12.2           | PotionCore-1.8_for_1.12.2.jar                      | None                                     |
       | LCHIJA | qualitytools                                 | 1.0.7_for_1.12.2         | QualityTools-1.0.7_for_1.12.2.jar                  | None                                     |
       | LCHIJA | railcraft                                    | 12.0.0                   | railcraft-12.0.0.jar                               | a0c255ac501b2749537d5824bb0f0588bf0320fa |
       | LCHIJA | randomthings                                 | 4.2.7.3                  | RandomThings-MC1.12.2-4.2.7.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCHIJA | redstonepaste                                | 1.7.5                    | redstonepaste-mc1.12-1.7.5.jar                     | None                                     |
       | LCHIJA | rftools                                      | 7.72                     | rftools-1.12-7.72.jar                              | None                                     |
       | LCHIJA | rftoolsdim                                   | 5.71                     | rftoolsdim-1.12-5.71.jar                           | None                                     |
       | LCHIJA | roguelike                                    | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar                 | None                                     |
       | LCHIJA | simpleportals                                | 1.12.2-1.5.1.1           | simpleportals-1.12.2-1.5.1.1.jar                   | None                                     |
       | LCHIJA | snad                                         | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                         | None                                     |
       | LCHIJA | spartanshields                               | 1.5.4                    | SpartanShields-1.12.2-1.5.4.jar                    | None                                     |
       | LCHIJA | tardis                                       | 0.1.1B                   | tardis-0.1.1B.jar                                  | None                                     |
       | LCHIJA | tcinventoryscan                              | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar         | None                                     |
       | LCHIJA | beneath                                      | 1.6.0                    | The Beneath-1.12.2-1.6.0.jar                       | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
       | LCHIJA | tinkersaddons                                | 1.0.7                    | Tinkers' Addons-1.12.1-1.0.7.jar                   | None                                     |
       | LCHIJA | tinkertoolleveling                           | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
       | LCHIJA | tombmanygraves                               | 1.12-4.2.0               | TombManyGraves-1.12-4.2.0.jar                      | None                                     |
       | LCHIJA | universalmodifiers                           | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                    | None                                     |
       | LCHIJA | vanillafix                                   | 1.0.10-SNAPSHOT          | VanillaFix-1.0.10-99.jar                           | None                                     |
       | LCHIJA | immersiveengineering                         | 0.12-92                  | ImmersiveEngineering-0.12-92.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
       | LCHIJA | structurize                                  | 1.12.2-0.10.124-ALPHA    | structurize-1.12.2-0.10.124-ALPHA.jar              | None                                     |
       | LCHIJA | minecolonies                                 | 1.12.2-0.10.488-RELEASE  | minecolonies-1.12.2-0.10.488-RELEASE-universal.jar | None                                     |
       | LCHIJA | terrarium                                    | 1.0.1                    | terrarium-1.0.1.jar                                | None                                     |
       | LCHIJA | earth                                        | 1.0.0                    | terrarium-1.0.1.jar                                | None                                     |
  Loaded coremods (and transformers): Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.9-1.12.2.jar)
                                        pl.asie.foamfix.coremod.FoamFixTransformer
                                      Quark Plugin (Quark-r1.6-177.jar)
                                        vazkii.quark.base.asm.ClassTransformer
                                      CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
                                        mekanism.coremod.KeybindingMigrationHelper
                                      EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
                                        com.enderio.core.common.transform.EnderCoreTransformer
                                        com.enderio.core.common.transform.SimpleMixinPatcher
                                      IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
                                        blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                      NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
                                        net.fybertech.nwr.NWRTransformer
                                      Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-48.jar)
                                        org.dimdev.jeid.JEIDTransformer
                                      LoadingPlugin (RandomThings-MC1.12.2-4.2.7.3.jar)
                                        lumien.randomthings.asm.ClassTransformer
                                      MMFMLCorePlugin (MultiMine-1.12.2.jar)
                                        atomicstryker.multimine.common.fmlmagic.MMTransformer
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                        
                                      MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
                                        micdoodle8.mods.miccore.MicdoodleTransformer
                                      MovingWorldCore (movingworld-1.12-6.342-full.jar)
                                        
                                      CorePlugin (ForgeEndertech-1.12.2-4.4.25.0-build.0428.jar)
  Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
                                   - TinkerWorld (Enabled/Not Forced)
                                   - TinkerTools (Enabled/Not Forced)
                                   - TinkerHarvestTools (Enabled/Forced)
                                   - TinkerMeleeWeapons (Enabled/Forced)
                                   - TinkerRangedWeapons (Enabled/Forced)
                                   - TinkerModifiers (Enabled/Forced)
                                   - TinkerSmeltery (Enabled/Not Forced)
                                   - TinkerGadgets (Enabled/Not Forced)
                                   - TinkerOredict (Enabled/Forced)
                                   - TinkerIntegration (Enabled/Forced)
                                   - TinkerFluids (Enabled/Forced)
                                   - TinkerMaterials (Enabled/Forced)
                                   - TinkerModelRegister (Enabled/Forced)
                                   - chiselIntegration (Enabled/Not Forced)
                                   - chiselsandbitsIntegration (Enabled/Not Forced)
                                   - wailaIntegration (Enabled/Not Forced)
                                   - quarkIntegration (Enabled/Not Forced)
  Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                             An unsupported base software is installed: 'Mohist'. This is NOT supported.
                             This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
            
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
            !!!You are looking at the diagnostics information, not at the crash.       !!!
            !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  Suspected Mods: Terrarium: Earth (earth)
  Profiler Position: N/A (disabled)
  Player Count: 1 / 10; [EntityPlayerMP['EpicestGamer'/16755, uuid='1644f5fc-05b9-4286-a0b3-85d963acb7b5', l='world', x=-173670.82, y=236.97, z=-64375.89, cx=-10855, cd=-4024, tl=629207, v=true, d=false](EpicestGamer at -173670.8172010912,236.96800014665536,-64375.888604710395)]
  Is Modded: Definitely; Server brand changed to 'Mohist'
  Type: Dedicated Server (map_server.txt)


The overlapping mods we have is BetterBuildersWands, Chisel, ChiselsAndBits, terrarium (duh, why else would we be here :P,) EnderCore/IO, Extra Planets (for Galacticraft,) FoamFix/Core, Forestry, Galacticraft/Core, Pam's Harvestcraft, Immersive Engineering, Iron Chest, Just Enough Items, JourneyMap, Mantle, mcjtylib, Mekanism, MicdoodleCore, mjrlegendslib, Railcraft, rftools, and Tinkers Construct.

Seeing as this happens when "decorating" "at net.gegy1000.terrarium.server.world.pipeline.composer.decoration.CoverDecorationComposer.composeDecoration(CoverDecorationComposer.java:69)" which i assume is placing down flora, I'd guess at first glance Pam's Harvestcraft or Forestry, but I don't really know. It could be ore generation with galacticraft or something weird happening with FoamFix.

commented

I do happen to have a custom bukkit/forge hybrid running with WorldBorder usually generating new chunks on my server, but I'm reasonably sure that's not Tim's problem as he's getting the crash on his client.

commented

The only cause I can imagine has to be some mod that's causing chunks to be generated from off the main thread, which is really weird, more mods should be having issues with that.

commented

Looking at what I believe is the code pointed at in the stack (package restructuring makes me unsure) I see that config.decorators().forEach(decorator -> decorator.decorate(writer, pos, this.random)); is where this exception is throwing, and I wonder if one of the decorators is removing themselves from the list while decorating, I've had ConcurrentModificationExceptions before with only one thread by doing something that would look like this:

for (Decorator decorator : config.decorators()) { //where the stack points to
    //at some point this happens
    config.decorators().remove(decorator);
}

I of course have very little idea of how your code works, so take this idea with a grain of salt. I'm going to be quiet now, let me know if you need something else from me.

commented

Hi, thanks for the report. I do believe this is a compatibility related issue, if you just have Terrarium installed, does this still occur?

commented

Ok, I tried again the same map with the same mods, and it didn't crashed. I generated like 10 more maps (to find a good ratio) and it still didn't crashed. I think, it was due to insufficient ram, event that I run MC with 9GB. I started my pack like x times yesterday, so it could eaten up ram or something.