• 0

    posted a message on Out of Bounds Exception

    I'm so close to figuring out this crash, I've noticed each crash report generates these same lines.



    java.lang.ArrayIndexOutOfBoundsException: -6815488
    at java.util.ArrayList.elementData(ArrayList.java:418)
    at java.util.ArrayList.set(ArrayList.java:446)
    at net.minecraft.world.chunk.storage.RegionFile.<init>(RegionFile.java:81)
    at net.minecraft.world.chunk.storage.RegionFileCache.func_76550_a(SourceFile:64)
    at net.minecraft.world.chunk.storage.RegionFileCache.func_76549_c(SourceFile:110)
    at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:82)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:69)
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
    at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:314)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Thread.java:748)


    Here's the latest crash report, any input would be appreciated.



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)
    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
    IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.174.jar)
    SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)
    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    MovingWorldCore (movingworld-1.12-6.342-full.jar)
    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)
    Contact their authors BEFORE contacting forge

    // I feel sad now :(

    Time: 5/28/18 1:37 PM
    Description: Exception in server tick loop

    java.lang.ArrayIndexOutOfBoundsException: -6815488
    at java.util.ArrayList.elementData(ArrayList.java:418)
    at java.util.ArrayList.set(ArrayList.java:446)
    at net.minecraft.world.chunk.storage.RegionFile.<init>(RegionFile.java:81)
    at net.minecraft.world.chunk.storage.RegionFileCache.func_76550_a(SourceFile:64)
    at net.minecraft.world.chunk.storage.RegionFileCache.func_76549_c(SourceFile:110)
    at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:82)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:69)
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
    at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:314)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Thread.java:748)


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

    -- System Details --
    Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 3.10.0-693.21.1.el7.x86_64
    Java Version: 1.8.0_141, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 7882838968 bytes (7517 MB) / 10440146944 bytes (9956 MB) up to 10440146944 bytes (9956 MB)
    JVM Flags: 2 total; -Xmx10240M -Xms10240M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.3.2702 103 mods loaded, 103 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 |
    |:------- |:-------------------------------------------- |:----------------- |:---------------------------------------------------- |:---------------------------------------- |
    | UCHIJAA | minecraft | 1.12.2 | minecraft.jar | None |
    | UCHIJAA | mcp | 9.42 | minecraft.jar | None |
    | UCHIJAA | FML | 8.0.99.99 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAA | forge | 14.23.3.2702 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAA | creativecoredummy | 1.0.0 | minecraft.jar | None |
    | UCHIJAA | micdoodlecore | | minecraft.jar | None |
    | UCHIJAA | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
    | UCHIJAA | openmodscore | 0.11.5 | minecraft.jar | None |
    | UCHIJAA | foamfixcore | 7.7.4 | minecraft.jar | None |
    | UCHIJAA | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
    | UCHIJAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
    | UCHIJAA | csb_armorstand | 1.0.4 | ArmorStandGUI-1.12-1.0.4.jar | None |
    | UCHIJAA | aroma1997core | 2.0.0.0.b150 | Aroma1997Core-1.12.2-2.0.0.0.b150.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | aroma1997sdimension | 2.0.0.2.b69 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b69.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | aromabackup | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | aromabackuprecovery | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | None |
    | UCHIJAA | astralsorcery | 1.8.5 | astralsorcery-1.12.2-1.8.5.jar | None |
    | UCHIJAA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
    | UCHIJAA | autoreglib | 1.3-16 | AutoRegLib-1.3-16.jar | None |
    | UCHIJAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
    | UCHIJAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
    | UCHIJAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
    | UCHIJAA | endercore | 1.12.2-0.5.20 | EnderCore-1.12.2-0.5.20.jar | None |
    | UCHIJAA | jei | 4.9.1.185 | jei_1.12.2-4.9.1.185.jar | None |
    | UCHIJAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
    | UCHIJAA | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None |
    | UCHIJAA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
    | UCHIJAA | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None |
    | UCHIJAA | enderio | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiointegrationtic | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
    | UCHIJAA | bhc | 1.1.0b | baubley-heart-canisters-1.12.2-1.1.0b.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
    | UCHIJAA | betterchests | 3.0.0.0.b83 | BetterChests-1.12.2-3.0.0.0.b83.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
    | UCHIJAA | biomesoplenty | 7.0.1.2387 | BiomesOPlenty-1.12.2-7.0.1.2387-universal.jar | None |
    | UCHIJAA | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None |
    | UCHIJAA | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAA | potioncore | 1.6_for_1.12.2 | PotionCore-1.6_for_1.12.2.jar | None |
    | UCHIJAA | compot | 1.1 | CombinedPotions-1.12-1.1.jar | None |
    | UCHIJAA | conarm | 0.0.16-a | conarm-1.12.2-0.0.16-a.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | UCHIJAA | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None |
    | UCHIJAA | creativecore | 1.9.9 | CreativeCore_v1.9.22_mc1.12.2.jar | None |
    | UCHIJAA | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None |
    | UCHIJAA | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None |
    | UCHIJAA | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.136.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAA | densemetals | 1.2.0 | DenseMetals-1.12-1.2.0.20.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAA | cdm | 0.3.1 | device-mod-0.3.1-1.12.2.jar | None |
    | UCHIJAA | ebwizardry | 4.1.0 | Electroblob's+Wizardry+-+4.1.0+-+MC+1.12.2.jar | None |
    | UCHIJAA | enderiobase | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderioconduits | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | forestry | 5.8.0.270 | forestry_1.12.2-5.8.0.270.jar | None |
    | UCHIJAA | enderiointegrationforestry | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiointegrationticlate | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiomachines | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiopowertools | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | extraalchemy | 0.3.8.1-release | extraalchemy-0.3.8.1-release.jar | None |
    | UCHIJAA | galacticraftcore | 4.0.1.174 | GalacticraftCore-1.12.2-4.0.1.174.jar | None |
    | UCHIJAA | galacticraftplanets | 4.0.1.174 | Galacticraft-Planets-1.12.2-4.0.1.174.jar | None |
    | UCHIJAA | mjrlegendslib | 1.12.2-1.1.3 | MJRLegendsLib-1.12.2-1.1.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAA | extraplanets | 1.12.2-0.3.3 | ExtraPlanets-1.12.2-0.3.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
    | UCHIJAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
    | UCHIJAA | familiarfauna | 1.0.7 | FamiliarFauna-1.12.2-1.0.7.jar | None |
    | UCHIJAA | foamfix | 0.9.4-1.12.2 | FoamFix-1.12.2-0.9.4-Anarchy.jar | None |
    | UCHIJAA | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None |
    | UCHIJAA | gargoyles | 1 | Gargoyles+mod+1.12.2+patch+1.jar | None |
    | UCHIJAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
    | UCHIJAA | generallaymansaestheticspyingscreen | 7.0.0 | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None |
    | UCHIJAA | geographicraft | 0.8.7 | GeographiCraft-1.12-0.8.9b.jar | None |
    | UCHIJAA | globe | 0.0.1 | Globe-1.12.2-0.0.1.jar | None |
    | UCHIJAA | overlord | 2.4.10 | Overlord-1.12.2-2.4.10.jar | None |
    | UCHIJAA | runesofwizardry | 1.12.2-0.8.9 | Runes-of-Wizardry-1.12.2-0.8.9.jar | None |
    | UCHIJAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
    | UCHIJAA | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | UCHIJAA | hats | 7.0.0 | Hats-1.12.2-7.0.2.jar | None |
    | UCHIJAA | hatstand | 7.0.0 | HatStand-1.12.2-7.0.1.jar | None |
    | UCHIJAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UCHIJAA | immersivepetroleum | @VERSION@ | immersivepetroleum-1.12.2-1.1.6.jar | None |
    | UCHIJAA | immersivetech | 1.3.8 | immersivetech-1.12-1.3.8.jar | None |
    | UCHIJAA | llibrary | 1.7.9 | llibrary-1.7.9-1.12.jar | None |
    | UCHIJAA | lootbags | 2.5.4b | LootBags-1.12.2-2.5.4b.jar | None |
    | UCHIJAA | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
    | UCHIJAA | thaumcraft | 6.1.BETA13 | Thaumcraft-1.12.2-6.1.BETA13.jar | None |
    | UCHIJAA | thermalexpansion | 5.3.11 | ThermalExpansion-1.12.2-5.3.12.17-universal.jar | None |
    | UCHIJAA | omlib | 3.0.0-143 | omlib-1.12.2-3.0.0-143.jar | None |
    | UCHIJAA | ompd | 3.0.0-35 | ompd-1.12.2-3.0.0-35.jar | None |
    | UCHIJAA | opframe | 1.4.0 | OnlinePicFrame_v1.4.18_mc1.12.2.jar | None |
    | UCHIJAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAA | openmodularturrets | 3.0.0-248 | openmodularturrets-1.12.2-3.0.0-248.jar | None |
    | UCHIJAA | harvestcraft | 1.12.2t | Pam's+HarvestCraft+1.12.2t.jar | None |
    | UCHIJAA | plustic | 6.4.0.0 | plustic-6.4.0.0.jar | None |
    | UCHIJAA | rotd | 1.7 | Realm+Of+The+Dragons+1.12+version+-+1.7.jar | None |
    | UCHIJAA | runesofwizardry_classics | 1.12.2-0.5.7 | RunesofWizardry-Classics-1.12.2-0.5.7.jar | None |
    | UCHIJAA | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None |
    | UCHIJAA | shipwrecks_winslow | 2.0.0 | shipwrecks-mc1.12.2-2.0.0.jar | None |
    | UCHIJAA | storageboats | 3.1 | StorageBoats-3.2.1.jar | None |
    | UCHIJAA | tcinventoryscan | 2.0.8 | ThaumicInventoryScanning_1.12.2-2.0.8.jar | None |
    | UCHIJAA | thermaldynamics | 2.3.11 | ThermalDynamics-1.12.2-2.3.11.7-universal.jar | None |
    | UCHIJAA | totemic | 1.12.2-0.11.1 | Totemic-1.12.2-0.11.1.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
    | UCHIJAA | vampirism | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAA | teamlapen-lib | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAA | waystones | 4.0.43 | Waystones_1.12.2-4.0.43.jar | None |

    Loaded coremods (and transformers):
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    team.chisel.ctm.client.asm.CTMTransformer
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)

    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    com.enderio.core.common.transform.EnderCoreTransformer
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
    pl.asie.foamfix.coremod.FoamFixTransformer
    IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
    blusunrize.immersiveengineering.common.asm.IEClassTransformer
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.174.jar)
    micdoodle8.mods.miccore.MicdoodleTransformer
    SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
    com.wynprice.secretroomsmod.core.SecretRoomsTransformer
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    openmods.core.OpenModsClassTransformer
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)

    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    lumien.hardcoredarkness.asm.ClassTransformer
    MovingWorldCore (movingworld-1.12-6.342-full.jar)

    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)

    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
    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:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 0 / 100; []
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    Posted in: Java Edition Support
  • 0

    posted a message on Exception In Server Tick Loop Crash

    Alright, now I'm getting a corrupted chunk error. Can't find the chunk.



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)
    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
    IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.174.jar)
    SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)
    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    MovingWorldCore (movingworld-1.12-6.342-full.jar)
    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)
    Contact their authors BEFORE contacting forge

    // I just don't know what went wrong :(

    Time: 5/27/18 4:28 PM
    Description: Exception initializing level

    java.lang.ArrayIndexOutOfBoundsException: -7929344
    at java.util.ArrayList.elementData(ArrayList.java:418)
    at java.util.ArrayList.set(ArrayList.java:446)
    at net.minecraft.world.chunk.storage.RegionFile.<init>(RegionFile.java:81)
    at net.minecraft.world.chunk.storage.RegionFileCache.func_76550_a(SourceFile:64)
    at net.minecraft.world.chunk.storage.RegionFileCache.func_76549_c(SourceFile:110)
    at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:82)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:69)
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
    at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
    at net.minecraft.world.World.func_72964_e(World.java:309)
    at net.minecraft.world.World.func_175726_f(World.java:304)
    at net.minecraft.world.World.func_175672_r(World.java:1616)
    at climateControl.DimensionManager.salvageSpawn(DimensionManager.java:483)
    at climateControl.DimensionManager.onCreateSpawn(DimensionManager.java:299)
    at climateControl.ClimateControl.onCreateSpawn(ClimateControl.java:152)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1045_ClimateControl_onCreateSpawn_CreateSpawnPosition.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.event.ForgeEventFactory.onCreateWorldSpawn(ForgeEventFactory.java:563)
    at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:922)
    at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:866)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:299)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Thread.java:748)


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

    -- Head --
    Thread: Server thread
    Stacktrace:
    at java.util.ArrayList.elementData(ArrayList.java:418)
    at java.util.ArrayList.set(ArrayList.java:446)
    at net.minecraft.world.chunk.storage.RegionFile.<init>(RegionFile.java:81)
    at net.minecraft.world.chunk.storage.RegionFileCache.func_76550_a(SourceFile:64)
    at net.minecraft.world.chunk.storage.RegionFileCache.func_76549_c(SourceFile:110)
    at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:82)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:69)
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
    at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
    at net.minecraft.world.World.func_72964_e(World.java:309)
    at net.minecraft.world.World.func_175726_f(World.java:304)
    at net.minecraft.world.World.func_175672_r(World.java:1616)
    at climateControl.DimensionManager.salvageSpawn(DimensionManager.java:483)
    at climateControl.DimensionManager.onCreateSpawn(DimensionManager.java:299)
    at climateControl.ClimateControl.onCreateSpawn(ClimateControl.java:152)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1045_ClimateControl_onCreateSpawn_CreateSpawnPosition.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.event.ForgeEventFactory.onCreateWorldSpawn(ForgeEventFactory.java:563)
    at net.minecraft.world.WorldServer.func_73052_b(WorldServer.java:922)

    -- Affected level --
    Details:
    Level name: WaterWarudo
    All players: 0 total; []
    Chunk stats: ServerChunkCache: 1 Drop: 0
    Level seed: -7202821287038326961
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options:
    Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Stacktrace:
    at net.minecraft.world.WorldServer.func_72963_a(WorldServer.java:866)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:299)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Thread.java:748)

    -- System Details --
    Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 3.10.0-693.21.1.el7.x86_64
    Java Version: 1.8.0_141, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 8131147096 bytes (7754 MB) / 10434904064 bytes (9951 MB) up to 10434904064 bytes (9951 MB)
    JVM Flags: 2 total; -Xmx10240M -Xms10240M
    IntCache: cache: 15, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.3.2702 103 mods loaded, 103 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 |
    |:------- |:-------------------------------------------- |:----------------- |:---------------------------------------------------- |:---------------------------------------- |
    | UCHIJAA | minecraft | 1.12.2 | minecraft.jar | None |
    | UCHIJAA | mcp | 9.42 | minecraft.jar | None |
    | UCHIJAA | FML | 8.0.99.99 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAA | forge | 14.23.3.2702 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAA | creativecoredummy | 1.0.0 | minecraft.jar | None |
    | UCHIJAA | micdoodlecore | | minecraft.jar | None |
    | UCHIJAA | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
    | UCHIJAA | openmodscore | 0.11.5 | minecraft.jar | None |
    | UCHIJAA | foamfixcore | 7.7.4 | minecraft.jar | None |
    | UCHIJAA | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
    | UCHIJAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
    | UCHIJAA | csb_armorstand | 1.0.4 | ArmorStandGUI-1.12-1.0.4.jar | None |
    | UCHIJAA | aroma1997core | 2.0.0.0.b150 | Aroma1997Core-1.12.2-2.0.0.0.b150.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | aroma1997sdimension | 2.0.0.2.b69 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b69.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | aromabackup | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | aromabackuprecovery | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | None |
    | UCHIJAA | astralsorcery | 1.8.5 | astralsorcery-1.12.2-1.8.5.jar | None |
    | UCHIJAA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
    | UCHIJAA | autoreglib | 1.3-16 | AutoRegLib-1.3-16.jar | None |
    | UCHIJAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
    | UCHIJAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
    | UCHIJAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
    | UCHIJAA | endercore | 1.12.2-0.5.20 | EnderCore-1.12.2-0.5.20.jar | None |
    | UCHIJAA | jei | 4.9.1.185 | jei_1.12.2-4.9.1.185.jar | None |
    | UCHIJAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
    | UCHIJAA | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None |
    | UCHIJAA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
    | UCHIJAA | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None |
    | UCHIJAA | enderio | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiointegrationtic | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
    | UCHIJAA | bhc | 1.1.0b | baubley-heart-canisters-1.12.2-1.1.0b.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
    | UCHIJAA | betterchests | 3.0.0.0.b83 | BetterChests-1.12.2-3.0.0.0.b83.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
    | UCHIJAA | biomesoplenty | 7.0.1.2387 | BiomesOPlenty-1.12.2-7.0.1.2387-universal.jar | None |
    | UCHIJAA | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None |
    | UCHIJAA | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAA | potioncore | 1.6_for_1.12.2 | PotionCore-1.6_for_1.12.2.jar | None |
    | UCHIJAA | compot | 1.1 | CombinedPotions-1.12-1.1.jar | None |
    | UCHIJAA | conarm | 0.0.16-a | conarm-1.12.2-0.0.16-a.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | UCHIJAA | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None |
    | UCHIJAA | creativecore | 1.9.9 | CreativeCore_v1.9.22_mc1.12.2.jar | None |
    | UCHIJAA | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None |
    | UCHIJAA | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None |
    | UCHIJAA | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.136.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAA | densemetals | 1.2.0 | DenseMetals-1.12-1.2.0.20.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAA | cdm | 0.3.1 | device-mod-0.3.1-1.12.2.jar | None |
    | UCHIJAA | ebwizardry | 4.1.0 | Electroblob's+Wizardry+-+4.1.0+-+MC+1.12.2.jar | None |
    | UCHIJAA | enderiobase | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderioconduits | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | forestry | 5.8.0.270 | forestry_1.12.2-5.8.0.270.jar | None |
    | UCHIJAA | enderiointegrationforestry | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiointegrationticlate | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiomachines | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiopowertools | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | extraalchemy | 0.3.8.1-release | extraalchemy-0.3.8.1-release.jar | None |
    | UCHIJAA | galacticraftcore | 4.0.1.174 | GalacticraftCore-1.12.2-4.0.1.174.jar | None |
    | UCHIJAA | galacticraftplanets | 4.0.1.174 | Galacticraft-Planets-1.12.2-4.0.1.174.jar | None |
    | UCHIJAA | mjrlegendslib | 1.12.2-1.1.3 | MJRLegendsLib-1.12.2-1.1.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAA | extraplanets | 1.12.2-0.3.3 | ExtraPlanets-1.12.2-0.3.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
    | UCHIJAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
    | UCHIJAA | familiarfauna | 1.0.7 | FamiliarFauna-1.12.2-1.0.7.jar | None |
    | UCHIJAA | foamfix | 0.9.4-1.12.2 | FoamFix-1.12.2-0.9.4-Anarchy.jar | None |
    | UCHIJAA | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None |
    | UCHIJAA | gargoyles | 1 | Gargoyles+mod+1.12.2+patch+1.jar | None |
    | UCHIJAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
    | UCHIJAA | generallaymansaestheticspyingscreen | 7.0.0 | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None |
    | UCHIJAA | geographicraft | 0.8.7 | GeographiCraft-1.12-0.8.9b.jar | None |
    | UCHIJAA | globe | 0.0.1 | Globe-1.12.2-0.0.1.jar | None |
    | UCHIJAA | overlord | 2.4.10 | Overlord-1.12.2-2.4.10.jar | None |
    | UCHIJAA | runesofwizardry | 1.12.2-0.8.9 | Runes-of-Wizardry-1.12.2-0.8.9.jar | None |
    | UCHIJAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
    | UCHIJAA | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | UCHIJAA | hats | 7.0.0 | Hats-1.12.2-7.0.2.jar | None |
    | UCHIJAA | hatstand | 7.0.0 | HatStand-1.12.2-7.0.1.jar | None |
    | UCHIJAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UCHIJAA | immersivepetroleum | @VERSION@ | immersivepetroleum-1.12.2-1.1.6.jar | None |
    | UCHIJAA | immersivetech | 1.3.8 | immersivetech-1.12-1.3.8.jar | None |
    | UCHIJAA | llibrary | 1.7.9 | llibrary-1.7.9-1.12.jar | None |
    | UCHIJAA | lootbags | 2.5.4b | LootBags-1.12.2-2.5.4b.jar | None |
    | UCHIJAA | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
    | UCHIJAA | thaumcraft | 6.1.BETA13 | Thaumcraft-1.12.2-6.1.BETA13.jar | None |
    | UCHIJAA | thermalexpansion | 5.3.11 | ThermalExpansion-1.12.2-5.3.12.17-universal.jar | None |
    | UCHIJAA | omlib | 3.0.0-143 | omlib-1.12.2-3.0.0-143.jar | None |
    | UCHIJAA | ompd | 3.0.0-35 | ompd-1.12.2-3.0.0-35.jar | None |
    | UCHIJAA | opframe | 1.4.0 | OnlinePicFrame_v1.4.18_mc1.12.2.jar | None |
    | UCHIJAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAA | openmodularturrets | 3.0.0-248 | openmodularturrets-1.12.2-3.0.0-248.jar | None |
    | UCHIJAA | harvestcraft | 1.12.2t | Pam's+HarvestCraft+1.12.2t.jar | None |
    | UCHIJAA | plustic | 6.4.0.0 | plustic-6.4.0.0.jar | None |
    | UCHIJAA | rotd | 1.7 | Realm+Of+The+Dragons+1.12+version+-+1.7.jar | None |
    | UCHIJAA | runesofwizardry_classics | 1.12.2-0.5.7 | RunesofWizardry-Classics-1.12.2-0.5.7.jar | None |
    | UCHIJAA | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None |
    | UCHIJAA | shipwrecks_winslow | 2.0.0 | shipwrecks-mc1.12.2-2.0.0.jar | None |
    | UCHIJAA | storageboats | 3.1 | StorageBoats-3.2.1.jar | None |
    | UCHIJAA | tcinventoryscan | 2.0.8 | ThaumicInventoryScanning_1.12.2-2.0.8.jar | None |
    | UCHIJAA | thermaldynamics | 2.3.11 | ThermalDynamics-1.12.2-2.3.11.7-universal.jar | None |
    | UCHIJAA | totemic | 1.12.2-0.11.1 | Totemic-1.12.2-0.11.1.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
    | UCHIJAA | vampirism | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAA | teamlapen-lib | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAA | waystones | 4.0.43 | Waystones_1.12.2-4.0.43.jar | None |

    Loaded coremods (and transformers):
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    team.chisel.ctm.client.asm.CTMTransformer
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)

    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    com.enderio.core.common.transform.EnderCoreTransformer
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
    pl.asie.foamfix.coremod.FoamFixTransformer
    IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
    blusunrize.immersiveengineering.common.asm.IEClassTransformer
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.174.jar)
    micdoodle8.mods.miccore.MicdoodleTransformer
    SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
    com.wynprice.secretroomsmod.core.SecretRoomsTransformer
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    openmods.core.OpenModsClassTransformer
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)

    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    lumien.hardcoredarkness.asm.ClassTransformer
    MovingWorldCore (movingworld-1.12-6.342-full.jar)

    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)

    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
    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:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 0 / 100; []
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    Posted in: Java Edition Support
  • 0

    posted a message on Exception In Server Tick Loop Crash

    Can't figure out what's making this crash, any help would be appreciated.



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)
    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
    IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.174.jar)
    SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)
    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    MovingWorldCore (movingworld-1.12-6.342-full.jar)
    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)
    Contact their authors BEFORE contacting forge

    // Ooh. Shiny.

    Time: 5/26/18 7:59 PM
    Description: Exception in server tick loop

    java.lang.RuntimeException: java.lang.StringIndexOutOfBoundsException: String index out of range: 0
    at codechicken.nei.NEIServerConfig.loadBannedItems(NEIServerConfig.java:254)
    at codechicken.nei.NEIServerConfig.load(NEIServerConfig.java:47)
    at codechicken.nei.ServerHandler.loadEvent(ServerHandler.java:31)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1088_ServerHandler_loadEvent_Load.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Thread.java:748)
    Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 0
    at java.lang.String.charAt(String.java:658)
    at codechicken.nei.NEIServerConfig.loadBannedItems(NEIServerConfig.java:233)
    ... 9 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 3.10.0-693.21.1.el7.x86_64
    Java Version: 1.8.0_141, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 7882342960 bytes (7517 MB) / 10439098368 bytes (9955 MB) up to 10439098368 bytes (9955 MB)
    JVM Flags: 2 total; -Xmx10240M -Xms10240M
    IntCache: cache: 17, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP 9.42 Powered by Forge 14.23.3.2702 106 mods loaded, 106 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 |
    |:------- |:-------------------------------------------- |:----------------- |:---------------------------------------------------- |:---------------------------------------- |
    | UCHIJAA | minecraft | 1.12.2 | minecraft.jar | None |
    | UCHIJAA | mcp | 9.42 | minecraft.jar | None |
    | UCHIJAA | FML | 8.0.99.99 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAA | forge | 14.23.3.2702 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAA | creativecoredummy | 1.0.0 | minecraft.jar | None |
    | UCHIJAA | micdoodlecore | | minecraft.jar | None |
    | UCHIJAA | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
    | UCHIJAA | openmodscore | 0.11.5 | minecraft.jar | None |
    | UCHIJAA | foamfixcore | 7.7.4 | minecraft.jar | None |
    | UCHIJAA | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
    | UCHIJAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
    | UCHIJAA | csb_armorstand | 1.0.4 | ArmorStandGUI-1.12-1.0.4.jar | None |
    | UCHIJAA | aroma1997core | 2.0.0.0.b150 | Aroma1997Core-1.12.2-2.0.0.0.b150.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | aroma1997sdimension | 2.0.0.2.b69 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b69.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | aromabackup | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | aromabackuprecovery | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | None |
    | UCHIJAA | astralsorcery | 1.8.5 | astralsorcery-1.12.2-1.8.5.jar | None |
    | UCHIJAA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
    | UCHIJAA | autoreglib | 1.3-16 | AutoRegLib-1.3-16.jar | None |
    | UCHIJAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
    | UCHIJAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
    | UCHIJAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
    | UCHIJAA | endercore | 1.12.2-0.5.20 | EnderCore-1.12.2-0.5.20.jar | None |
    | UCHIJAA | jei | 4.9.1.185 | jei_1.12.2-4.9.1.185.jar | None |
    | UCHIJAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
    | UCHIJAA | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None |
    | UCHIJAA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
    | UCHIJAA | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None |
    | UCHIJAA | enderio | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiointegrationtic | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
    | UCHIJAA | bhc | 1.1.0b | baubley-heart-canisters-1.12.2-1.1.0b.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
    | UCHIJAA | betterchests | 3.0.0.0.b83 | BetterChests-1.12.2-3.0.0.0.b83.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAA | bibliocraft | 2.4.4 | BiblioCraft[v2.4.4][MC1.12.2].jar | None |
    | UCHIJAA | biomesoplenty | 7.0.1.2387 | BiomesOPlenty-1.12.2-7.0.1.2387-universal.jar | None |
    | UCHIJAA | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None |
    | UCHIJAA | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAA | potioncore | 1.6_for_1.12.2 | PotionCore-1.6_for_1.12.2.jar | None |
    | UCHIJAA | compot | 1.1 | CombinedPotions-1.12-1.1.jar | None |
    | UCHIJAA | conarm | 0.0.19-b | conarm-1.12.2-0.0.19-b.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | UCHIJAA | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None |
    | UCHIJAA | creativecore | 1.9.9 | CreativeCore_v1.9.22_mc1.12.2.jar | None |
    | UCHIJAA | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None |
    | UCHIJAA | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None |
    | UCHIJAA | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.136.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAA | densemetals | 1.2.0 | DenseMetals-1.12-1.2.0.20.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAA | cdm | 0.4.1 | device-mod-0.4.1-1.12.2.jar | None |
    | UCHIJAA | ebwizardry | 4.1.0 | Electroblob's+Wizardry+-+4.1.0+-+MC+1.12.2.jar | None |
    | UCHIJAA | enderiobase | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderioconduits | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | forestry | 5.8.0.270 | forestry_1.12.2-5.8.0.270.jar | None |
    | UCHIJAA | enderiointegrationforestry | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiointegrationticlate | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiomachines | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | enderiopowertools | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAA | extraalchemy | 0.3.8.1-release | extraalchemy-0.3.8.1-release.jar | None |
    | UCHIJAA | galacticraftcore | 4.0.1.174 | GalacticraftCore-1.12.2-4.0.1.174.jar | None |
    | UCHIJAA | galacticraftplanets | 4.0.1.174 | Galacticraft-Planets-1.12.2-4.0.1.174.jar | None |
    | UCHIJAA | mjrlegendslib | 1.12.2-1.1.3 | MJRLegendsLib-1.12.2-1.1.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAA | extraplanets | 1.12.2-0.3.3 | ExtraPlanets-1.12.2-0.3.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
    | UCHIJAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
    | UCHIJAA | familiarfauna | 1.0.7 | FamiliarFauna-1.12.2-1.0.7.jar | None |
    | UCHIJAA | foamfix | 0.9.4-1.12.2 | FoamFix-1.12.2-0.9.4-Anarchy.jar | None |
    | UCHIJAA | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None |
    | UCHIJAA | gargoyles | 1 | Gargoyles+mod+1.12.2+patch+1.jar | None |
    | UCHIJAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
    | UCHIJAA | generallaymansaestheticspyingscreen | 7.0.0 | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None |
    | UCHIJAA | geographicraft | 0.8.7 | GeographiCraft-1.12-0.8.9b.jar | None |
    | UCHIJAA | globe | 0.0.1 | Globe-1.12.2-0.0.1.jar | None |
    | UCHIJAA | overlord | 2.4.10 | Overlord-1.12.2-2.4.10.jar | None |
    | UCHIJAA | runesofwizardry | 1.12.2-0.8.9 | Runes-of-Wizardry-1.12.2-0.8.9.jar | None |
    | UCHIJAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
    | UCHIJAA | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | UCHIJAA | hats | 7.0.0 | Hats-1.12.2-7.0.2.jar | None |
    | UCHIJAA | hatstand | 7.0.0 | HatStand-1.12.2-7.0.1.jar | None |
    | UCHIJAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UCHIJAA | immersivepetroleum | @VERSION@ | immersivepetroleum-1.12.2-1.1.6.jar | None |
    | UCHIJAA | immersivetech | 1.3.8 | immersivetech-1.12-1.3.8.jar | None |
    | UCHIJAA | llibrary | 1.7.9 | llibrary-1.7.9-1.12.jar | None |
    | UCHIJAA | lootbags | 2.5.4b | LootBags-1.12.2-2.5.4b.jar | None |
    | UCHIJAA | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
    | UCHIJAA | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAA | thaumcraft | 6.1.BETA15 | Thaumcraft-1.12.2-6.1.BETA15.jar | None |
    | UCHIJAA | thermalexpansion | 5.3.11 | ThermalExpansion-1.12.2-5.3.12.17-universal.jar | None |
    | UCHIJAA | omlib | 3.0.0-143 | omlib-1.12.2-3.0.0-143.jar | None |
    | UCHIJAA | ompd | 3.0.0-35 | ompd-1.12.2-3.0.0-35.jar | None |
    | UCHIJAA | opframe | 1.4.0 | OnlinePicFrame_v1.4.18_mc1.12.2.jar | None |
    | UCHIJAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAA | openmodularturrets | 3.0.0-248 | openmodularturrets-1.12.2-3.0.0-248.jar | None |
    | UCHIJAA | harvestcraft | 1.12.2t | Pam's+HarvestCraft+1.12.2t.jar | None |
    | UCHIJAA | planarartifice | 0.0.8 | planarartifice-0.8.jar | None |
    | UCHIJAA | plustic | 6.5.1.0 | plustic-6.5.1.0.jar | None |
    | UCHIJAA | rotd | 1.7 | Realm+Of+The+Dragons+1.12+version+-+1.7.jar | None |
    | UCHIJAA | runesofwizardry_classics | 1.12.2-0.5.7 | RunesofWizardry-Classics-1.12.2-0.5.7.jar | None |
    | UCHIJAA | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None |
    | UCHIJAA | shipwrecks_winslow | 2.0.0 | shipwrecks-mc1.12.2-2.0.0.jar | None |
    | UCHIJAA | storageboats | 3.1 | StorageBoats-3.2.1.jar | None |
    | UCHIJAA | tcinventoryscan | 2.0.8 | ThaumicInventoryScanning_1.12.2-2.0.8.jar | None |
    | UCHIJAA | thermaldynamics | 2.3.11 | ThermalDynamics-1.12.2-2.3.11.7-universal.jar | None |
    | UCHIJAA | totemic | 1.12.2-0.11.1 | Totemic-1.12.2-0.11.1.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
    | UCHIJAA | vampirism | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAA | teamlapen-lib | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAA | waystones | 4.0.43 | Waystones_1.12.2-4.0.43.jar | None |
    | UCHIJAA | lightorbs | 0.3.1 | lightorbs-Alpha+0.3.1.jar | None |

    Loaded coremods (and transformers):
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    team.chisel.ctm.client.asm.CTMTransformer
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)

    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    com.enderio.core.common.transform.EnderCoreTransformer
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
    pl.asie.foamfix.coremod.FoamFixTransformer
    IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
    blusunrize.immersiveengineering.common.asm.IEClassTransformer
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.174.jar)
    micdoodle8.mods.miccore.MicdoodleTransformer
    SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
    com.wynprice.secretroomsmod.core.SecretRoomsTransformer
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    openmods.core.OpenModsClassTransformer
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)

    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    lumien.hardcoredarkness.asm.ClassTransformer
    MovingWorldCore (movingworld-1.12-6.342-full.jar)

    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)

    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
    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:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 0 / 100; []
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    Posted in: Java Edition Support
  • 0

    posted a message on Server Crashes After Updating Pack, Can't Figure Out What's Causing It

    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)
    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
    IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
    SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)
    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    MovingWorldCore (movingworld-1.12-6.342-full.jar)
    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)
    Contact their authors BEFORE contacting forge

    // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

    Time: 5/24/18 9:59 PM
    Description: Exception ticking world

    java.lang.ArrayIndexOutOfBoundsException: -1
    at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.rehash(Long2ObjectOpenHashMap.java:998)
    at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.removeEntry(Long2ObjectOpenHashMap.java:280)
    at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.remove(Long2ObjectOpenHashMap.java:418)
    at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:273)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:207)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
    at java.lang.Thread.run(Thread.java:748)


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

    -- Head --
    Thread: Server thread
    Stacktrace:
    at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.rehash(Long2ObjectOpenHashMap.java:998)
    at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.removeEntry(Long2ObjectOpenHashMap.java:280)
    at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.remove(Long2ObjectOpenHashMap.java:418)
    at net.minecraft.world.gen.ChunkProviderServer.func_73156_b(ChunkProviderServer.java:273)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:207)

    -- Affected level --
    Details:
    Level name: WaterWarudo
    All players: 0 total; []
    Chunk stats: ServerChunkCache: 1537 Drop: 745
    Level seed: 9179575474328196441
    Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
    Level generator options: {"landScheme":"archipelago","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"small","amplitude":1.0,"generateBopOre":true,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
    Level spawn location: World: (-672,65,48), Chunk: (at 0,4,0 in -42,3; contains blocks -672,0,48 to -657,255,63), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
    Level time: 37693741 game time, 17778065 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 6981 (now: false), thunder time: 112747 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
    at java.lang.Thread.run(Thread.java:748)

    -- System Details --
    Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 3.10.0-693.21.1.el7.x86_64
    Java Version: 1.8.0_141, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 7943739976 bytes (7575 MB) / 10430185472 bytes (9947 MB) up to 10430185472 bytes (9947 MB)
    JVM Flags: 2 total; -Xmx10240M -Xms10240M
    IntCache: cache: 2, tcache: 8, allocated: 1, tallocated: 5
    FML: MCP 9.42 Powered by Forge 14.23.3.2675 107 mods loaded, 107 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 |
    |:--------- |:-------------------------------------------- |:----------------- |:---------------------------------------------------- |:---------------------------------------- |
    | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
    | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
    | UCHIJAAAA | FML | 8.0.99.99 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | forge | 14.23.3.2675 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | creativecoredummy | 1.0.0 | minecraft.jar | None |
    | UCHIJAAAA | micdoodlecore | | minecraft.jar | None |
    | UCHIJAAAA | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
    | UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None |
    | UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
    | UCHIJAAAA | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
    | UCHIJAAAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
    | UCHIJAAAA | csb_armorstand | 1.0.4 | ArmorStandGUI-1.12-1.0.4.jar | None |
    | UCHIJAAAA | aroma1997core | 2.0.0.0.b150 | Aroma1997Core-1.12.2-2.0.0.0.b150.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAAAA | aroma1997sdimension | 2.0.0.2.b69 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b69.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAAAA | aromabackup | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAAAA | aromabackuprecovery | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | None |
    | UCHIJAAAA | astralsorcery | 1.8.5 | astralsorcery-1.12.2-1.8.5.jar | None |
    | UCHIJAAAA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
    | UCHIJAAAA | autoreglib | 1.3-16 | AutoRegLib-1.3-16.jar | None |
    | UCHIJAAAA | badmobs | 1.0.25 | BadMobs-1.12.2-1.0.25.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
    | UCHIJAAAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
    | UCHIJAAAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
    | UCHIJAAAA | endercore | 1.12.2-0.5.20 | EnderCore-1.12.2-0.5.20.jar | None |
    | UCHIJAAAA | jei | 4.9.1.185 | jei_1.12.2-4.9.1.185.jar | None |
    | UCHIJAAAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
    | UCHIJAAAA | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None |
    | UCHIJAAAA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
    | UCHIJAAAA | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None |
    | UCHIJAAAA | enderio | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiointegrationtic | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
    | UCHIJAAAA | bhc | 1.1.0b | baubley-heart-canisters-1.12.2-1.1.0b.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
    | UCHIJAAAA | betterchests | 3.0.0.0.b83 | BetterChests-1.12.2-3.0.0.0.b83.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAAAA | bibliocraft | 2.4.4 | BiblioCraft[v2.4.4][MC1.12.2].jar | None |
    | UCHIJAAAA | biomesoplenty | 7.0.1.2387 | BiomesOPlenty-1.12.2-7.0.1.2387-universal.jar | None |
    | UCHIJAAAA | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None |
    | UCHIJAAAA | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | potioncore | 1.6_for_1.12.2 | PotionCore-1.6_for_1.12.2.jar | None |
    | UCHIJAAAA | compot | 1.1 | CombinedPotions-1.12-1.1.jar | None |
    | UCHIJAAAA | conarm | 0.0.19-b | conarm-1.12.2-0.0.19-b.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | UCHIJAAAA | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None |
    | UCHIJAAAA | creativecore | 1.9.9 | CreativeCore_v1.9.22_mc1.12.2.jar | None |
    | UCHIJAAAA | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None |
    | UCHIJAAAA | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None |
    | UCHIJAAAA | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.136.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | densemetals | 1.2.0 | DenseMetals-1.12-1.2.0.20.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | cdm | 0.4.1 | device-mod-0.4.1-1.12.2.jar | None |
    | UCHIJAAAA | ebwizardry | 4.1.0 | Electroblob's+Wizardry+-+4.1.0+-+MC+1.12.2.jar | None |
    | UCHIJAAAA | enderiobase | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderioconduits | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | forestry | 5.8.0.270 | forestry_1.12.2-5.8.0.270.jar | None |
    | UCHIJAAAA | enderiointegrationforestry | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiointegrationticlate | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiomachines | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiopowertools | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | extraalchemy | 0.3.8.1-release | extraalchemy-0.3.8.1-release.jar | None |
    | UCHIJAAAA | galacticraftcore | 4.0.1.177 | GalacticraftCore-1.12.2-4.0.1.177.jar | None |
    | UCHIJAAAA | galacticraftplanets | 4.0.1.177 | Galacticraft-Planets-1.12.2-4.0.1.177.jar | None |
    | UCHIJAAAA | mjrlegendslib | 1.12.2-1.1.3 | MJRLegendsLib-1.12.2-1.1.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAAAA | extraplanets | 1.12.2-0.3.3 | ExtraPlanets-1.12.2-0.3.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
    | UCHIJAAAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
    | UCHIJAAAA | familiarfauna | 1.0.7 | FamiliarFauna-1.12.2-1.0.7.jar | None |
    | UCHIJAAAA | foamfix | 0.9.4-1.12.2 | FoamFix-1.12.2-0.9.4-Anarchy.jar | None |
    | UCHIJAAAA | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None |
    | UCHIJAAAA | gargoyles | 1 | Gargoyles+mod+1.12.2+patch+1.jar | None |
    | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
    | UCHIJAAAA | generallaymansaestheticspyingscreen | 7.0.0 | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None |
    | UCHIJAAAA | geographicraft | 0.8.7 | GeographiCraft-1.12-0.8.9b.jar | None |
    | UCHIJAAAA | globe | 0.0.1 | Globe-1.12.2-0.0.1.jar | None |
    | UCHIJAAAA | overlord | 2.4.10 | Overlord-1.12.2-2.4.10.jar | None |
    | UCHIJAAAA | runesofwizardry | 1.12.2-0.8.9 | Runes-of-Wizardry-1.12.2-0.8.9.jar | None |
    | UCHIJAAAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
    | UCHIJAAAA | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | UCHIJAAAA | hats | 7.0.0 | Hats-1.12.2-7.0.2.jar | None |
    | UCHIJAAAA | hatstand | 7.0.0 | HatStand-1.12.2-7.0.1.jar | None |
    | UCHIJAAAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UCHIJAAAA | immersivepetroleum | @VERSION@ | immersivepetroleum-1.12.2-1.1.6.jar | None |
    | UCHIJAAAA | immersivetech | 1.3.8 | immersivetech-1.12-1.3.8.jar | None |
    | UCHIJAAAA | llibrary | 1.7.9 | llibrary-1.7.9-1.12.jar | None |
    | UCHIJAAAA | lootbags | 2.5.4b | LootBags-1.12.2-2.5.4b.jar | None |
    | UCHIJAAAA | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
    | UCHIJAAAA | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | thaumcraft | 6.1.BETA14 | Thaumcraft-1.12.2-6.1.BETA14.jar | None |
    | UCHIJAAAA | thermalexpansion | 5.3.11 | ThermalExpansion-1.12.2-5.3.12.17-universal.jar | None |
    | UCHIJAAAA | omlib | 3.0.0-143 | omlib-1.12.2-3.0.0-143.jar | None |
    | UCHIJAAAA | ompd | 3.0.0-35 | ompd-1.12.2-3.0.0-35.jar | None |
    | UCHIJAAAA | opframe | 1.4.0 | OnlinePicFrame+v1.4.15+mc1.12.2.zip | None |
    | UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAAAA | openmodularturrets | 3.0.0-248 | openmodularturrets-1.12.2-3.0.0-248.jar | None |
    | UCHIJAAAA | harvestcraft | 1.12.2t | Pam's+HarvestCraft+1.12.2t.jar | None |
    | UCHIJAAAA | plustic | 6.5.1.0 | plustic-6.5.1.0.jar | None |
    | UCHIJAAAA | rotd | 1.7 | Realm+Of+The+Dragons+1.12+version+-+1.7.jar | None |
    | UCHIJAAAA | runesofwizardry_classics | 1.12.2-0.5.7 | RunesofWizardry-Classics-1.12.2-0.5.7.jar | None |
    | UCHIJAAAA | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None |
    | UCHIJAAAA | shipwrecks_winslow | 2.0.0 | shipwrecks-mc1.12.2-2.0.0.jar | None |
    | UCHIJAAAA | storageboats | 3.1 | StorageBoats-3.2.1.jar | None |
    | UCHIJAAAA | tcinventoryscan | 2.0.8 | ThaumicInventoryScanning_1.12.2-2.0.8.jar | None |
    | UCHIJAAAA | thermaldynamics | 2.3.11 | ThermalDynamics-1.12.2-2.3.11.7-universal.jar | None |
    | UCHIJAAAA | totemic | 1.12.2-0.11.1 | Totemic-1.12.2-0.11.1.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
    | UCHIJAAAA | vampirism | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAAAA | teamlapen-lib | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAAAA | wawla | 2.5.253 | Wawla-1.12.2-2.5.253.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | waystones | 4.0.43 | Waystones_1.12.2-4.0.43.jar | None |
    | UCHIJAAAA | lightorbs | 0.3.1 | lightorbs-Alpha+0.3.1.jar | None |

    Loaded coremods (and transformers):
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    team.chisel.ctm.client.asm.CTMTransformer
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)

    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    com.enderio.core.common.transform.EnderCoreTransformer
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
    micdoodle8.mods.miccore.MicdoodleTransformer
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
    pl.asie.foamfix.coremod.FoamFixTransformer
    IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
    blusunrize.immersiveengineering.common.asm.IEClassTransformer
    SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
    com.wynprice.secretroomsmod.core.SecretRoomsTransformer
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    openmods.core.OpenModsClassTransformer
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)

    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    lumien.hardcoredarkness.asm.ClassTransformer
    MovingWorldCore (movingworld-1.12-6.342-full.jar)

    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)

    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
    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:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 0 / 100; []
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    Heres the other crash that happens. They both happen at the same frequency.



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)
    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
    IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
    SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)
    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    MovingWorldCore (movingworld-1.12-6.342-full.jar)
    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)
    Contact their authors BEFORE contacting forge

    // I just don't know what went wrong :(

    Time: 5/24/18 9:46 PM
    Description: Exception in server tick loop

    java.lang.NullPointerException: Exception in server tick loop
    at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap$MapIterator.nextEntry(Long2ObjectOpenHashMap.java:636)
    at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap$ValueIterator.next(Long2ObjectOpenHashMap.java:876)
    at it.unimi.dsi.fastutil.objects.ObjectIterators.unwrap(ObjectIterators.java:324)
    at it.unimi.dsi.fastutil.objects.ObjectIterators.unwrap(ObjectIterators.java:344)
    at it.unimi.dsi.fastutil.objects.AbstractObjectCollection.toArray(AbstractObjectCollection.java:100)
    at java.util.ArrayList.<init>(ArrayList.java:177)
    at com.google.common.collect.Lists.newArrayList(Lists.java:149)
    at net.minecraft.world.gen.ChunkProviderServer.func_186027_a(ChunkProviderServer.java:217)
    at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1007)
    at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:408)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:689)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
    at java.lang.Thread.run(Thread.java:748)


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

    -- System Details --
    Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 3.10.0-693.21.1.el7.x86_64
    Java Version: 1.8.0_141, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 6708866440 bytes (6398 MB) / 10218897408 bytes (9745 MB) up to 10218897408 bytes (9745 MB)
    JVM Flags: 2 total; -Xmx10240M -Xms10240M
    IntCache: cache: 3, tcache: 6, allocated: 0, tallocated: 7
    FML: MCP 9.42 Powered by Forge 14.23.3.2675 108 mods loaded, 108 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 |
    |:--------- |:-------------------------------------------- |:----------------- |:---------------------------------------------------- |:---------------------------------------- |
    | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
    | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
    | UCHIJAAAA | FML | 8.0.99.99 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | forge | 14.23.3.2675 | custom.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | creativecoredummy | 1.0.0 | minecraft.jar | None |
    | UCHIJAAAA | micdoodlecore | | minecraft.jar | None |
    | UCHIJAAAA | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
    | UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None |
    | UCHIJAAAA | foamfixcore | 7.7.4 | minecraft.jar | None |
    | UCHIJAAAA | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
    | UCHIJAAAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
    | UCHIJAAAA | csb_armorstand | 1.0.4 | ArmorStandGUI-1.12-1.0.4.jar | None |
    | UCHIJAAAA | aroma1997core | 2.0.0.0.b150 | Aroma1997Core-1.12.2-2.0.0.0.b150.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAAAA | aroma1997sdimension | 2.0.0.2.b69 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b69.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAAAA | aromabackup | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAAAA | aromabackuprecovery | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | None |
    | UCHIJAAAA | astralsorcery | 1.8.5 | astralsorcery-1.12.2-1.8.5.jar | None |
    | UCHIJAAAA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
    | UCHIJAAAA | autoreglib | 1.3-16 | AutoRegLib-1.3-16.jar | None |
    | UCHIJAAAA | badmobs | 1.0.25 | BadMobs-1.12.2-1.0.25.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
    | UCHIJAAAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
    | UCHIJAAAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
    | UCHIJAAAA | endercore | 1.12.2-0.5.20 | EnderCore-1.12.2-0.5.20.jar | None |
    | UCHIJAAAA | jei | 4.9.1.185 | jei_1.12.2-4.9.1.185.jar | None |
    | UCHIJAAAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
    | UCHIJAAAA | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None |
    | UCHIJAAAA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
    | UCHIJAAAA | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None |
    | UCHIJAAAA | enderio | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiointegrationtic | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
    | UCHIJAAAA | bhc | 1.1.0b | baubley-heart-canisters-1.12.2-1.1.0b.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
    | UCHIJAAAA | betterchests | 3.0.0.0.b83 | BetterChests-1.12.2-3.0.0.0.b83.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAAAA | bibliocraft | 2.4.4 | BiblioCraft[v2.4.4][MC1.12.2].jar | None |
    | UCHIJAAAA | biomesoplenty | 7.0.1.2387 | BiomesOPlenty-1.12.2-7.0.1.2387-universal.jar | None |
    | UCHIJAAAA | chiselsandbits | 14.16 | chiselsandbits-14.16.jar | None |
    | UCHIJAAAA | codechickenlib | 3.1.8.341 | CodeChickenLib-1.12.2-3.1.8.341-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | potioncore | 1.6_for_1.12.2 | PotionCore-1.6_for_1.12.2.jar | None |
    | UCHIJAAAA | compot | 1.1 | CombinedPotions-1.12-1.1.jar | None |
    | UCHIJAAAA | conarm | 0.0.19-b | conarm-1.12.2-0.0.19-b.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | UCHIJAAAA | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None |
    | UCHIJAAAA | creativecore | 1.9.9 | CreativeCore_v1.9.22_mc1.12.2.jar | None |
    | UCHIJAAAA | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None |
    | UCHIJAAAA | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None |
    | UCHIJAAAA | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.136.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | densemetals | 1.2.0 | DenseMetals-1.12-1.2.0.20.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | cdm | 0.4.1 | device-mod-0.4.1-1.12.2.jar | None |
    | UCHIJAAAA | ebwizardry | 4.1.0 | Electroblob's+Wizardry+-+4.1.0+-+MC+1.12.2.jar | None |
    | UCHIJAAAA | enderiobase | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderioconduits | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | forestry | 5.8.0.270 | forestry_1.12.2-5.8.0.270.jar | None |
    | UCHIJAAAA | enderiointegrationforestry | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiointegrationticlate | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiomachines | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiopowertools | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | extraalchemy | 0.3.8.1-release | extraalchemy-0.3.8.1-release.jar | None |
    | UCHIJAAAA | galacticraftcore | 4.0.1.177 | GalacticraftCore-1.12.2-4.0.1.177.jar | None |
    | UCHIJAAAA | galacticraftplanets | 4.0.1.177 | Galacticraft-Planets-1.12.2-4.0.1.177.jar | None |
    | UCHIJAAAA | mjrlegendslib | 1.12.2-1.1.3 | MJRLegendsLib-1.12.2-1.1.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAAAA | extraplanets | 1.12.2-0.3.3 | ExtraPlanets-1.12.2-0.3.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.6.jar | None |
    | UCHIJAAAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
    | UCHIJAAAA | familiarfauna | 1.0.7 | FamiliarFauna-1.12.2-1.0.7.jar | None |
    | UCHIJAAAA | foamfix | 0.9.4-1.12.2 | FoamFix-1.12.2-0.9.4-Anarchy.jar | None |
    | UCHIJAAAA | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None |
    | UCHIJAAAA | gargoyles | 1 | Gargoyles+mod+1.12.2+patch+1.jar | None |
    | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
    | UCHIJAAAA | generallaymansaestheticspyingscreen | 7.0.0 | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None |
    | UCHIJAAAA | geographicraft | 0.8.7 | GeographiCraft-1.12-0.8.9b.jar | None |
    | UCHIJAAAA | globe | 0.0.1 | Globe-1.12.2-0.0.1.jar | None |
    | UCHIJAAAA | overlord | 2.4.10 | Overlord-1.12.2-2.4.10.jar | None |
    | UCHIJAAAA | runesofwizardry | 1.12.2-0.8.9 | Runes-of-Wizardry-1.12.2-0.8.9.jar | None |
    | UCHIJAAAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
    | UCHIJAAAA | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | UCHIJAAAA | hats | 7.0.0 | Hats-1.12.2-7.0.2.jar | None |
    | UCHIJAAAA | hatstand | 7.0.0 | HatStand-1.12.2-7.0.1.jar | None |
    | UCHIJAAAA | immersiveengineering | 0.12-82 | ImmersiveEngineering-0.12-82.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | UCHIJAAAA | immersivepetroleum | @VERSION@ | immersivepetroleum-1.12.2-1.1.6.jar | None |
    | UCHIJAAAA | immersivetech | 1.3.8 | immersivetech-1.12-1.3.8.jar | None |
    | UCHIJAAAA | llibrary | 1.7.9 | llibrary-1.7.9-1.12.jar | None |
    | UCHIJAAAA | lootbags | 2.5.4b | LootBags-1.12.2-2.5.4b.jar | None |
    | UCHIJAAAA | mcmultipart | 2.5.1 | MCMultiPart-2.5.1.jar | None |
    | UCHIJAAAA | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | thaumcraft | 6.1.BETA14 | Thaumcraft-1.12.2-6.1.BETA14.jar | None |
    | UCHIJAAAA | thermalexpansion | 5.3.11 | ThermalExpansion-1.12.2-5.3.12.17-universal.jar | None |
    | UCHIJAAAA | omlib | 3.0.0-143 | omlib-1.12.2-3.0.0-143.jar | None |
    | UCHIJAAAA | ompd | 3.0.0-35 | ompd-1.12.2-3.0.0-35.jar | None |
    | UCHIJAAAA | opframe | 1.4.0 | OnlinePicFrame+v1.4.15+mc1.12.2.zip | None |
    | UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAAAA | openmodularturrets | 3.0.0-248 | openmodularturrets-1.12.2-3.0.0-248.jar | None |
    | UCHIJAAAA | harvestcraft | 1.12.2t | Pam's+HarvestCraft+1.12.2t.jar | None |
    | UCHIJAAAA | planarartifice | 0.0.8 | planarartifice-0.8.jar | None |
    | UCHIJAAAA | plustic | 6.5.1.0 | plustic-6.5.1.0.jar | None |
    | UCHIJAAAA | rotd | 1.7 | Realm+Of+The+Dragons+1.12+version+-+1.7.jar | None |
    | UCHIJAAAA | runesofwizardry_classics | 1.12.2-0.5.7 | RunesofWizardry-Classics-1.12.2-0.5.7.jar | None |
    | UCHIJAAAA | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None |
    | UCHIJAAAA | shipwrecks_winslow | 2.0.0 | shipwrecks-mc1.12.2-2.0.0.jar | None |
    | UCHIJAAAA | storageboats | 3.1 | StorageBoats-3.2.1.jar | None |
    | UCHIJAAAA | tcinventoryscan | 2.0.8 | ThaumicInventoryScanning_1.12.2-2.0.8.jar | None |
    | UCHIJAAAA | thermaldynamics | 2.3.11 | ThermalDynamics-1.12.2-2.3.11.7-universal.jar | None |
    | UCHIJAAAA | totemic | 1.12.2-0.11.1 | Totemic-1.12.2-0.11.1.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
    | UCHIJAAAA | vampirism | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAAAA | teamlapen-lib | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAAAA | wawla | 2.5.253 | Wawla-1.12.2-2.5.253.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | waystones | 4.0.43 | Waystones_1.12.2-4.0.43.jar | None |
    | UCHIJAAAA | lightorbs | 0.3.1 | lightorbs-Alpha+0.3.1.jar | None |

    Loaded coremods (and transformers):
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    team.chisel.ctm.client.asm.CTMTransformer
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)

    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    com.enderio.core.common.transform.EnderCoreTransformer
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar)
    micdoodle8.mods.miccore.MicdoodleTransformer
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix-1.12.2-0.9.4-Anarchy.jar)
    pl.asie.foamfix.coremod.FoamFixTransformer
    IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
    blusunrize.immersiveengineering.common.asm.IEClassTransformer
    SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
    com.wynprice.secretroomsmod.core.SecretRoomsTransformer
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    openmods.core.OpenModsClassTransformer
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)

    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    lumien.hardcoredarkness.asm.ClassTransformer
    MovingWorldCore (movingworld-1.12-6.342-full.jar)

    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)

    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
    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:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 0 / 100; []
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

    Posted in: Java Edition Support
  • 0

    posted a message on Exception Ticking World Crash

    Alright, I put the world on a server and it found that the client-side crash report omitted one very important detail. It said the Pech entity from Thaumcraft was producing an error on spawn, causing the crash. After disabling it in the configs, haven't had a crash since.

    Posted in: Java Edition Support
  • 0

    posted a message on Exception Ticking World Crash

    I've had this crash happen multiple times and I don't know what's causing it, any help would be appreciated.


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    IELoadingPlugin (ImmersiveEngineering-0.12-78-core.jar)
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)
    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.174.jar)
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)
    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    LittlePatchingLoader (LittleTiles_v1.5.0-pre97_mc1.12.2.jar)
    MovingWorldCore (movingworld-1.12-6.342-full.jar)
    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)
    Contact their authors BEFORE contacting forge

    // Who set us up the TNT?

    Time: 5/2/18 1:40 PM
    Description: Exception ticking world

    java.lang.NullPointerException: Exception ticking world
    at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
    at WorldServerOF.func_72835_b(WorldServerOF.java:37)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
    at java.lang.Thread.run(Unknown Source)


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

    -- Head --
    Thread: Server thread
    Stacktrace:
    at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:229)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
    at WorldServerOF.func_72835_b(WorldServerOF.java:37)

    -- Affected level --
    Details:
    Level name: WaterWarudo
    All players: 1 total; [GCEntityPlayerMP['LordXemnas23'/550, l='WaterWarudo', x=-555.08, y=69.86, z=-274.92]]
    Chunk stats: ServerChunkCache: 833 Drop: 0
    Level seed: 9179575474328196441
    Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
    Level generator options: {"landScheme":"archipelago","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"small","amplitude":1.0,"generateBopOre":true,"generatePoisonIvy":false,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
    Level spawn location: World: (-544,123,-48), Chunk: (at 0,7,0 in -34,-3; contains blocks -544,0,-48 to -529,255,-33), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
    Level time: 1648 game time, 1648 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 31133 (now: false), thunder time: 40049 (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:754)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_161, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1326613664 bytes (1265 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    IntCache: cache: 1, tcache: 13, allocated: 0, tallocated: 8
    FML: MCP 9.42 Powered by Forge 14.23.3.2675 Optifine OptiFine_1.12.2_HD_U_D1 94 mods loaded, 94 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 |
    |:--------- |:-------------------------------------------- |:----------------- |:------------------------------------------------ |:---------------------------------------- |
    | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
    | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
    | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2675.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | forge | 14.23.3.2675 | forge-1.12.2-14.23.3.2675.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | creativecoredummy | 1.0.0 | minecraft.jar | None |
    | UCHIJAAAA | littletilescore | 1.0.0 | minecraft.jar | None |
    | UCHIJAAAA | micdoodlecore | | minecraft.jar | None |
    | UCHIJAAAA | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None |
    | UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None |
    | UCHIJAAAA | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
    | UCHIJAAAA | csb_armorstand | 1.0.4 | ArmorStandGUI-1.12-1.0.4.jar | None |
    | UCHIJAAAA | aroma1997core | 2.0.0.0.b150 | Aroma1997Core-1.12.2-2.0.0.0.b150.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAAAA | aromabackup | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | UCHIJAAAA | aromabackuprecovery | 2.1.1.3.b98 | AromaBackup-1.12.2-2.1.1.3.b98.jar | None |
    | UCHIJAAAA | astralsorcery | 1.8.5 | astralsorcery-1.12.2-1.8.5.jar | None |
    | UCHIJAAAA | psi | r1.1-59 | Psi-r1.1-59.jar | None |
    | UCHIJAAAA | autoreglib | 1.3-16 | AutoRegLib-1.3-16.jar | None |
    | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
    | UCHIJAAAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
    | UCHIJAAAA | ctm | MC1.12-0.2.3.12 | CTM-MC1.12-0.2.3.12.jar | None |
    | UCHIJAAAA | chisel | MC1.12.2-0.2.0.31 | Chisel-MC1.12.2-0.2.0.31.jar | None |
    | UCHIJAAAA | endercore | 1.12.2-0.5.20 | EnderCore-1.12.2-0.5.20.jar | None |
    | UCHIJAAAA | jei | 4.9.1.175 | jei_1.12.2-4.9.1.175.jar | None |
    | UCHIJAAAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
    | UCHIJAAAA | cofhcore | 4.3.11 | CoFHCore-1.12.2-4.3.11.6-universal.jar | None |
    | UCHIJAAAA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
    | UCHIJAAAA | thermalfoundation | 2.3.11 | ThermalFoundation-1.12.2-2.3.12.10-universal.jar | None |
    | UCHIJAAAA | enderio | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiointegrationtic | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
    | UCHIJAAAA | bhc | 1.1.0b | baubley-heart-canisters-1.12.2-1.1.0b.jar | 7b14aaee2dd17b12a140baecab28948fff3a263f |
    | UCHIJAAAA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
    | UCHIJAAAA | biomesoplenty | 7.0.1.2381 | BiomesOPlenty-1.12.2-7.0.1.2381-universal.jar | None |
    | UCHIJAAAA | codechickenlib | 3.1.6.339 | CodeChickenLib-1.12.2-3.1.6.339-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | potioncore | 1.6_for_1.12.2 | PotionCore-1.6_for_1.12.2.jar | None |
    | UCHIJAAAA | compot | 1.1 | CombinedPotions-1.12-1.1.jar | None |
    | UCHIJAAAA | cookingforblockheads | 6.3.26 | CookingForBlockheads_1.12.2-6.3.26.jar | None |
    | UCHIJAAAA | creativecore | 1.9.9 | CreativeCore_v1.9.22_mc1.12.2.jar | None |
    | UCHIJAAAA | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None |
    | UCHIJAAAA | davincisvessels | @DVESSELSVER@ | davincisvessels-1.12-6.340-full.jar | None |
    | UCHIJAAAA | orespawn | 3.3.0 | OreSpawn-1.12-3.3.0.136.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | densemetals | 1.2.0 | DenseMetals-1.12-1.2.0.20.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | cdm | 0.3.1 | device-mod-0.3.1-1.12.2.jar | None |
    | UCHIJAAAA | ebwizardry | 4.1.0 | Electroblob's+Wizardry+-+4.1.0+-+MC+1.12.2.jar | None |
    | UCHIJAAAA | enderiobase | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderioconduits | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | forestry | 5.8.0.270 | forestry_1.12.2-5.8.0.270.jar | None |
    | UCHIJAAAA | enderiointegrationforestry | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiointegrationticlate | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiomachines | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | enderiopowertools | 5.0.22 | EnderIO-1.12.2-5.0.22.jar | None |
    | UCHIJAAAA | extraalchemy | 0.3.8.1-release | extraalchemy-0.3.8.1-release.jar | None |
    | UCHIJAAAA | galacticraftcore | 4.0.1.174 | GalacticraftCore-1.12.2-4.0.1.174.jar | None |
    | UCHIJAAAA | galacticraftplanets | 4.0.1.174 | Galacticraft-Planets-1.12.2-4.0.1.174.jar | None |
    | UCHIJAAAA | mjrlegendslib | 1.12.2-1.1.3 | MJRLegendsLib-1.12.2-1.1.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAAAA | extraplanets | 1.12.2-0.3.3 | ExtraPlanets-1.12.2-0.3.3.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
    | UCHIJAAAA | fairylights | 2.1.2 | fairylights-2.1.2-1.12.x.jar | None |
    | UCHIJAAAA | cfm | 4.2.0 | furniture-4.2.0-1.12.2.jar | None |
    | UCHIJAAAA | gargoyles | 1 | Gargoyles+mod+1.12.2+patch+1.jar | None |
    | UCHIJAAAA | geographicraft | 0.8.7 | GeographiCraft-1.12-0.8.9b.jar | None |
    | UCHIJAAAA | overlord | 2.4.10 | Overlord-1.12.2-2.4.10.jar | None |
    | UCHIJAAAA | runesofwizardry | 1.12.2-0.8.9 | Runes-of-Wizardry-1.12.2-0.8.9.jar | None |
    | UCHIJAAAA | guideapi | 1.12-2.1.5-60 | Guide-API-1.12-2.1.5-60.jar | None |
    | UCHIJAAAA | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
    | UCHIJAAAA | hats | 7.0.0 | Hats-1.12.2-7.0.2.jar | None |
    | UCHIJAAAA | hatstand | 7.0.0 | HatStand-1.12.2-7.0.1.jar | None |
    | UCHIJAAAA | immersiveengineering | 0.12-78 | ImmersiveEngineering-0.12-78.jar | None |
    | UCHIJAAAA | immersivepetroleum | @VERSION@ | immersivepetroleum-1.12.2-1.1.6.jar | None |
    | UCHIJAAAA | immersivetech | 1.3.5 | immersivetech-1.12-1.3.5.jar | None |
    | UCHIJAAAA | littletiles | 1.5.0 | LittleTiles_v1.5.0-pre97_mc1.12.2.jar | None |
    | UCHIJAAAA | lootbags | 2.5.4b | LootBags-1.12.2-2.5.4b.jar | None |
    | UCHIJAAAA | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | thaumcraft | 6.1.BETA11 | Thaumcraft-1.12.2-6.1.BETA11.jar | None |
    | UCHIJAAAA | thermalexpansion | 5.3.11 | ThermalExpansion-1.12.2-5.3.12.17-universal.jar | None |
    | UCHIJAAAA | omlib | 3.0.0-140 | omlib-1.12.2-3.0.0-140.jar | None |
    | UCHIJAAAA | opframe | 1.4.0 | OnlinePicFrame+v1.4.15+mc1.12.2.zip | None |
    | UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | UCHIJAAAA | openmodularturrets | 3.0.0-243 | openmodularturrets-1.12.2-3.0.0-243.jar | None |
    | UCHIJAAAA | harvestcraft | 1.12.2t | Pam's+HarvestCraft+1.12.2t.jar | None |
    | UCHIJAAAA | plustic | 6.3.6.2 | plustic-6.3.6.2.jar | None |
    | UCHIJAAAA | runesofwizardry_classics | 1.12.2-0.5.7 | RunesofWizardry-Classics-1.12.2-0.5.7.jar | None |
    | UCHIJAAAA | secretroomsmod | 5.3.2 | secretroomsmod-1.12.2-5.3.2.jar | None |
    | UCHIJAAAA | shipwrecks_winslow | 2.0.0 | shipwrecks-mc1.12.2-2.0.0.jar | None |
    | UCHIJAAAA | storageboats | 3.1 | StorageBoats-3.2.1.jar | None |
    | UCHIJAAAA | tcinventoryscan | 2.0.8 | ThaumicInventoryScanning_1.12.2-2.0.8.jar | None |
    | UCHIJAAAA | thaumicjei | 1.1.2 | ThaumicJEI-1.12.2-1.2.0-3.jar | None |
    | UCHIJAAAA | thermaldynamics | 2.3.11 | ThermalDynamics-1.12.2-2.3.11.7-universal.jar | None |
    | UCHIJAAAA | totemic | 1.12.2-0.11.1 | Totemic-1.12.2-0.11.1.jar | 21d11d7bf4d97b465382a1f95428029aac6daaea |
    | UCHIJAAAA | vampirism | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAAAA | teamlapen-lib | 1.3.7 | Vampirism-1.12-1.3.7.jar | None |
    | UCHIJAAAA | wawla | 2.5.253 | Wawla-1.12.2-2.5.253.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
    | UCHIJAAAA | lightorbs | 0.2.0 | lightorbs-Alpha+0.2.0.jar | None |

    Loaded coremods (and transformers):
    IELoadingPlugin (ImmersiveEngineering-0.12-78-core.jar)
    blusunrize.immersiveengineering.common.asm.IEClassTransformer
    CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
    team.chisel.ctm.client.asm.CTMTransformer
    CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b150.jar)

    EnderCorePlugin (EnderCore-1.12.2-0.5.20.jar)
    com.enderio.core.common.transform.EnderCoreTransformer
    MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.174.jar)
    micdoodle8.mods.miccore.MicdoodleTransformer
    OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
    openmods.core.OpenModsClassTransformer
    AstralCore (astralsorcery-1.12.2-1.8.5.jar)

    LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
    lumien.hardcoredarkness.asm.ClassTransformer
    LittlePatchingLoader (LittleTiles_v1.5.0-pre97_mc1.12.2.jar)
    com.creativemd.littletiles.LittleTilesTransformer
    MovingWorldCore (movingworld-1.12-6.342-full.jar)

    CreativePatchingLoader (CreativeCore_v1.9.22_mc1.12.2.jar)

    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
    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)

    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.):
    * Optifine is installed. 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 ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [GCEntityPlayerMP['LordXemnas23'/550, l='WaterWarudo', x=-555.08, y=69.86, z=-274.92]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.12.2_HD_U_D1
    OptiFine Build: 20180323-135452
    Render Distance Chunks: 13
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.4.0 - Build 21.20.16.4550
    OpenGlRenderer: Intel(R) HD Graphics 530
    OpenGlVendor: Intel
    CpuCount: 4

    Posted in: Java Edition Support
  • 0

    posted a message on Realm Of The Dragons (1.10.2 - 1.12)

    Are there any buttons to ascend or descend? Or am I missing something in the keybind options. Second, will flight be as smooth as Dragon Mounts? Flight on dragons now seems a bit slow and jittery compared to the other one. Overall great mod.

    Posted in: WIP Mods
  • 0

    posted a message on Dungeons! Mod

    With the dungeon configirations, is it possible for me to make my own custom dungeons and use mcedit to export them as a custom generated structure and put it into the plans folder for this mod?

    Posted in: Minecraft Mods
  • 0

    posted a message on MCDungeon v0.18.0

    Question, Will modded items spawn in chests generated? I would like to use this tool to generate custom dungeons for an eventual modded server that I’m creating.

    Posted in: Minecraft Tools
  • 0

    posted a message on Need Builders

    alright, I need someone that will be an interior decorator for all the houses being built. Their job is to decorate the inside of buildings, and a bit on exterior if needed, if that's you, come on so I can see your skill.

    Posted in: Server Recruitment
  • 0

    posted a message on Need Builders

    alright, come on in an hour or 2, ill be on then.

    Posted in: Server Recruitment
  • 0

    posted a message on Need Builders

    Thanks but no thanks, I'm lookin for people that will stay and work for free, we just wanna have fun with what we do. And holy crap Microsoft edge sucks! took me 25 min to write this because of constant reloading and freezing.

    Posted in: Server Recruitment
  • 0

    posted a message on Need Builders

    Oh another French builder, I hired one last week but haven't seen him on for a while though, I live on eastern coast of the US, but I cant wait to see your work.

    Posted in: Server Recruitment
  • 0

    posted a message on Need Builders

    First off, I'm not the owner of the server, but I'm the head builder. I need professional builders that are skilled in medievalish architecture, making dungeons and mines, or guys that embellish the towns and cities. The ip is play.asparia.net so I can see your skill.

    Posted in: Server Recruitment
  • 0

    posted a message on Looking for Builders

    also forgot to mention this server is in development

    Posted in: Server Recruitment
  • To post a comment, please .