SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

Async Light causes IndexOutOfBoundsException SPacketChunkData #2405

Closed sfxworks closed 5 years ago

sfxworks commented 6 years ago

I am currently running Minecraft: 1.12.2 SpongeAPI: 7.1.0-SNAPSHOT-d453c3e SpongeForge: 1.12.2-2705-7.1.0-BETA-3206 Minecraft Forge: 14.23.4.2705

Plugins

Minecraft, Minecraft Coder Pack, SpongeAPI, SpongeForge, Aliases, BattleLog, CatClearLag, Holograms, LangSwitch, LuckPerms, MMCReboot, MMCRestrict, MMCTickets, Nucleus, Plan, ProjectCore, ProjectPortals, ProjectWorlds, ServerListPlus, SleepVote, Total Economy, Universe Guard 2, VillagerShops, Web-API, WorldEdit, spark

Mods:

Mods (97): Minecraft, Minecraft Coder Pack, Forge Mod Loader, Minecraft Forge, SpongeAPI, SpongeForge, AE2 Stuff, Actually Additions, Advanced Solar Panels, Ambience, Applied Energistics 2, AutoRegLib, BC Builders, BC Energy, BC Factory, BC Robotics, BC Silicon, BC Transport, BD Lib, Baubles, Blood Debug, Brandon's Core, BuildCraft, BuildCraft Compat, BuildCraft Lib, CoFH Core, CoFH World, CodeChicken Lib, ComputerCraft, CustomNPCs, DiscordIntegration, Draconic Evolution, Ender IO, Ender IO Applied Energistics Conduits, Ender IO Base, Ender IO Conduits, Ender IO Integration with Forestry, Ender IO Integration with Tinkers' Construct, Ender IO Integration with Tinkers' Construct, Ender IO Machines, Ender IO Open Computers Conduits, Ender IO Powertools, Ender IO Refined Storage Conduits, EnderCore, EnderStorage, Ex Compressum, Ex Nihilo Creatio, Extra Cells 2, Extra Planets, Extreme Reactors, Faction Mod, Galacticraft Core, Galacticraft Planets, ICBM-Classic, Immersive Engineering, IndustrialCraft 2, Inventory Tweaks, Iron Chest, It's the little things, JourneyMap, Just Enough Items, MJRLegendsLib, Malisis Advert, MalisisCore, Mantle, Mekanism, MekanismGenerators, MekanismTools, Micdoodle8 Core, NoMoreRecipeConflict, NuclearCraft, OMLib, Open Glider, Open Modular Turrets, OpenBlocks, OpenModsLib, OpenModsLib Core, PlusTiC, Quark, Random Things, Reborn Core, Redstone Arsenal, Redstone Flux, SG Craft, Simply Jetpacks 2, Smooth Font Core, Steve's Carts 2, TESLA, Thermal Dynamics, Thermal Expansion, Thermal Foundation, Tinkers' Construct, VanillaFix, What Are We Looking At, Wireless Crafting Terminal 2, Zero CORE, p455w0rd's Library

Issue Description

Last I heard a user was in space looking at schematics in chests and then they crashed... I am usually able to see what's up based on the crash report but the only evidence I have is that player statement and the dim affected in the crash report. Seems like it may correlate with extra-planets. Unsure.

https://gist.github.com/sfxworks/2a3d0f1a51d2fd5294b7b31203469a5c

Shybella commented 6 years ago

Is this related? https://github.com/SpongePowered/SpongeForge/issues/2276#issuecomment-415536380

sfxworks commented 6 years ago

Possibly but unsure. Another note to add is that I had to sigterm the java process. It just let the server hang but marked "connected" players as afk. Don't know if that's related.

Aaron1011 commented 6 years ago

@sfxworks You're using an extremely outdated build of Sponge - you should update to the latest version.

sfxworks commented 6 years ago

Upgrading the version revealed the chunk but it still occurs

---- Minecraft Crash Report ----
// Oh - I know what I did wrong!

Time: 2018-08-24 04:31:19 EDT
Description: Exception ticking world

java.lang.RuntimeException: Exception creating chunk packet for chunk at '[obfuscated]'!
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zja000(SourceFile:547)
    at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
    at net.minecraft.server.management.PlayerChunkMapEntry.sendToPlayers(PlayerChunkMapEntry.java:157)
    at net.minecraft.server.management.PlayerChunkMap.tick(SourceFile:165)
    at net.minecraft.world.WorldServer.tick(WorldServer.java:227)
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:756)
    at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:396)
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IndexOutOfBoundsException: writerIndex(52800) + minWritableBytes(8) exceeds maxCapacity(52803): UnpooledHeapByteBuf(ridx: 0, widx: 52800, cap: 52803/52803)
    at io.netty.buffer.AbstractByteBuf.ensureWritable0(AbstractByteBuf.java:275)
    at io.netty.buffer.AbstractByteBuf.writeLong(AbstractByteBuf.java:1000)
    at net.minecraft.network.PacketBuffer.writeLong(PacketBuffer.java:1069)
    at net.minecraft.network.PacketBuffer.writeLongArray(PacketBuffer.java:128)
    at net.minecraft.world.chunk.BlockStateContainer.write(BlockStateContainer.java:126)
    at net.minecraft.network.play.server.SPacketChunkData.extractChunkData(SourceFile:122)
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zja000(SourceFile:545)
    ... 9 more

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

-- Affected level --
  Level name: world
  All players: 6 total; [obfuscated]
  Chunk stats: ServerChunkCache: 1690 Drop: 0
  Level seed: [obfuscated]
  Level generator: ID 00 - default, ver 1. Features enabled: true
  Level generator options:
  Level spawn location: World: (32,75,287), Chunk: (at 0,4,15 in 2,17; contains blocks 32,0,272 to 47,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  Level time: 102491195 game time, 24444938 day time
  Level dimension: 0
  Level storage version: 0x04ABD - Anvil
  Level weather: Rain time: 40999 (now: false), thunder time: 42175 (now: false)
  Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

-- Sponge PhaseTracker --
  Phase Stack: [Empty stack]

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Linux (amd64) version 4.9.118-xxxx-std-ipv6-64
  Java Version: 1.8.0_181, Oracle Corporation
  Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 6308903744 bytes (6016 MB) / 26843545600 bytes (25600 MB) up to 26843545600 bytes (25600 MB)
  JVM Flags: 17 total; -Xms25G -Xmx25G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:InitiatingHeapOccupancyPercent=10 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+AggressiveOpts -XX:+AlwaysPreTouch -XX:G1MaxNewSizePercent=60 -XX:G1NewSizePercent=35 -XX:InitiatingHeapOccupancyPercent=15 -XX:+UseLargePagesInMetaspace
  IntCache: cache: 22, tcache: 94, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.4.2705 119 mods loaded, 119 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                    | server.jar                                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | UCHIJAAAA | forge                             | 14.23.4.2705                 | server.jar                                         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | UCHIJAAAA | micdoodlecore                     |                              | minecraft.jar                                      | None                                     |
       | UCHIJAAAA | smoothfontcore                    | 1.12.2-1.14                  | minecraft.jar                                      | None                                     |
       | UCHIJAAAA | spongeapi                         | 7.1.0-SNAPSHOT-7105dfc       | aaaaspongeforge-1.12.2-2705-7.1.0-BETA-3361.jar    | None                                     |
       | UCHIJAAAA | sponge                            | 1.12.2-2705-7.1.0-BETA-3361  | aaaaspongeforge-1.12.2-2705-7.1.0-BETA-3361.jar    | 6729a677746f8cf63ef31881f913ed15d431b7f0 |
       | UCHIJAAAA | openmodscore                      | 0.11.5                       | minecraft.jar                                      | None                                     |
       | UCHIJAAAA | actuallyadditions                 | 1.12.2-r135                  | ActuallyAdditions-1.12.2-r135.jar                  | None                                     |
       | UCHIJAAAA | ic2                               | 2.8.90-ex112                 | industrialcraft-2-2.8.90-ex112.jar                 | de041f9f6187debbc77034a344134053277aa3b0 |
       | UCHIJAAAA | advanced_solar_panels             | 4.2.0                        | Advanced Solar Panels-4.2.0.jar                    | None                                     |
       | UCHIJAAAA | appliedenergistics2               | rv5-stable-11                | appliedenergistics2-rv5-stable-11.jar              | None                                     |
       | UCHIJAAAA | bdlib                             | 1.14.3.12                    | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
       | UCHIJAAAA | ae2stuff                          | 0.7.0.4                      | ae2stuff-0.7.0.4-mc1.12.2.jar                      | None                                     |
       | UCHIJAAAA | ambience                          | GRADLE:VERSION-GRADLE:BUILD  | Ambience 1.1-10.jar                                | None                                     |
       | UCHIJAAAA | quark                             | r1.4-125                     | Quark-r1.4-125.jar                                 | None                                     |
       | UCHIJAAAA | autoreglib                        | 1.3-18                       | AutoRegLib-1.3-18.jar                              | None                                     |
       | UCHIJAAAA | baubles                           | 1.5.2                        | Baubles-1.12-1.5.2.jar                             | None                                     |
       | UCHIJAAAA | blooddebug                        | 0.0.1.-7                     | BloodDebug-1.12.2-0.0.1-7.jar                      | None                                     |
       | UCHIJAAAA | codechickenlib                    | 3.2.0.345                    | CodeChickenLib-1.12.2-3.2.0.345-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | UCHIJAAAA | redstoneflux                      | 2.0.2                        | RedstoneFlux-1.12-2.0.2.3-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJAAAA | brandonscore                      | 2.4.3                        | BrandonsCore-1.12.2-2.4.3.168-universal.jar        | None                                     |
       | UCHIJAAAA | buildcraftlib                     | 7.99.17                      | buildcraft-7.99.17.jar                             | None                                     |
       | UCHIJAAAA | buildcraftcore                    | 7.99.17                      | buildcraft-7.99.17.jar                             | None                                     |
       | UCHIJAAAA | buildcraftbuilders                | 7.99.17                      | buildcraft-7.99.17.jar                             | None                                     |
       | UCHIJAAAA | buildcraftenergy                  | 7.99.17                      | buildcraft-7.99.17.jar                             | None                                     |
       | UCHIJAAAA | buildcraftfactory                 | 7.99.17                      | buildcraft-7.99.17.jar                             | None                                     |
       | UCHIJAAAA | buildcraftrobotics                | 7.99.17                      | buildcraft-7.99.17.jar                             | None                                     |
       | UCHIJAAAA | buildcrafttransport               | 7.99.17                      | buildcraft-7.99.17.jar                             | None                                     |
       | UCHIJAAAA | buildcraftsilicon                 | 7.99.17                      | buildcraft-7.99.17.jar                             | None                                     |
       | UCHIJAAAA | buildcraftcompat                  | 7.99.14                      | buildcraft-compat-7.99.14.jar                      | None                                     |
       | UCHIJAAAA | cofhcore                          | 4.5.2                        | CoFHCore-1.12.2-4.5.2.19-universal.jar             | None                                     |
       | UCHIJAAAA | cofhworld                         | 1.2.0                        | CoFHWorld-1.12.2-1.2.0.5-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJAAAA | computercraft                     | 1.80pr1                      | ComputerCraft1.80pr1.jar                           | None                                     |
       | UCHIJAAAA | customnpcs                        | 1.12                         | CustomNPCs_1.12.2(13may18).jar                     | None                                     |
       | UCHIJAAAA | discordintegration                | 3.0.4                        | DiscordIntegration-mc1.12.2-3.0.5.jar              | None                                     |
       | UCHIJAAAA | thermalfoundation                 | 2.5.0                        | ThermalFoundation-1.12.2-2.5.0.19-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJAAAA | draconicevolution                 | 2.3.12                       | Draconic-Evolution-1.12.2-2.3.12.297-universal.jar | None                                     |
       | UCHIJAAAA | endercore                         | 1.12.2-0.5.31                | EnderCore-1.12.2-0.5.31.jar                        | None                                     |
       | UCHIJAAAA | jei                               | 4.10.0.198                   | jei_1.12.2-4.10.0.198.jar                          | None                                     |
       | UCHIJAAAA | thermalexpansion                  | 5.5.0                        | ThermalExpansion-1.12.2-5.5.0.29-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJAAAA | enderio                           | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | enderiointegrationtic             | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | enderiobase                       | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | enderioconduits                   | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | enderioconduitsopencomputers      | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | enderioconduitsrefinedstorage     | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | enderiointegrationforestry        | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | mantle                            | 1.12-1.3.2.24                | Mantle-1.12-1.3.2.24.jar                           | None                                     |
       | UCHIJAAAA | tconstruct                        | 1.12.2-2.10.1.87             | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
       | UCHIJAAAA | enderiointegrationticlate         | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | enderiomachines                   | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | enderiopowertools                 | 5.0.26                       | EnderIO-1.12.2-5.0.26.jar                          | None                                     |
       | UCHIJAAAA | enderstorage                      | 2.4.4.132                    | EnderStorage-1.12.2-2.4.4.132-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | UCHIJAAAA | exnihilocreatio                   | 1.12-0.2.4                   | exnihilocreatio-1.12-0.2.4.jar                     | None                                     |
       | UCHIJAAAA | excompressum                      | 3.0.22                       | ExCompressum_1.12.2-3.0.22.jar                     | None                                     |
       | UCHIJAAAA | extracells                        | 2.5.13                       | ExtraCells-1.12.2-2.5.13a60.jar                    | None                                     |
       | UCHIJAAAA | galacticraftcore                  | 4.0.1.181                    | GalacticraftCore-1.12.2-4.0.1.181.jar              | None                                     |
       | UCHIJAAAA | galacticraftplanets               | 4.0.1.181                    | Galacticraft-Planets-1.12.2-4.0.1.181.jar          | None                                     |
       | UCHIJAAAA | mjrlegendslib                     | 1.12.2-1.1.4                 | MJRLegendsLib-1.12.2-1.1.4.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
       | UCHIJAAAA | extraplanets                      | 1.12.2-0.4.0                 | ExtraPlanets-1.12.2-0.4.0.jar                      | b02331787272ec3515ebe63ecdeea0d746653468 |
       | UCHIJAAAA | zerocore                          | 1.12-0.1.2.2                 | zerocore-1.12-0.1.2.2.jar                          | None                                     |
       | UCHIJAAAA | bigreactors                       | 1.12.2-0.4.5.49              | ExtremeReactors-1.12.2-0.4.5.49.jar                | None                                     |
       | UCHIJAAAA | facmod                            | SNAPSHOT-3.6.0               | faction-mod-SNAPSHOT-3.6.0.jar                     | None                                     |
       | UCHIJAAAA | icbmclassic                       | 1.12.2-3.1.0.38              | ICBM-classic-1.12.2-3.1.0b38.jar                   | None                                     |
       | UCHIJAAAA | inventorytweaks                   | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar                       | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | UCHIJAAAA | ironchest                         | 1.12.2-7.0.44.829            | ironchest-1.12.2-7.0.44.829.jar                    | None                                     |
       | UCHIJAAAA | itlt                              | 1.0.0                        | itlt-1.12-1.0.0.jar                                | None                                     |
       | UCHIJAAAA | journeymap                        | 1.12.2-5.5.2                 | journeymap-1.12.2-5.5.2.jar                        | None                                     |
       | UCHIJAAAA | malisiscore                       | 1.12.2-6.4.0                 | malisiscore-1.12.2-6.4.0.jar                       | None                                     |
       | UCHIJAAAA | malisisadvert                     | 1.12.2-6.1.0                 | malisisadvert-1.12.2-6.1.0.jar                     | None                                     |
       | UCHIJAAAA | mekanism                          | 1.12.2-9.4.13.349            | Mekanism-1.12.2-9.4.13.349.jar                     | None                                     |
       | UCHIJAAAA | mekanismgenerators                | 9.4.11                       | MekanismGenerators-1.12.2-9.4.13.349.jar           | None                                     |
       | UCHIJAAAA | mekanismtools                     | 9.4.11                       | MekanismTools-1.12.2-9.4.13.349.jar                | None                                     |
       | UCHIJAAAA | recipehandler                     | 0.10                         | NoMoreRecipeConflict-0.10(1.12.2).jar              | None                                     |
       | UCHIJAAAA | nuclearcraft                      | 2.10p                        | NuclearCraft-2.10p--1.12.2.jar                     | None                                     |
       | UCHIJAAAA | omlib                             | 3.0.0-148                    | omlib-1.12.2-3.0.0-148.jar                         | 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 | openglider                        | @VERSION@                    | OpenGlider-1.12.1-1.1.0.jar                        | None                                     |
       | UCHIJAAAA | openmodularturrets                | 3.0.1-257                    | openmodularturrets-1.12.2-3.0.1-257.jar            | None                                     |
       | UCHIJAAAA | tesla                             | 1.0.63                       | Tesla-1.12.2-1.0.63.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
       | UCHIJAAAA | p455w0rdslib                      | 2.0.29                       | p455w0rdslib-1.12-2.0.29.jar                       | None                                     |
       | UCHIJAAAA | plustic                           | 6.5.2.0                      | plustic-6.5.2.0.jar                                | None                                     |
       | UCHIJAAAA | randomthings                      | 4.1.8                        | RandomThings-MC1.12.2-4.1.8.jar                    | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | UCHIJAAAA | reborncore                        | 3.9.0.315                    | RebornCore-1.12.2-3.9.0.315-universal.jar          | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
       | UCHIJAAAA | redstonearsenal                   | 2.5.1                        | RedstoneArsenal-1.12.2-2.5.1.13-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJAAAA | sgcraft                           | 1.13.2                       | SGCraft-1.2-mc1.12.2.jar                           | None                                     |
       | UCHIJAAAA | thermaldynamics                   | 2.5.1                        | ThermalDynamics-1.12.2-2.5.1.14-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
       | UCHIJAAAA | simplyjetpacks                    | 2.2.7.45                     | SimplyJetpacks2-1.12.2-2.2.7.45.jar                | None                                     |
       | UCHIJAAAA | stevescarts                       | 2.4.21.105                   | StevesCarts-1.12.2-2.4.21.105.jar                  | None                                     |
       | UCHIJAAAA | vanillafix                        | 1.0.9-97                     | VanillaFix-1.0.9-97.jar                            | None                                     |
       | UCHIJAAAA | wawla                             | 2.5.257                      | Wawla-1.12.2-2.5.257.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
       | UCHIJAAAA | wct                               | 3.9.67                       | WirelessCraftingTerminal-1.12.2-3.9.67.jar         | None                                     |
       | UCHIJAAAA | serverlistplus                    | 3.4.7                        | ServerListPlus-3.4.7-Universal.jar                 | None                                     |
       | UCHIJAAAA | universeguard                     | 2.14                         | UniverseGuard-2.14-1.12.2.jar                      | None                                     |
       | UCHIJAAAA | pjc                               | 0.2.1                        | projectcore-7.0.0-0.2.1.jar                        | None                                     |
       | UCHIJAAAA | pjw                               | 0.12.2                       | projectworlds-7.1.0-0.12.2.jar                     | None                                     |
       | UCHIJAAAA | langswitch                        | 1.2                          | LangSwitch-1.2.jar                                 | None                                     |
       | UCHIJAAAA | vshop                             | 1.9                          | VillagerShops-1.9.jar                              | None                                     |
       | UCHIJAAAA | mmctickets                        | 2.0.2                        | MMCTickets-2.0.2-API-7.jar                         | None                                     |
       | UCHIJAAAA | catclearlag                       | 0.8.3                        | CatClearLag-0.8.3.jar                              | None                                     |
       | UCHIJAAAA | plan                              | 4.4.0                        | Plan-4.4.0.jar                                     | None                                     |
       | UCHIJAAAA | worldedit                         | 6.1.9-SNAPSHOT               | worldedit-sponge-6.1.9-SNAPSHOT-dist.jar           | None                                     |
       | UCHIJAAAA | nucleus                           | 1.5.4-S7.0                   | Nucleus-1.5.4-S7.0-MC1.12.2-plugin.jar             | None                                     |
       | UCHIJAAAA | sleepvote                         | 1.1.0-S7.0                   | SleepVote-1.1.0-S7.0.jar                           | None                                     |
       | UCHIJAAAA | mmcreboot                         | 2.3.0                        | MMCReboot-2.3.0-API-7.jar                          | None                                     |
       | UCHIJAAAA | totaleconomy                      | 1.8.1                        | TotalEconomy-1.8.1.jar                             | None                                     |
       | UCHIJAAAA | webapi                            | 5.3.0-S7.1                   | webapi-5.3.0-S7.1.jar                              | None                                     |
       | UCHIJAAAA | battlelog                         | 1.0.0                        | BattleLog.jar                                      | None                                     |
       | UCHIJAAAA | pjp                               | 0.14.3                       | projectportals-7.1.0-0.14.3.jar                    | None                                     |
       | UCHIJAAAA | holograms                         | 3.1                          | holograms-3.1.jar                                  | None                                     |
       | UCHIJAAAA | spark                             | 1.0.3                        | spark.jar                                          | None                                     |
       | UCHIJAAAA | mmcrestrict                       | 1.5.1                        | MMCRestrict-1.5.1-API-7.jar                        | None                                     |
       | UCHIJAAAA | luckperms                         | 4.1.7                        | LuckPerms-Sponge-4.1.7.jar                         | None                                     |
       | UCHIJAAAA | aliases                           | 1.0                          | Aliases-1.0.jar                                    | None                                     |
       | UCHIJAAAA | immersiveengineering              | 0.12-82                      | ImmersiveEngineering-0.12-82.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  Loaded coremods (and transformers): MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)

                                      MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
                                        micdoodle8.mods.miccore.MicdoodleTransformer
                                      EnderCorePlugin (EnderCore-1.12.2-0.5.31.jar)
                                        com.enderio.core.common.transform.EnderCoreTransformer
                                        com.enderio.core.common.transform.SimpleMixinPatcher
                                      LoadingPlugin (Quark-r1.4-125.jar)
                                        vazkii.quark.base.asm.ClassTransformer
                                      SpongeCoremod (aaaaspongeforge-1.12.2-2705-7.1.0-BETA-3361.jar)
                                        org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
                                      Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar)
                                        blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                      OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
                                        openmods.core.OpenModsClassTransformer
                                      LoadingPlugin (RandomThings-MC1.12.2-4.1.8.jar)
                                        lumien.randomthings.asm.ClassTransformer
                                      LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                        lumien.resourceloader.asm.ClassTransformer
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.9-97.jar)

                                      CorePlugin (SmoothFont-1.12.2-1.15.jar)
                                        bre.smoothfont.asm.Transformer
  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)
  List of loaded APIs: * actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r135.jar
                       * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
                       * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
                       * BetterWithModsAPI (Beta 0.6) from Quark-r1.4-125.jar
                       * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
                       * BuildCraftAPI|blocks (1.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|boards (2.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|core (2.2) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|crops (1.1) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|enums (1.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|events (2.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|facades (1.1) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|filler (5.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|fuels (2.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|gates (4.1) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|items (1.1) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|library (2.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|lists (1.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|power (1.3) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|recipes (3.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|robotics (3.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|statements (1.1) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|tiles (1.2) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|tools (1.0) from buildcraft-7.99.17.jar
                       * BuildCraftAPI|transport (5.0) from buildcraft-7.99.17.jar
                       * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.2.19-universal.jar
                       * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar
                       * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar
                       * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar
                       * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar
                       * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar
                       * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar
                       * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar
                       * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar
                       * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar
                       * Core (0.1) from CustomNPCs_1.12.2(13may18).jar
                       * Core|Blocks (0.1) from CustomNPCs_1.12.2(13may18).jar
                       * Core|Constants (0.1) from CustomNPCs_1.12.2(13may18).jar
                       * Core|Entities (0.1) from CustomNPCs_1.12.2(13may18).jar
                       * Core|Entities|Data (0.1) from CustomNPCs_1.12.2(13may18).jar
                       * Core|Entities|Data|Role (0.1) from CustomNPCs_1.12.2(13may18).jar
                       * Core|Events (0.1) from CustomNPCs_1.12.2(13may18).jar
                       * Core|Handlers (0.1) from CustomNPCs_1.12.2(13may18).jar
                       * Core|Handlers|Data (0.1) from CustomNPCs_1.12.2(13may18).jar
                       * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.12.297-universal.jar
                       * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.26.jar
                       * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.26.jar
                       * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.26.jar
                       * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.26.jar
                       * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.26.jar
                       * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.26.jar
                       * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.26.jar
                       * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.26.jar
                       * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.26.jar
                       * ExCompressum|API (1.0) from ExCompressum_1.12.2-3.0.22.jar
                       * Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.1.181.jar
                       * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-82.jar
                       * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-82.jar
                       * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
                       * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
                       * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
                       * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
                       * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
                       * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.10.0.198.jar
                       * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
                       * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
                       * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
                       * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
                       * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
                       * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
                       * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
                       * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
                       * Open Glider|API (0.1) from OpenGlider-1.12.1-1.1.0.jar
                       * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
                       * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar
                       * QuarkAPI (2) from Quark-r1.4-125.jar
                       * reborncoreAPI (3.9.0.315) from RebornCore-1.12.2-3.9.0.315-universal.jar
                       * reborncoreAPI|Power (3.9.0.315) from RebornCore-1.12.2-3.9.0.315-universal.jar
                       * reborncoreAPI|Recipe (3.9.0.315) from RebornCore-1.12.2-3.9.0.315-universal.jar
                       * reborncoreAPI|Tile (3.9.0.315) from RebornCore-1.12.2-3.9.0.315-universal.jar
                       * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.21.105.jar
                       * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.21.105.jar
                       * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
                       * zerocore|API|multiblock (1.9.4-0.0.1) from NuclearCraft-2.10p--1.12.2.jar
                       * zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from NuclearCraft-2.10p--1.12.2.jar
                       * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
                       * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
  RebornCore: Plugin Engine: 1
              RebornCore Version: 3.9.0.315
              Runtime Debofucsation 1
  Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                             An unsupported base software is installed: 'sponge'. 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:ON, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:ON, CRAFTTWEAKER:OFF
  Suspected Mods: Unknown
  Profiler Position: N/A (disabled)
  Player Count: 8 / 40; obsucated
  Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  Type: Dedicated Server (map_server.txt)

]: SpongeForge Minecraft: 1.12.2 SpongeAPI: 7.1.0-SNAPSHOT-7105dfc SpongeForge: 1.12.2-2705-7.1.0-BETA-3361 Minecraft Forge: 14.23.4.2705

madwolfpack commented 6 years ago

"Git"-good kid

Shybella commented 6 years ago

Anything on this, @sfxworks?

sfxworks commented 6 years ago

The recent update had this still occur. It gave me chunk coords. The ones specified revealed no active blocks other than ones rendered. Have not had a crash lately though.

Shybella commented 6 years ago

This is happening about twice a day for me. All my locations are pretty much random too.

sfxworks commented 6 years ago

https://gist.github.com/sfxworks/00a6d57c373a26c873b0763036a83180

Had a new one today. Redacted coords. Staff to investigate affiliated chunks.

sfxworks commented 6 years ago

Good news. We have continuous replication results here. We have a few region files that are giving similar coords and a player joining a planet in ExtraPlanets that has continually crashes the server. I can send anyone the world if necessary.

Shybella commented 6 years ago

Yes, it's happening for me daily.

I had a client experience roughly the samething where a packet was too big and would disconnect them. Come to find out it was massive amount of EnderIO conduits sending tons of data to the client.

As, I do not have ExtraPlanets, do you have by chance EnderIO?

Thanks, hopefully we can narrow this down and help find a solution for Aaron.

Shybella commented 6 years ago

https://pastebin.com/raw/xfEudesN

Happening 1-2 times a day now.

gabizou commented 6 years ago

Since you have the chunk coordinates, what region is that chunk at? It would be probably indicative of possible bad chunk data overflowing the packet.

Shybella commented 6 years ago

Thank you for looking into this, gabi.

The chunks/regions where this happen seem to be completely random. Even happening in flat worlds with no active players.

Is there anything debugging/inspection that can capture whats maybe sending the bad chunk data?

Should this be opened with Forge, as-well?

Thanks.

gabizou commented 6 years ago

Can either test and give new logs for any changes from this jar?

spongeforge-1.12.2-2705-7.1.0-PACKET_BUFFER_TEST-1.jar.zip

I know for sure it doesn't mitigate the issue but it does provide more information about how and maybe when something is going wrong. There's more validation I can write for previous writes to the buffer, but I don't feel that it is necessary.

Shybella commented 6 years ago

https://pastebin.com/raw/0U3tV4qS

That's with build 3440.

BrandHyde commented 5 years ago

https://pastebin.com/L0ebkatm

Sponge build 3442.

Shybella commented 5 years ago

This just happened to only me by teleportation to a already generated chunk.

This has nothing to do with on chunk generation only happening as I thought and has nothing to do with CoFH Thermal Foundation.

Shybella commented 5 years ago

Description: Exception ticking world

java.lang.RuntimeException: Exception creating chunk packet for chunk at '3237 31549'!
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zja000(SourceFile:547)
    at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:157)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Failed to serialize chunk data to buffer. Attempted to write entry long[31]: 0at writer index: 22015 with size 8
    at net.minecraft.world.chunk.BlockStateContainer.redirect$onSpongeWriteLongArrayPacketBuffer$zmf000(BlockStateContainer.java:652)
    at net.minecraft.world.chunk.BlockStateContainer.func_186009_b(BlockStateContainer.java:126)
    at net.minecraft.network.play.server.SPacketChunkData.func_189555_a(SourceFile:122)
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zja000(SourceFile:545)
    ... 9 more

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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zja000(SourceFile:547)
    at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:157)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)

This is actually killing my server now. 

What can I do to help mitigate this? 
gabizou commented 5 years ago

Ok, a new build of SF should have the chunk packet debugging info that would probably show us more of the issue, build number 3468 should be the one to do it.

Please provide new logs if and when the crash/exceptions occur.

Besharia commented 5 years ago

I'm having the same problem on my server as well and it's causing a lot of trouble.

gabizou commented 5 years ago

I'm having the same problem on my server as well and it's causing a lot of trouble.

As I just commented, a new build with some better information is ~going to be~ available, please update to that one and provide new logs.

Edit: SF 3468 is available on spongeforge downloads from sponge.

Shybella commented 5 years ago

@sfxworks @Besharia @BrandHyde @OldKingisdie

Can you all load up all your crash reports that you have had with this problem and send them

We are trying to narrow it down to a coremod, I'm going through testing them right now, you can contact me on sponges discord

gabizou commented 5 years ago

For reference, the build will provide some enhanced logging when the crash happens. If possible, please provide the large amount of text towards the end of the log, including the log that is spat out before the exception/crash report. I do want some more debugging logs to get some variation of what data is being mishandled.

For those looking from the outside:

The issue that I've narrowed down to is that when SPacketChunkData is being constructed, calculateChunkSize is called, and then used to set the byte[] buffer that is then used in the very next method to extract the Chunk information. The problem however, is that even before TileEntity data is being written, somewhere something is modifying the underlying arrays (whether it's ExtendedBlockStorage[] from Chunk, or the nibble arrays themselves within the block storage.

I can't narrow it down who or what is causing the issue without nearly rewriting and writing sanity checks across the SPacketChunkData packet to identify when one of the many arrays is being modified, because what has occurred with the most recent log report from @Shybella is this line:

/* CalculatedSize : 22031
/* Recalculated Size : 28180

Somewhere, someone or something has altered the Chunk's data, either when it was being calculated, or when it's being serialized.

This is where the biggest problem is arising: Because I can't find out whether another mod is transforming or has added some hooks to chunk packets, I can't determine where or who is modifying data during the constructor of SPacketChunkData.

I'll write some more thorough debugging which can potentially point out when the issue arises, either during calculation, or during serialization, but it will be some time.

OldKingisdie commented 5 years ago

@gabizou This is my server new crash-report.maybe it‘s can help you

---- Minecraft Crash Report ----

WARNING: coremods are present:
  JechCore (JustEnoughCharacters-1.12.0-2.3.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  SpongeCoremod ([核心]spongeforge-1.12.2-2705-7.1.0-BETA-3472.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.1.16.jar)
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 9/30/18 7:20 PM
Description: Exception ticking world

java.lang.RuntimeException: Exception creating chunk packet for chunk at '-255 -68'!
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zjb000(SourceFile:563)
    at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:157)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Unable to resize packet buffer to fit more data. Current 
    at net.minecraft.world.chunk.BlockStateContainer.redirect$onSpongeWriteLongArrayPacketBuffer$zmg000(BlockStateContainer.java:688)
    at net.minecraft.world.chunk.BlockStateContainer.func_186009_b(BlockStateContainer.java:126)
    at net.minecraft.network.play.server.SPacketChunkData.func_189555_a(SourceFile:122)
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zjb000(SourceFile:560)
    ... 9 more

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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zjb000(SourceFile:563)
    at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:157)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)

-- Affected level --
Details:
    Level name: world
    All players: 37 total; [EntityPlayerMP['惊人的堂哥'/116, l='world', x=4783.58, y=-293.27, z=1022.44], EntityPlayerMP['自由笨笨judy'/242, l='world', x=-304.72, y=57.00, z=-4357.12], EntityPlayerMP['杳鸢'/155026, l='world', x=2026.70, y=61.00, z=2936.70], EntityPlayerMP['AI_player'/271564, l='world', x=-7941.95, y=132.00, z=5334.62], EntityPlayerMP['t500'/295866, l='world', x=-3678.30, y=48.00, z=-837.68], EntityPlayerMP['sadfs'/4847, l='world', x=4797.55, y=70.02, z=1019.89], EntityPlayerMP['一个孤独者'/621, l='world', x=-2861.70, y=68.00, z=-3699.76], EntityPlayerMP['student'/72525, l='world', x=-2694.86, y=69.88, z=-2467.12], EntityPlayerMP['神楽桜shiro'/976, l='world', x=-8037.92, y=50.00, z=-3186.32], EntityPlayerMP['正义的绅士'/248, l='world', x=9723.66, y=59.00, z=2952.28], EntityPlayerMP['都市霸王龙x'/362163, l='world', x=9754.22, y=59.94, z=2986.05], EntityPlayerMP['Red_Hulk'/688307, l='world', x=-3763.65, y=59.00, z=-2247.28], EntityPlayerMP['致敬'/2910, l='world', x=1680.36, y=65.00, z=-1614.19], EntityPlayerMP['NOTNH_LWH'/881736, l='world', x=3939.83, y=45.00, z=2178.22], EntityPlayerMP['louisahdyer'/157734, l='world', x=-7941.83, y=135.00, z=5298.30], EntityPlayerMP['9472sama'/287058, l='world', x=-7947.04, y=132.00, z=5307.48], EntityPlayerMP['二月小黄兔'/690256, l='world', x=4178.06, y=62.00, z=4599.36], EntityPlayerMP['XiYang_sama'/314251, l='world', x=-7947.30, y=132.00, z=5301.94], EntityPlayerMP['盒子最强'/885365, l='world', x=152.17, y=63.00, z=-136.96], EntityPlayerMP['凛然的化石魔童'/889058, l='world', x=-4712.44, y=69.00, z=-1466.70], EntityPlayerMP['lv天'/285862, l='world', x=629.44, y=59.17, z=902.89], EntityPlayerMP['逸风6666'/884453, l='world', x=-4033.54, y=65.00, z=-1051.16], EntityPlayerMP['因为是你'/33510, l='world', x=13117.43, y=65.88, z=-10165.53], EntityPlayerMP['茯苓'/286217, l='world', x=13092.43, y=67.17, z=-10156.86], EntityPlayerMP['蒙面的笑脸'/899098, l='world', x=716.81, y=63.00, z=371.33], EntityPlayerMP['子漠'/902324, l='world', x=9715.45, y=59.59, z=2964.80], EntityPlayerMP['黑暗圣女林妙可'/885492, l='world', x=4893.10, y=65.00, z=3173.75], EntityPlayerMP['有故事的故事'/261805, l='world', x=-9283.27, y=49.94, z=880.82], EntityPlayerMP['贝璐缇娜'/178288, l='world', x=-9286.04, y=51.00, z=884.10], EntityPlayerMP['zaidazai'/904150, l='world', x=981.11, y=58.00, z=2352.35], EntityPlayerMP['Ray'/907436, l='world', x=-7938.00, y=132.00, z=5315.32], EntityPlayerMP['黑虎卫士'/910340, l='world', x=2087.48, y=63.00, z=-3914.01], EntityPlayerMP['QAQ233'/902140, l='world', x=3597.03, y=74.00, z=-8911.44], EntityPlayerMP['yanyanxin'/437661, l='world', x=2768.31, y=70.50, z=-769.12], EntityPlayerMP['暮灬光'/916846, l='world', x=-3731.62, y=60.00, z=-1623.78], EntityPlayerMP['柒鸽'/292962, l='world', x=674.69, y=58.00, z=389.77], EntityPlayerMP['倒立的小魅魔'/919697, l='world', x=-4296.48, y=51.00, z=2635.79]]
    Chunk stats: ServerChunkCache: 1484 Drop: 0
    Level seed: 1490669182312984176
    Level generator: ID 11 - lostcities, ver 0. Features enabled: true
    Level generator options: 
    Level spawn location: World: (152,63,-136), Chunk: (at 8,3,8 in 9,-9; contains blocks 144,0,-144 to 159,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Level time: 11877009 game time, 4001436 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 41430 (now: false), thunder time: 7445 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

-- Sponge PhaseTracker --
Details:
    Phase Stack: [Empty stack]
Stacktrace:
    at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjk000(MinecraftServer.java:3980)
    at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
    at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:370)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554)
    at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 3.16.0-4-amd64
    Java Version: 1.8.0_144, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1754394032 bytes (1673 MB) / 8223481856 bytes (7842 MB) up to 16848388096 bytes (16067 MB)
    JVM Flags: 3 total; -Xincgc -Xmx16G -XX:+AggressiveOpts
    IntCache: cache: 11, tcache: 93, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.4.2705 118 mods loaded, 118 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.4.2705-universal.jar            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | forge                             | 14.23.4.2705                | forge-1.12.2-14.23.4.2705-universal.jar            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | jecharacters                      | 1.12.0-2.3.2                | JustEnoughCharacters-1.12.0-2.3.2.jar              | None                                     |
    | UCHIJAAAA | spongeapi                         | 7.1.0-ff990df               | [核心]spongeforge-1.12.2-2705-7.1.0-BETA-3472.jar    | None                                     |
    | UCHIJAAAA | sponge                            | 1.12.2-2705-7.1.0-BETA-3472 | [核心]spongeforge-1.12.2-2705-7.1.0-BETA-3472.jar    | 6729a677746f8cf63ef31881f913ed15d431b7f0 |
    | UCHIJAAAA | openmodscore                      | 0.11.5                      | minecraft.jar                                      | None                                     |
    | UCHIJAAAA | foamfixcore                       | 7.7.4                       | minecraft.jar                                      | None                                     |
    | UCHIJAAAA | catclearlag                       | 0.8.3                       | [插件]CatClearLag-0.8.3.jar                          | None                                     |
    | UCHIJAAAA | placeholderapi                    | 4.4                         | [插件]PlaceholderAPI-4.4.jar                         | None                                     |
    | UCHIJAAAA | command-utils                     | 2.2.4                       | [插件]command-utils-2.2.4.jar                        | None                                     |
    | UCHIJAAAA | commandsync                       | 2.5                         | [插件]CommandSync.jar                                | None                                     |
    | UCHIJAAAA | pjc                               | 0.2.2                       | [插件]projectcore-7.1.0-0.2.2.jar                    | None                                     |
    | UCHIJAAAA | easykits                          | 0.2.0                       | [插件]easykits-7.1.0-0.2.0.jar                       | None                                     |
    | UCHIJAAAA | economylite                       | 2.15.0                      | [插件]EconomyLite-7.1.0-2.15.0.jar                   | None                                     |
    | UCHIJAAAA | nucleus                           | 1.6.0-S7.1                  | [插件]Nucleus-1.6.0-S7.1-MC1.12.2-plugin.jar         | None                                     |
    | UCHIJAAAA | nucleus-gluon                     | 1.0.4                       | [插件]Gluon-1.0.4.jar                                | None                                     |
    | UCHIJAAAA | holograms                         | 3.1.5                       | [插件]holograms-3.1.5.jar                            | None                                     |
    | UCHIJAAAA | hunger-keeper                     | 1.0.0                       | [插件]HungerKeeper-1.0.0.jar                         | None                                     |
    | UCHIJAAAA | invsync                           | 0.6.18.206                  | [插件]InvSync-0.6.18.206.jar                         | None                                     |
    | UCHIJAAAA | itemchat                          | 1.4.0                       | [插件]ItemChat-1.4.0.jar                             | None                                     |
    | UCHIJAAAA | joincommand                       | 1.1                         | [插件]JoinCommand-1.0-SNAPSHOT.jar                   | None                                     |
    | UCHIJAAAA | kt-skript                         | 1.1.3                       | [插件]kt-skript-1.1.3.jar                            | None                                     |
    | UCHIJAAAA | langswitch                        | 1.2                         | [插件]LangSwitch-1.2.jar                             | None                                     |
    | UCHIJAAAA | linkme                            | 1.4.0                       | [插件]LinkMe-1.4.0.jar                               | None                                     |
    | UCHIJAAAA | luckperms                         | 4.2.40                      | [插件]LuckPerms-Sponge-4.2.40.jar                    | None                                     |
    | UCHIJAAAA | mmcrestrict                       | 1.5.1                       | [插件]MMCRestrict-1.5.1-API-7.jar                    | None                                     |
    | UCHIJAAAA | multichat                         | 1.5                         | [插件]multichat-1.5.jar                              | None                                     |
    | UCHIJAAAA | noportal                          | 0.1.1                       | [插件]NoPortal-0.1.2.jar                             | None                                     |
    | UCHIJAAAA | npcs                              | 3.0.0                       | [插件]NPCs-3.0.0-1.12.2.jar                          | None                                     |
    | UCHIJAAAA | pixelautomessages                 | 1.0.3                       | [插件]PixelAutoMessages-1.0.3-b15.jar                | None                                     |
    | UCHIJAAAA | pjb                               | 0.2.0                       | [插件]projectborders-7.1.0-0.2.0.jar                 | None                                     |
    | UCHIJAAAA | inspector                         | 0.6.5                       | [插件]Re-Inspector-0.1.jar                           | None                                     |
    | UCHIJAAAA | serverteleport                    | 0.1.0-SNAPSHOT              | [插件]ServerTeleport-0.1.0-SNAPSHOT.jar              | None                                     |
    | UCHIJAAAA | stopspread                        | 0.1.1                       | [插件]StopSpread-0.1.1.jar                           | None                                     |
    | UCHIJAAAA | vshop                             | 1.9                         | [插件]VillagerShops-1.9.jar                          | None                                     |
    | UCHIJAAAA | virtualchest                      | 1.0.0-rc-1                  | [插件]VirtualChest-1.0.0-rc-1.jar                    | None                                     |
    | UCHIJAAAA | actuallyadditions                 | 1.12.2-r140                 | ActuallyAdditions-1.12.2-r140.jar                  | None                                     |
    | UCHIJAAAA | appliedenergistics2               | rv5-stable-11               | appliedenergistics2-rv5-stable-11.jar              | None                                     |
    | UCHIJAAAA | bdlib                             | 1.14.3.12                   | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | UCHIJAAAA | ae2stuff                          | 0.7.0.4                     | ae2stuff-0.7.0.4-mc1.12.2.jar                      | None                                     |
    | UCHIJAAAA | applecore                         | 3.1.3                       | AppleCore-mc1.12.2-3.1.3.jar                       | None                                     |
    | UCHIJAAAA | crafttweaker                      | 4.1.9                       | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | UCHIJAAAA | mtlib                             | 3.0.5                       | MTLib-3.0.5.jar                                    | None                                     |
    | UCHIJAAAA | modtweaker                        | 4.0.12                      | modtweaker-4.0.12.jar                              | None                                     |
    | UCHIJAAAA | jei                               | 4.11.0.204                  | jei_1.12.2-4.11.0.204.jar                          | None                                     |
    | UCHIJAAAA | appleskin                         | 1.0.9                       | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
    | UCHIJAAAA | betterbuilderswands               | 0.12.0                      | BetterBuildersWands-1.12-0.12.0.251.jar            | None                                     |
    | UCHIJAAAA | betterquesting                    | 3.5.266                     | BetterQuesting-3.5.266.jar                         | None                                     |
    | UCHIJAAAA | codechickenlib                    | 3.2.0.345                   | CodeChickenLib-1.12.2-3.2.0.345-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | redstoneflux                      | 2.0.2                       | RedstoneFlux-1.12-2.0.2.3-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | brandonscore                      | 2.4.3                       | BrandonsCore-1.12.2-2.4.3.168-universal.jar        | None                                     |
    | UCHIJAAAA | chameleon                         | 1.12-4.1.3                  | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | UCHIJAAAA | chisel                            | MC1.12.2-0.2.1.35           | Chisel-MC1.12.2-0.2.1.35.jar                       | None                                     |
    | UCHIJAAAA | cofhcore                          | 4.5.2                       | CoFHCore-1.12.2-4.5.2.19-universal.jar             | None                                     |
    | UCHIJAAAA | cofhworld                         | 1.2.0                       | CoFHWorld-1.12.2-1.2.0.5-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | mantle                            | 1.12-1.3.2.24               | Mantle-1.12-1.3.2.24.jar                           | None                                     |
    | UCHIJAAAA | endercore                         | 1.12.2-0.5.35               | EnderCore-1.12.2-0.5.35.jar                        | None                                     |
    | UCHIJAAAA | thermalfoundation                 | 2.5.0                       | ThermalFoundation-1.12.2-2.5.0.19-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | draconicevolution                 | 2.3.12                      | Draconic-Evolution-1.12.2-2.3.12.297-universal.jar | None                                     |
    | UCHIJAAAA | thermalexpansion                  | 5.5.0                       | ThermalExpansion-1.12.2-5.5.0.29-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | enderio                           | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderiointegrationtic             | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | twilightforest                    | 3.8.654                     | twilightforest-1.12.2-3.8.654-universal.jar        | None                                     |
    | UCHIJAAAA | tconstruct                        | 1.12.2-2.10.1.87            | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
    | UCHIJAAAA | conarm                            | 1.0.1.2                     | conarm-1.12.2-1.0.1.2.jar                          | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | UCHIJAAAA | containerfix                      | 1.0                         | ContainerFix+MC1.12.2+v1.0.jar                     | None                                     |
    | UCHIJAAAA | crafttweakerjei                   | 2.0.2                       | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | UCHIJAAAA | cucumber                          | 1.1.0                       | cucumber-1.12-1.1.0.jar                            | None                                     |
    | UCHIJAAAA | eiorteis                          | 1.12.2-3.0                  | eiorteis-3.0.jar                                   | None                                     |
    | UCHIJAAAA | enderiobase                       | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderioconduits                   | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderioconduitsopencomputers      | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderioconduitsrefinedstorage     | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderiointegrationforestry        | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderiointegrationticlate         | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | ftblib                            | 5.2.0.30                    | FTBLib-5.2.0.30.jar                                | None                                     |
    | UCHIJAAAA | enderiomachines                   | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderiopowertools                 | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderstorage                      | 2.4.4.132                   | EnderStorage-1.12.2-2.4.4.132-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | exnihilocreatio                   | 1.12-0.2.4                  | exnihilocreatio-1.12-0.2.4.jar                     | None                                     |
    | UCHIJAAAA | excompressum                      | 3.0.22                      | ExCompressum_1.12.2-3.0.22.jar                     | None                                     |
    | UCHIJAAAA | extracells                        | 2.5.13                      | ExtraCells-1.12.2-2.5.13a60.jar                    | None                                     |
    | UCHIJAAAA | extrautils2                       | 1.0                         | extrautils2-1.12-1.8.5.jar                         | None                                     |
    | UCHIJAAAA | zerocore                          | 1.12-0.1.2.2                | zerocore-1.12-0.1.2.2.jar                          | None                                     |
    | UCHIJAAAA | bigreactors                       | 1.12.2-0.4.5.49             | ExtremeReactors-1.12.2-0.4.5.49.jar                | None                                     |
    | UCHIJAAAA | fastleafdecay                     | v14                         | FastLeafDecay-v14.jar                              | None                                     |
    | UCHIJAAAA | foamfix                           | 0.9.9.1-1.12.2              | foamfix-0.9.9.1-1.12.2-anarchy.jar                 | None                                     |
    | UCHIJAAAA | ftbutilities                      | 5.2.0.32                    | FTBUtilities-5.2.0.32.jar                          | None                                     |
    | UCHIJAAAA | grimoireofgaia                    | 1.6.3                       | GrimoireOfGaia3-1.12.2-1.6.3.jar                   | None                                     |
    | UCHIJAAAA | infernalmobs                      | 1.7.5                       | InfernalMobs-1.12.2.jar                            | None                                     |
    | UCHIJAAAA | inventorytweaks                   | 1.63+release.109.220f184    | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | UCHIJAAAA | jaopca                            | 1.12.2-2.2.8.91             | JAOPCA-1.12.2-2.2.8.91.jar                         | None                                     |
    | UCHIJAAAA | oredictinit                       | 1.12.2-2.2.1.68             | JAOPCA-1.12.2-2.2.8.91.jar                         | None                                     |
    | UCHIJAAAA | longerdays                        | 1.0.4                       | longerdays-1.0.4.jar                               | None                                     |
    | UCHIJAAAA | lostcities                        | 2.0.11                      | lostcities-1.12-2.0.11.jar                         | None                                     |
    | UCHIJAAAA | mekanism                          | 1.12.2-9.4.13.349           | Mekanism-1.12.2-9.4.13.349.jar                     | None                                     |
    | UCHIJAAAA | mysticalagriculture               | 1.6.12                      | mysticalagriculture-1.12-1.6.12.jar                | None                                     |
    | UCHIJAAAA | mysticalagradditions              | 1.2.8                       | mysticalagradditions-1.12-1.2.8.jar                | None                                     |
    | UCHIJAAAA | nonetherportals                   | 1.0.0                       | nonetherPortals_v1.0.0formc1.12.2.jar              | 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 | p455w0rdslib                      | 2.0.29                      | p455w0rdslib-1.12-2.0.29.jar                       | None                                     |
    | UCHIJAAAA | plustic                           | 6.5.2.0                     | plustic-6.5.2.0.jar                                | None                                     |
    | UCHIJAAAA | questbook                         | 3.1.1-1.12                  | questbook-3.1.1-1.12.jar                           | None                                     |
    | UCHIJAAAA | roughmobs                         | 2.0.0                       | roughmobs2-1.12.2_2.0.9.jar                        | None                                     |
    | UCHIJAAAA | bq_standard                       | 3.4.143                     | StandardExpansion-3.4.143.jar                      | None                                     |
    | UCHIJAAAA | storagedrawers                    | 1.12-5.3.5                  | StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
    | UCHIJAAAA | thermalcultivation                | 0.3.0                       | ThermalCultivation-1.12.2-0.3.0.7-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | thermaldynamics                   | 2.5.1                       | ThermalDynamics-1.12.2-2.5.1.14-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | thermalinnovation                 | 0.3.0                       | ThermalInnovation-1.12.2-0.3.0.7-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | tinkersjei                        | 1.0                         | tinkersjei-1.0.jar                                 | None                                     |
    | UCHIJAAAA | tinkertoolleveling                | 1.12.2-1.0.5.DEV.30c7957    | TinkerToolLeveling-1.12.2-1.0.5.jar                | None                                     |
    | UCHIJAAAA | treegrowingsimulator              | 0.0.4                       | TreeGrowingSimulator2017-1.0.1.jar                 | None                                     |
    | UCHIJAAAA | wct                               | 3.9.67                      | WirelessCraftingTerminal-1.12.2-3.9.67.jar         | None                                     |
    | UCHIJAAAA | wrapup                            | 1.12-1.1.3                  | WrapUp-1.12-1.1.3.jar                              | None                                     |

    Loaded coremods (and transformers): 
JechCore (JustEnoughCharacters-1.12.0-2.3.2.jar)
  me.towdium.jecharacters.core.JechClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  squeek.applecore.asm.TransformerModuleHandler
EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
SpongeCoremod ([核心]spongeforge-1.12.2-2705-7.1.0-BETA-3472.jar)
  org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  openmods.core.OpenModsClassTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.1.16.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    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)

    List of loaded APIs: 
        * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r140.jar
        * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.3.jar
        * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
        * Baubles|API (1.4.0.2) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
        * BetterQuesting|API (3.1) from BetterQuesting-3.5.266.jar
        * BetterQuesting|API2 (3.1) from BetterQuesting-3.5.266.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.2.19-universal.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.12.297-universal.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * ExCompressum|API (1.0) from ExCompressum_1.12.2-3.0.22.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.204.jar
        * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
        * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
    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.):
                  * Offline mode for dedicated servers is NOT supported by Ender IO.
                 An unsupported base software is installed: 'sponge'. 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, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
    Profiler Position: N/A (disabled)
    Player Count: 37 / 50; [EntityPlayerMP['惊人的堂哥'/116, l='world', x=4783.58, y=-293.27, z=1022.44], EntityPlayerMP['自由笨笨judy'/242, l='world', x=-304.72, y=57.00, z=-4357.12], EntityPlayerMP['杳鸢'/155026, l='world', x=2026.70, y=61.00, z=2936.70], EntityPlayerMP['AI_player'/271564, l='world', x=-7941.95, y=132.00, z=5334.62], EntityPlayerMP['t500'/295866, l='world', x=-3678.30, y=48.00, z=-837.68], EntityPlayerMP['sadfs'/4847, l='world', x=4797.55, y=70.02, z=1019.89], EntityPlayerMP['一个孤独者'/621, l='world', x=-2861.70, y=68.00, z=-3699.76], EntityPlayerMP['student'/72525, l='world', x=-2694.86, y=69.88, z=-2467.12], EntityPlayerMP['神楽桜shiro'/976, l='world', x=-8037.92, y=50.00, z=-3186.32], EntityPlayerMP['正义的绅士'/248, l='world', x=9723.66, y=59.00, z=2952.28], EntityPlayerMP['都市霸王龙x'/362163, l='world', x=9754.22, y=59.94, z=2986.05], EntityPlayerMP['Red_Hulk'/688307, l='world', x=-3763.65, y=59.00, z=-2247.28], EntityPlayerMP['致敬'/2910, l='world', x=1680.36, y=65.00, z=-1614.19], EntityPlayerMP['NOTNH_LWH'/881736, l='world', x=3939.83, y=45.00, z=2178.22], EntityPlayerMP['louisahdyer'/157734, l='world', x=-7941.83, y=135.00, z=5298.30], EntityPlayerMP['9472sama'/287058, l='world', x=-7947.04, y=132.00, z=5307.48], EntityPlayerMP['二月小黄兔'/690256, l='world', x=4178.06, y=62.00, z=4599.36], EntityPlayerMP['XiYang_sama'/314251, l='world', x=-7947.30, y=132.00, z=5301.94], EntityPlayerMP['盒子最强'/885365, l='world', x=152.17, y=63.00, z=-136.96], EntityPlayerMP['凛然的化石魔童'/889058, l='world', x=-4712.44, y=69.00, z=-1466.70], EntityPlayerMP['lv天'/285862, l='world', x=629.44, y=59.17, z=902.89], EntityPlayerMP['逸风6666'/884453, l='world', x=-4033.54, y=65.00, z=-1051.16], EntityPlayerMP['因为是你'/33510, l='world', x=13117.43, y=65.88, z=-10165.53], EntityPlayerMP['茯苓'/286217, l='world', x=13092.43, y=67.17, z=-10156.86], EntityPlayerMP['蒙面的笑脸'/899098, l='world', x=716.81, y=63.00, z=371.33], EntityPlayerMP['子漠'/902324, l='world', x=9715.45, y=59.59, z=2964.80], EntityPlayerMP['黑暗圣女林妙可'/885492, l='world', x=4893.10, y=65.00, z=3173.75], EntityPlayerMP['有故事的故事'/261805, l='world', x=-9283.27, y=49.94, z=880.82], EntityPlayerMP['贝璐缇娜'/178288, l='world', x=-9286.04, y=51.00, z=884.10], EntityPlayerMP['zaidazai'/904150, l='world', x=981.11, y=58.00, z=2352.35], EntityPlayerMP['Ray'/907436, l='world', x=-7938.00, y=132.00, z=5315.32], EntityPlayerMP['黑虎卫士'/910340, l='world', x=2087.48, y=63.00, z=-3914.01], EntityPlayerMP['QAQ233'/902140, l='world', x=3597.03, y=74.00, z=-8911.44], EntityPlayerMP['yanyanxin'/437661, l='world', x=2768.31, y=70.50, z=-769.12], EntityPlayerMP['暮灬光'/916846, l='world', x=-3731.62, y=60.00, z=-1623.78], EntityPlayerMP['柒鸽'/292962, l='world', x=674.69, y=58.00, z=389.77], EntityPlayerMP['倒立的小魅魔'/919697, l='world', x=-4296.48, y=51.00, z=2635.79]]
    Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
    Type: Dedicated Server (map_server.txt)
Shybella commented 5 years ago

We share 3 total Core-mods, Chisel, Sponge, EnderIO. He's also using Forge 2705, I'm using 2760.

@OldKingisdie Have you been able to reproduce this on the fly or just does it randomly?

OldKingisdie commented 5 years ago

@Shybella randomly..........I don't found any regularity

LXGaming commented 5 years ago

Might want to check that this isn't fucking with anything: https://github.com/SleepyTrousers/EnderCore/blob/d0e32a34ff9aacfc5592463b3a5bd9749ab950e1/src/main/java/com/enderio/core/common/transform/EnderCoreTransformer.java#L122-L143

I did try to reproduce this issue with just EnderCore but as this bug appears to be rare and random it's difficult to do so.

Shybella commented 5 years ago

Yes, spent 5-6 hours yesterday trying to reproduce it in a manner that would be helpful but coming up short.

Although, I do believe you are on to it there. The world I had a massive increase recently with this crash did get new additions to generation and glowstone was added at high rates. If it is due to light calucations that does make sense why it's happening more.

I will boot up a test world right now with way higher spawn rates on glowstone and see what happens. The only other world I had higher crash rates with was the Nether, lots of light calculations in the Nether.

Will report back!

OldKingisdie commented 5 years ago

crash-again

---- Minecraft Crash Report ----

WARNING: coremods are present:
  JechCore (JustEnoughCharacters-1.12.0-2.3.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  SpongeCoremod ([核心]spongeforge-1.12.2-2705-7.1.0-BETA-3472.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.1.16.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 10/1/18 8:43 AM
Description: Exception ticking world

java.lang.RuntimeException: Exception creating chunk packet for chunk at '-157 -254'!
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zjb000(SourceFile:563)
    at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:157)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Unable to resize packet buffer to fit more data. Current 
    at net.minecraft.world.chunk.BlockStateContainer.redirect$onSpongeWriteLongArrayPacketBuffer$zmg000(BlockStateContainer.java:688)
    at net.minecraft.world.chunk.BlockStateContainer.func_186009_b(BlockStateContainer.java:126)
    at net.minecraft.network.play.server.SPacketChunkData.func_189555_a(SourceFile:122)
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zjb000(SourceFile:560)
    ... 9 more

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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zjb000(SourceFile:563)
    at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:157)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)

-- Affected level --
Details:
    Level name: world
    All players: 19 total; [EntityPlayerMP['有故事的故事'/23775, l='world', x=-9283.69, y=50.00, z=892.48], EntityPlayerMP['Mr_crisp'/207621, l='world', x=-3374.31, y=68.52, z=1470.31], EntityPlayerMP['青灯教'/307384, l='world', x=13107.10, y=2.00, z=-10143.28], EntityPlayerMP['zaidazai'/331262, l='world', x=978.69, y=55.70, z=2366.47], EntityPlayerMP['赵文硕zws'/353411, l='world', x=983.82, y=58.00, z=2356.57], EntityPlayerMP['凌墨Crazy'/306160, l='world', x=-4258.45, y=92.00, z=-1250.96], EntityPlayerMP['蒙面的笑脸'/401438, l='world', x=660.82, y=63.00, z=399.49], EntityPlayerMP['达尔非斯特'/428119, l='world', x=659.10, y=63.00, z=398.30], EntityPlayerMP['杳鸢'/384482, l='world', x=2020.10, y=63.00, z=2933.73], EntityPlayerMP['豆豆'/404940, l='world', x=-4195.36, y=57.00, z=1204.29], EntityPlayerMP['暮灬光'/447327, l='world', x=-3732.27, y=59.00, z=-1626.42], EntityPlayerMP['都市霸王龙x'/425220, l='world', x=9465.29, y=63.77, z=2908.55], EntityPlayerMP['小新手想和主播玩'/449191, l='world', x=-1524.44, y=69.42, z=-1477.90], EntityPlayerMP['HandsRDream'/428497, l='world', x=-4199.75, y=44.00, z=1187.30], EntityPlayerMP['板烧鱿鱼'/207229, l='world', x=-1984.46, y=65.00, z=-3661.75], EntityPlayerMP['zuanshilili'/462034, l='world', x=7819.86, y=107.00, z=-2758.25], EntityPlayerMP['chuxuan'/463469, l='world', x=-2519.95, y=65.12, z=-4019.06], EntityPlayerMP['Middle_item'/414993, l='world', x=-2532.24, y=63.00, z=-3965.88], EntityPlayerMP['凡星陨落'/463761, l='world', x=-2832.01, y=63.00, z=-2279.35]]
    Chunk stats: ServerChunkCache: 829 Drop: 0
    Level seed: 1490669182312984176
    Level generator: ID 11 - lostcities, ver 0. Features enabled: true
    Level generator options: 
    Level spawn location: World: (152,63,-136), Chunk: (at 8,3,8 in 9,-9; contains blocks 144,0,-144 to 159,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Level time: 12825230 game time, 4317510 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 39356 (now: false), thunder time: 119381 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

-- Sponge PhaseTracker --
Details:
    Phase Stack: [Empty stack]
Stacktrace:
    at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjk000(MinecraftServer.java:3980)
    at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
    at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:370)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554)
    at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 3.16.0-4-amd64
    Java Version: 1.8.0_144, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 966746360 bytes (921 MB) / 4567986176 bytes (4356 MB) up to 16848388096 bytes (16067 MB)
    JVM Flags: 3 total; -Xincgc -Xmx16G -XX:+AggressiveOpts
    IntCache: cache: 11, tcache: 93, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.4.2705 118 mods loaded, 118 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.4.2705-universal.jar            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | forge                             | 14.23.4.2705                | forge-1.12.2-14.23.4.2705-universal.jar            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | UCHIJAAAA | jecharacters                      | 1.12.0-2.3.2                | JustEnoughCharacters-1.12.0-2.3.2.jar              | None                                     |
    | UCHIJAAAA | spongeapi                         | 7.1.0-ff990df               | [核心]spongeforge-1.12.2-2705-7.1.0-BETA-3472.jar    | None                                     |
    | UCHIJAAAA | sponge                            | 1.12.2-2705-7.1.0-BETA-3472 | [核心]spongeforge-1.12.2-2705-7.1.0-BETA-3472.jar    | 6729a677746f8cf63ef31881f913ed15d431b7f0 |
    | UCHIJAAAA | openmodscore                      | 0.11.5                      | minecraft.jar                                      | None                                     |
    | UCHIJAAAA | foamfixcore                       | 7.7.4                       | minecraft.jar                                      | None                                     |
    | UCHIJAAAA | catclearlag                       | 0.8.3                       | [插件]CatClearLag-0.8.3.jar                          | None                                     |
    | UCHIJAAAA | placeholderapi                    | 4.4                         | [插件]PlaceholderAPI-4.4.jar                         | None                                     |
    | UCHIJAAAA | command-utils                     | 2.2.4                       | [插件]command-utils-2.2.4.jar                        | None                                     |
    | UCHIJAAAA | commandsync                       | 2.5                         | [插件]CommandSync.jar                                | None                                     |
    | UCHIJAAAA | pjc                               | 0.2.2                       | [插件]projectcore-7.1.0-0.2.2.jar                    | None                                     |
    | UCHIJAAAA | easykits                          | 0.2.0                       | [插件]easykits-7.1.0-0.2.0.jar                       | None                                     |
    | UCHIJAAAA | economylite                       | 2.15.0                      | [插件]EconomyLite-7.1.0-2.15.0.jar                   | None                                     |
    | UCHIJAAAA | nucleus                           | 1.6.0-S7.1                  | [插件]Nucleus-1.6.0-S7.1-MC1.12.2-plugin.jar         | None                                     |
    | UCHIJAAAA | nucleus-gluon                     | 1.0.4                       | [插件]Gluon-1.0.4.jar                                | None                                     |
    | UCHIJAAAA | holograms                         | 3.1.5                       | [插件]holograms-3.1.5.jar                            | None                                     |
    | UCHIJAAAA | hunger-keeper                     | 1.0.0                       | [插件]HungerKeeper-1.0.0.jar                         | None                                     |
    | UCHIJAAAA | invsync                           | 0.6.17                      | [插件]InvSync-0.6.17.jar                             | None                                     |
    | UCHIJAAAA | itemchat                          | 1.4.0                       | [插件]ItemChat-1.4.0.jar                             | None                                     |
    | UCHIJAAAA | joincommand                       | 1.1                         | [插件]JoinCommand-1.0-SNAPSHOT.jar                   | None                                     |
    | UCHIJAAAA | kt-skript                         | 1.1.3                       | [插件]kt-skript-1.1.3.jar                            | None                                     |
    | UCHIJAAAA | langswitch                        | 1.2                         | [插件]LangSwitch-1.2.jar                             | None                                     |
    | UCHIJAAAA | linkme                            | 1.4.0                       | [插件]LinkMe-1.4.0.jar                               | None                                     |
    | UCHIJAAAA | luckperms                         | 4.2.40                      | [插件]LuckPerms-Sponge-4.2.40.jar                    | None                                     |
    | UCHIJAAAA | mmcrestrict                       | 1.5.1                       | [插件]MMCRestrict-1.5.1-API-7.jar                    | None                                     |
    | UCHIJAAAA | multichat                         | 1.5                         | [插件]multichat-1.5.jar                              | None                                     |
    | UCHIJAAAA | noportal                          | 0.1.1                       | [插件]NoPortal-0.1.2.jar                             | None                                     |
    | UCHIJAAAA | npcs                              | 3.0.0                       | [插件]NPCs-3.0.0-1.12.2.jar                          | None                                     |
    | UCHIJAAAA | pixelautomessages                 | 1.0.3                       | [插件]PixelAutoMessages-1.0.3-b15.jar                | None                                     |
    | UCHIJAAAA | pjb                               | 0.2.0                       | [插件]projectborders-7.1.0-0.2.0.jar                 | None                                     |
    | UCHIJAAAA | inspector                         | 0.6.5                       | [插件]Re-Inspector-0.1.jar                           | None                                     |
    | UCHIJAAAA | serverteleport                    | 0.1.0-SNAPSHOT              | [插件]ServerTeleport-0.1.0-SNAPSHOT.jar              | None                                     |
    | UCHIJAAAA | stopspread                        | 0.1.1                       | [插件]StopSpread-0.1.1.jar                           | None                                     |
    | UCHIJAAAA | vshop                             | 1.9                         | [插件]VillagerShops-1.9.jar                          | None                                     |
    | UCHIJAAAA | virtualchest                      | 1.0.0-rc-1                  | [插件]VirtualChest-1.0.0-rc-1.jar                    | None                                     |
    | UCHIJAAAA | actuallyadditions                 | 1.12.2-r140                 | ActuallyAdditions-1.12.2-r140.jar                  | None                                     |
    | UCHIJAAAA | appliedenergistics2               | rv5-stable-11               | appliedenergistics2-rv5-stable-11.jar              | None                                     |
    | UCHIJAAAA | bdlib                             | 1.14.3.12                   | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | UCHIJAAAA | ae2stuff                          | 0.7.0.4                     | ae2stuff-0.7.0.4-mc1.12.2.jar                      | None                                     |
    | UCHIJAAAA | applecore                         | 3.1.3                       | AppleCore-mc1.12.2-3.1.3.jar                       | None                                     |
    | UCHIJAAAA | crafttweaker                      | 4.1.9                       | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | UCHIJAAAA | mtlib                             | 3.0.5                       | MTLib-3.0.5.jar                                    | None                                     |
    | UCHIJAAAA | modtweaker                        | 4.0.12                      | modtweaker-4.0.12.jar                              | None                                     |
    | UCHIJAAAA | jei                               | 4.11.0.204                  | jei_1.12.2-4.11.0.204.jar                          | None                                     |
    | UCHIJAAAA | appleskin                         | 1.0.9                       | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
    | UCHIJAAAA | betterbuilderswands               | 0.12.0                      | BetterBuildersWands-1.12-0.12.0.251.jar            | None                                     |
    | UCHIJAAAA | betterquesting                    | 3.5.266                     | BetterQuesting-3.5.266.jar                         | None                                     |
    | UCHIJAAAA | codechickenlib                    | 3.2.0.345                   | CodeChickenLib-1.12.2-3.2.0.345-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | redstoneflux                      | 2.0.2                       | RedstoneFlux-1.12-2.0.2.3-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | brandonscore                      | 2.4.3                       | BrandonsCore-1.12.2-2.4.3.168-universal.jar        | None                                     |
    | UCHIJAAAA | chameleon                         | 1.12-4.1.3                  | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | UCHIJAAAA | chisel                            | MC1.12.2-0.2.1.35           | Chisel-MC1.12.2-0.2.1.35.jar                       | None                                     |
    | UCHIJAAAA | cofhcore                          | 4.5.2                       | CoFHCore-1.12.2-4.5.2.19-universal.jar             | None                                     |
    | UCHIJAAAA | cofhworld                         | 1.2.0                       | CoFHWorld-1.12.2-1.2.0.5-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | mantle                            | 1.12-1.3.2.24               | Mantle-1.12-1.3.2.24.jar                           | None                                     |
    | UCHIJAAAA | endercore                         | 1.12.2-0.5.35               | EnderCore-1.12.2-0.5.35.jar                        | None                                     |
    | UCHIJAAAA | thermalfoundation                 | 2.5.0                       | ThermalFoundation-1.12.2-2.5.0.19-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | draconicevolution                 | 2.3.12                      | Draconic-Evolution-1.12.2-2.3.12.297-universal.jar | None                                     |
    | UCHIJAAAA | thermalexpansion                  | 5.5.0                       | ThermalExpansion-1.12.2-5.5.0.29-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | enderio                           | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderiointegrationtic             | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | twilightforest                    | 3.8.654                     | twilightforest-1.12.2-3.8.654-universal.jar        | None                                     |
    | UCHIJAAAA | tconstruct                        | 1.12.2-2.10.1.87            | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
    | UCHIJAAAA | conarm                            | 1.0.1.2                     | conarm-1.12.2-1.0.1.2.jar                          | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | UCHIJAAAA | containerfix                      | 1.0                         | ContainerFix+MC1.12.2+v1.0.jar                     | None                                     |
    | UCHIJAAAA | crafttweakerjei                   | 2.0.2                       | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | UCHIJAAAA | cucumber                          | 1.1.0                       | cucumber-1.12-1.1.0.jar                            | None                                     |
    | UCHIJAAAA | eiorteis                          | 1.12.2-3.0                  | eiorteis-3.0.jar                                   | None                                     |
    | UCHIJAAAA | enderiobase                       | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderioconduits                   | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderioconduitsappliedenergistics | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderioconduitsopencomputers      | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderioconduitsrefinedstorage     | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderiointegrationforestry        | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderiointegrationticlate         | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | ftblib                            | 5.2.0.30                    | FTBLib-5.2.0.30.jar                                | None                                     |
    | UCHIJAAAA | enderiomachines                   | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderiopowertools                 | 5.0.29                      | EnderIO-1.12.2-5.0.29.jar                          | None                                     |
    | UCHIJAAAA | enderstorage                      | 2.4.4.132                   | EnderStorage-1.12.2-2.4.4.132-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | UCHIJAAAA | exnihilocreatio                   | 1.12-0.2.4                  | exnihilocreatio-1.12-0.2.4.jar                     | None                                     |
    | UCHIJAAAA | excompressum                      | 3.0.22                      | ExCompressum_1.12.2-3.0.22.jar                     | None                                     |
    | UCHIJAAAA | extracells                        | 2.5.13                      | ExtraCells-1.12.2-2.5.13a60.jar                    | None                                     |
    | UCHIJAAAA | extrautils2                       | 1.0                         | extrautils2-1.12-1.8.5.jar                         | None                                     |
    | UCHIJAAAA | zerocore                          | 1.12-0.1.2.2                | zerocore-1.12-0.1.2.2.jar                          | None                                     |
    | UCHIJAAAA | bigreactors                       | 1.12.2-0.4.5.49             | ExtremeReactors-1.12.2-0.4.5.49.jar                | None                                     |
    | UCHIJAAAA | fastleafdecay                     | v14                         | FastLeafDecay-v14.jar                              | None                                     |
    | UCHIJAAAA | foamfix                           | 0.9.9.1-1.12.2              | foamfix-0.9.9.1-1.12.2-anarchy.jar                 | None                                     |
    | UCHIJAAAA | ftbutilities                      | 5.2.0.32                    | FTBUtilities-5.2.0.32.jar                          | None                                     |
    | UCHIJAAAA | grimoireofgaia                    | 1.6.3                       | GrimoireOfGaia3-1.12.2-1.6.3.jar                   | None                                     |
    | UCHIJAAAA | infernalmobs                      | 1.7.5                       | InfernalMobs-1.12.2.jar                            | None                                     |
    | UCHIJAAAA | inventorytweaks                   | 1.63+release.109.220f184    | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | UCHIJAAAA | jaopca                            | 1.12.2-2.2.8.91             | JAOPCA-1.12.2-2.2.8.91.jar                         | None                                     |
    | UCHIJAAAA | oredictinit                       | 1.12.2-2.2.1.68             | JAOPCA-1.12.2-2.2.8.91.jar                         | None                                     |
    | UCHIJAAAA | longerdays                        | 1.0.4                       | longerdays-1.0.4.jar                               | None                                     |
    | UCHIJAAAA | lostcities                        | 2.0.11                      | lostcities-1.12-2.0.11.jar                         | None                                     |
    | UCHIJAAAA | mekanism                          | 1.12.2-9.4.13.349           | Mekanism-1.12.2-9.4.13.349.jar                     | None                                     |
    | UCHIJAAAA | mysticalagriculture               | 1.6.12                      | mysticalagriculture-1.12-1.6.12.jar                | None                                     |
    | UCHIJAAAA | mysticalagradditions              | 1.2.8                       | mysticalagradditions-1.12-1.2.8.jar                | None                                     |
    | UCHIJAAAA | nonetherportals                   | 1.0.0                       | nonetherPortals_v1.0.0formc1.12.2.jar              | 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 | p455w0rdslib                      | 2.0.29                      | p455w0rdslib-1.12-2.0.29.jar                       | None                                     |
    | UCHIJAAAA | plustic                           | 6.5.2.0                     | plustic-6.5.2.0.jar                                | None                                     |
    | UCHIJAAAA | questbook                         | 3.1.1-1.12                  | questbook-3.1.1-1.12.jar                           | None                                     |
    | UCHIJAAAA | roughmobs                         | 2.0.0                       | roughmobs2-1.12.2_2.0.9.jar                        | None                                     |
    | UCHIJAAAA | bq_standard                       | 3.4.143                     | StandardExpansion-3.4.143.jar                      | None                                     |
    | UCHIJAAAA | storagedrawers                    | 1.12-5.3.5                  | StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
    | UCHIJAAAA | thermalcultivation                | 0.3.0                       | ThermalCultivation-1.12.2-0.3.0.7-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | thermaldynamics                   | 2.5.1                       | ThermalDynamics-1.12.2-2.5.1.14-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | thermalinnovation                 | 0.3.0                       | ThermalInnovation-1.12.2-0.3.0.7-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | UCHIJAAAA | tinkersjei                        | 1.0                         | tinkersjei-1.0.jar                                 | None                                     |
    | UCHIJAAAA | tinkertoolleveling                | 1.12.2-1.0.5.DEV.30c7957    | TinkerToolLeveling-1.12.2-1.0.5.jar                | None                                     |
    | UCHIJAAAA | treegrowingsimulator              | 0.0.4                       | TreeGrowingSimulator2017-1.0.1.jar                 | None                                     |
    | UCHIJAAAA | wct                               | 3.9.67                      | WirelessCraftingTerminal-1.12.2-3.9.67.jar         | None                                     |
    | UCHIJAAAA | wrapup                            | 1.12-1.1.3                  | WrapUp-1.12-1.1.3.jar                              | None                                     |

    Loaded coremods (and transformers): 
JechCore (JustEnoughCharacters-1.12.0-2.3.2.jar)
  me.towdium.jecharacters.core.JechClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  squeek.applecore.asm.TransformerModuleHandler
EnderCorePlugin (EnderCore-1.12.2-0.5.35.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
SpongeCoremod ([核心]spongeforge-1.12.2-2705-7.1.0-BETA-3472.jar)
  org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  openmods.core.OpenModsClassTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.9.1-1.12.2-anarchy.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.1.16.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    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)

    List of loaded APIs: 
        * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r140.jar
        * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.3.jar
        * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-11.jar
        * Baubles|API (1.4.0.2) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
        * BetterQuesting|API (3.1) from BetterQuesting-3.5.266.jar
        * BetterQuesting|API2 (3.1) from BetterQuesting-3.5.266.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.2.19-universal.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.1.16.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.12.297-universal.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.29.jar
        * ExCompressum|API (1.0) from ExCompressum_1.12.2-3.0.22.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.204.jar
        * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
        * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.29.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.9.67.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
    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.):
                  * Offline mode for dedicated servers is NOT supported by Ender IO.
                 An unsupported base software is installed: 'sponge'. 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, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
    Profiler Position: N/A (disabled)
    Player Count: 19 / 50; [EntityPlayerMP['有故事的故事'/23775, l='world', x=-9283.69, y=50.00, z=892.48], EntityPlayerMP['Mr_crisp'/207621, l='world', x=-3374.31, y=68.52, z=1470.31], EntityPlayerMP['青灯教'/307384, l='world', x=13107.10, y=2.00, z=-10143.28], EntityPlayerMP['zaidazai'/331262, l='world', x=978.69, y=55.70, z=2366.47], EntityPlayerMP['赵文硕zws'/353411, l='world', x=983.82, y=58.00, z=2356.57], EntityPlayerMP['凌墨Crazy'/306160, l='world', x=-4258.45, y=92.00, z=-1250.96], EntityPlayerMP['蒙面的笑脸'/401438, l='world', x=660.82, y=63.00, z=399.49], EntityPlayerMP['达尔非斯特'/428119, l='world', x=659.10, y=63.00, z=398.30], EntityPlayerMP['杳鸢'/384482, l='world', x=2020.10, y=63.00, z=2933.73], EntityPlayerMP['豆豆'/404940, l='world', x=-4195.36, y=57.00, z=1204.29], EntityPlayerMP['暮灬光'/447327, l='world', x=-3732.27, y=59.00, z=-1626.42], EntityPlayerMP['都市霸王龙x'/425220, l='world', x=9465.29, y=63.77, z=2908.55], EntityPlayerMP['小新手想和主播玩'/449191, l='world', x=-1524.44, y=69.42, z=-1477.90], EntityPlayerMP['HandsRDream'/428497, l='world', x=-4199.75, y=44.00, z=1187.30], EntityPlayerMP['板烧鱿鱼'/207229, l='world', x=-1984.46, y=65.00, z=-3661.75], EntityPlayerMP['zuanshilili'/462034, l='world', x=7819.86, y=107.00, z=-2758.25], EntityPlayerMP['chuxuan'/463469, l='world', x=-2519.95, y=65.12, z=-4019.06], EntityPlayerMP['Middle_item'/414993, l='world', x=-2532.24, y=63.00, z=-3965.88], EntityPlayerMP['凡星陨落'/463761, l='world', x=-2832.01, y=63.00, z=-2279.35]]
    Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
    Type: Dedicated Server (map_server.txt)
Shybella commented 5 years ago

Yeah, no faster reproduction with the world filled with much higher rates of glowstone.

billbertking1 commented 5 years ago

I'm also having this crash 2-3 times a day.

gabizou commented 5 years ago

Question: Can someone try with async lighting disabled?

Shybella commented 5 years ago

I can do this on prod for you, it's the only reliable reproduction I can do with Aroma1997 world + players running around in there.

Slayer5934 commented 5 years ago

crash-2018-11-12_20.29.30-server.txt

gabizou commented 5 years ago

@Slayer5934 read the issue comments, it’s caused by enabling a sync lighting. No need to post more logs until someone goes and posts that more testing with potential fixes is needed.

Slayer5934 commented 5 years ago

We disabled async lighting, seems to not be crashing so far. We triggered it before by teleporting to different planets (you cant launch rockets because of #2501) but now it seems its not happening. Ill comment back if it ever happens again, let me know if youd like any other testing done.

Sir-Will commented 5 years ago

Any news about this issue?

gabizou commented 5 years ago

Haven't been able to rewrite async lighting, or test some code to fix potential async lighting issues. I've went and reworked how worlds are keeping loaded however, so there are some things to test. If someone does run into the issue again, please comment with which builds etc.

30c4 commented 5 years ago

I got this error on my server too. Sponge Build: 1.12.2-2768-7.1.5 Forge Build: 14.23.5.2808

I know this isn't a tested Forge version for the Sponge version but because the crash reports are the same I thought it best to let you know.

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CreativePatchingLoader (CreativeCore_v1.9.38_mc1.12.2.jar)
  LibLoader (# LibLoader.jar)
  Plugin (NotEnoughIDs-1.5.4.3.jar)
  BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
  CoreMod (TickProfiler-1.12-0.0.7.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar)
  ItemPatchingLoader (ItemPhysic_Full_1.4.19_mc1.12.2.jar)
  HCASM (HammerCore-1.12.2-2.0.4.1.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.190.jar)
  LoadingPlugin (Quark-r1.5-145.jar)
  WTPlugin (WaitingTime-1.0.1.jar)
  LoadingPlugin (RandomThings-MC1.12.2-4.2.6.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b162.jar)
  AstralCore (astralsorcery-1.12.2-1.10.10.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  SpongeCoremod (spongeforge-1.12.2-2768-7.1.5.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.3.146.jar)
  EECore (ExpandedEquivalence-1.12.2-11b.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 2/3/19 10:28 PM
Description: Exception ticking world

java.lang.RuntimeException: Exception creating chunk packet for chunk at '-6 -53'!
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zjc000(SourceFile:563)
    at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:157)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Unable to resize packet buffer to fit more data. Current 
    at net.minecraft.world.chunk.BlockStateContainer.redirect$onSpongeWriteLongArrayPacketBuffer$zmi000(BlockStateContainer.java:688)
    at net.minecraft.world.chunk.BlockStateContainer.func_186009_b(BlockStateContainer.java:126)
    at net.minecraft.network.play.server.SPacketChunkData.func_189555_a(SourceFile:122)
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zjc000(SourceFile:560)
    ... 9 more

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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.network.play.server.SPacketChunkData.redirect$onExtractChunkData$zjc000(SourceFile:563)
    at net.minecraft.network.play.server.SPacketChunkData.<init>(SourceFile:40)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187272_b(PlayerChunkMapEntry.java:157)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:165)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227)

-- Affected level --
Details:
    Level name: DIM-1
    All players: 3 total; [EntityPlayerMP['Noxtralis'/391, l='DIM-1', x=-432.52, y=72.00, z=306.97], GCEntityPlayerMP['Jixoye'/20643, l='DIM-1', x=13.59, y=76.00, z=-966.70], GCEntityPlayerMP['JrProgrammer'/356, l='DIM-1', x=-37.08, y=74.31, z=-84.39]]
    Chunk stats: ServerChunkCache: 2071 Drop: 0
    Level seed: -6515723394118250083
    Level generator: ID 10 - botania-skyblock, ver 0. Features enabled: true
    Level generator options: 
    Level spawn location: World: (0,86,0), Chunk: (at 0,5,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: 18808 game time, 18808 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

-- Sponge PhaseTracker --
Details:
    Phase Stack: [Empty stack]
Stacktrace:
    at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjm000(MinecraftServer.java:3973)
    at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
    at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:554)
    at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 4.15.0-45-generic
    Java Version: 1.8.0_191, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2580989808 bytes (2461 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
    JVM Flags: 12 total; -Xms8G -Xmx8G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:G1MixedGCLiveThresholdPercent=35 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled
    IntCache: cache: 0, tcache: 12, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2808 266 mods loaded, 266 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                                | Version                  | Source                                                | Signature                                |
    |:------ |:--------------------------------- |:------------------------ |:----------------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft                         | 1.12.2                   | minecraft.jar                                         | None                                     |
    | LCHIJA | mcp                               | 9.42                     | minecraft.jar                                         | None                                     |
    | LCHIJA | FML                               | 8.0.99.99                | forge-2808.jar                                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                             | 14.23.5.2808             | forge-2808.jar                                        | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | additionalresources               | 0.1.1                    | additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar | None                                     |
    | LCHIJA | creativecoredummy                 | 1.0.0                    | minecraft.jar                                         | None                                     |
    | LCHIJA | itemphysic                        | 1.4.0                    | minecraft.jar                                         | None                                     |
    | LCHIJA | micdoodlecore                     |                          | minecraft.jar                                         | None                                     |
    | LCHIJA | spongeapi                         | 7.1.0-366290f8           | spongeforge-1.12.2-2768-7.1.5.jar                     | None                                     |
    | LCHIJA | sponge                            | 1.12.2-7.1.5             | spongeforge-1.12.2-2768-7.1.5.jar                     | None                                     |
    | LCHIJA | spongeforge                       | 1.12.2-2768-7.1.5        | spongeforge-1.12.2-2768-7.1.5.jar                     | None                                     |
    | LCHIJA | openmodscore                      | 0.12.1                   | minecraft.jar                                         | None                                     |
    | LCHIJA | biometweakercore                  | 1.0.39                   | minecraft.jar                                         | None                                     |
    | LCHIJA | foamfixcore                       | 7.7.4                    | minecraft.jar                                         | None                                     |
    | LCHIJA | opencomputers|core                | 1.7.3.146                | minecraft.jar                                         | None                                     |
    | LCHIJA | crafttweaker                      | 4.1.14                   | CraftTweaker2-1.12-4.1.14.jar                         | None                                     |
    | LCHIJA | mtlib                             | 3.0.5                    | MTLib-3.0.5.jar                                       | None                                     |
    | LCHIJA | modtweaker                        | 4.0.16                   | modtweaker-4.0.16.jar                                 | None                                     |
    | LCHIJA | jei                               | 4.14.4.264               | jei_1.12.2-4.14.4.264.jar                             | None                                     |
    | LCHIJA | abyssalcraft                      | 1.9.4.15                 | AbyssalCraft-1.12.2-1.9.4.15.jar                      | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCHIJA | chisel                            | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                          | None                                     |
    | LCHIJA | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                                | None                                     |
    | LCHIJA | endercore                         | 1.12.2-0.5.45            | EnderCore-1.12.2-0.5.45.jar                           | None                                     |
    | LCHIJA | codechickenlib                    | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cofhcore                          | 4.6.1                    | CoFHCore-1.12.2-4.6.1.22-universal.jar                | None                                     |
    | LCHIJA | brandonscore                      | 2.4.9                    | BrandonsCore-1.12.2-2.4.9.195-universal.jar           | None                                     |
    | LCHIJA | cofhworld                         | 1.3.0                    | CoFHWorld-1.12.2-1.3.0.6-universal.jar                | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalfoundation                 | 2.6.1                    | ThermalFoundation-1.12.2-2.6.1.22-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | draconicevolution                 | 2.3.18                   | Draconic-Evolution-1.12.2-2.3.18.329-universal.jar    | None                                     |
    | LCHIJA | thermalexpansion                  | 5.5.2                    | ThermalExpansion-1.12.2-5.5.2.39-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | enderio                           | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | enderiointegrationtic             | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | mantle                            | 1.12-1.3.3.39            | Mantle-1.12-1.3.3.39.jar                              | None                                     |
    | LCHIJA | tweakersconstruct                 | 1.12.2-1.3.0             | tweakersconstruct-1.12.2-1.3.0.jar                    | None                                     |
    | LCHIJA | twilightforest                    | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar           | None                                     |
    | LCHIJA | tconstruct                        | 1.12.2-2.12.0.115        | TConstruct-1.12.2-2.12.0.115.jar                      | None                                     |
    | LCHIJA | acintegration                     | 1.6.6                    | AbyssalCraft Integration-1.12.2-1.6.6.jar             | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCHIJA | fastbench                         | 1.6.0                    | FastWorkbench-1.12.2-1.6.0.jar                        | None                                     |
    | LCHIJA | actuallyadditions                 | 1.12.2-r144              | ActuallyAdditions-1.12.2-r144.jar                     | None                                     |
    | LCHIJA | appliedenergistics2               | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar                  | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                          | None                                     |
    | LCHIJA | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                         | None                                     |
    | LCHIJA | projecte                          | 1.12.2-PE1.4.0           | ProjectE-1.12.2-PE1.4.0.jar                           | None                                     |
    | LCHIJA | tesla                             | 1.0.63                   | Tesla-1.12.2-1.0.63.jar                               | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | p455w0rdslib                      | 2.0.36                   | p455w0rdslib-1.12.2-2.0.36.jar                        | None                                     |
    | LCHIJA | ae2wtlib                          | 1.0.6                    | AE2WTLib-1.12.2-1.0.6.jar                             | None                                     |
    | LCHIJA | infinitylib                       | 1.12.2-1.12.0            | infinitylib-1.12.0.jar                                | None                                     |
    | LCHIJA | agricraft                         | 2.12.0-1.12.0-a6         | AgriCraft-2.12.0-1.12.0-a6.jar                        | None                                     |
    | LCHIJA | akashictome                       | 1.2-12                   | AkashicTome-1.2-12.jar                                | None                                     |
    | LCHIJA | applecore                         | 3.1.4                    | AppleCore-mc1.12.2-3.1.4.jar                          | None                                     |
    | LCHIJA | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                            | None                                     |
    | LCHIJA | thedragonlib                      | 1.12.2-5.3.0             | thedragonlib-1.12.2-5.3.0.jar                         | None                                     |
    | LCHIJA | armorplus                         | 1.12.2-11.16.3.48        | armorplus-1.12.2-11.16.3.48.jar                       | None                                     |
    | LCHIJA | aroma1997core                     | 2.0.0.0.b162             | Aroma1997Core-1.12.2-2.0.0.0.b162.jar                 | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | aroma1997sdimension               | 2.0.0.2.b87              | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b87.jar   | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | astralsorcery                     | 1.10.10                  | astralsorcery-1.12.2-1.10.10.jar                      | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LCHIJA | attributefix                      | 1.0.4                    | AttributeFix-1.12.2-1.0.4.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | morphtool                         | 1.2-21                   | Morph-o-Tool-1.2-21.jar                               | None                                     |
    | LCHIJA | quark                             | r1.5-145                 | Quark-r1.5-145.jar                                    | None                                     |
    | LCHIJA | autoreglib                        | 1.3-24                   | AutoRegLib-1.3-24.jar                                 | None                                     |
    | LCHIJA | avaritia                          | 3.3.0                    | Avaritia-1.12.2-3.3.0.33-universal.jar                | None                                     |
    | LCHIJA | botania                           | r1.10-358                | Botania r1.10-358.jar                                 | None                                     |
    | LCHIJA | avaritiatweaks                    | 1.12.2-1.1               | AvaritiaTweaks-1.12.2-1.1.jar                         | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LCHIJA | base                              | 3.11.0                   | base-1.12.2-3.11.0.jar                                | None                                     |
    | LCHIJA | bhc                               | 1.2.1                    | baubley-heart-canisters-1.12.2-1.2.1.jar              | None                                     |
    | LCHIJA | betterbuilderswands               | 0.12.1                   | BetterBuildersWands-1.12.2-0.12.1.254+27f21b9.jar     | None                                     |
    | LCHIJA | betterquesting                    | 3.5.290                  | BetterQuesting-3.5.290.jar                            | None                                     |
    | LCHIJA | bqt                               | 1.0                      | BetterQuestingTriggerer-1.0.jar                       | None                                     |
    | LCHIJA | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                     | None                                     |
    | LCHIJA | biometweaker                      | 3.2.354                  | BiomeTweaker-1.12.2-3.2.354.jar                       | bdea6e9d19f35da4858ffcc93210c6207dd590bd |
    | LCHIJA | blockcraftery                     | 1.12.2-1.1.0             | blockcraftery-1.12.2-1.1.0.jar                        | None                                     |
    | LCHIJA | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                           | None                                     |
    | LCHIJA | bloodmagic                        | 1.12.2-2.3.3-101         | BloodMagic-1.12.2-2.3.3-101.jar                       | None                                     |
    | LCHIJA | bloodmoon                         | 1.5.3                    | Bloodmoon-MC1.12.2-1.5.3.jar                          | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCHIJA | bonsaitrees                       | 1.1.2                    | bonsaitrees-1.1.2-b144.jar                            | None                                     |
    | LCHIJA | bookshelf                         | 2.3.574                  | Bookshelf-1.12.2-2.3.574.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | brokenwings                       | 1.0.0                    | brokenwings-1.0.jar                                   | None                                     |
    | LCHIJA | ceramics                          | 1.12-1.3.6               | Ceramics-1.12-1.3.6.jar                               | None                                     |
    | LCHIJA | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                              | None                                     |
    | LCHIJA | chancecubes                       | 1.12.2-3.2.3.242         | ChanceCubes-1.12.2-3.2.3.242.jar                      | None                                     |
    | LCHIJA | chickenchunks                     | 2.4.1.73                 | ChickenChunks-1.12.2-2.4.1.73-universal.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | chiselsandbits                    | 14.30                    | chiselsandbits-14.30.jar                              | None                                     |
    | LCHIJA | clumps                            | 3.1.2                    | Clumps-3.1.2.jar                                      | None                                     |
    | LCHIJA | compacter                         | 1.3.0.3                  | compacter-1.3.0.3-mc1.12.2.jar                        | None                                     |
    | LCHIJA | contenttweaker                    | 1.12.2-4.9.1             | ContentTweaker-1.12.2-4.9.1.jar                       | None                                     |
    | LCHIJA | cookingforblockheads              | 6.4.69                   | CookingForBlockheads_1.12.2-6.4.69.jar                | None                                     |
    | LCHIJA | craftingtweaks                    | 8.1.9                    | CraftingTweaks_1.12.2-8.1.9.jar                       | None                                     |
    | LCHIJA | crafttweakerjei                   | 2.0.2                    | CraftTweaker2-1.12-4.1.14.jar                         | None                                     |
    | LCHIJA | creativecore                      | 1.9.9                    | CreativeCore_v1.9.38_mc1.12.2.jar                     | None                                     |
    | LCHIJA | cucumber                          | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                             | None                                     |
    | LCHIJA | cyclopscore                       | 1.0.2                    | CyclopsCore-1.12.2-1.0.2.jar                          | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                           | None                                     |
    | LCHIJA | danknull                          | 1.4.46                   | DankNull-1.12-1.4.46.jar                              | None                                     |
    | LCHIJA | darkutils                         | 1.8.223                  | DarkUtils-1.12.2-1.8.223.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | diethopper                        | 1.1                      | diethopper-1.1.jar                                    | None                                     |
    | LCHIJA | dimensionaledibles                | 1.3                      | DimensionalEdibles-1.12.2-1.3.jar                     | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LCHIJA | eleccore                          | 1.8.434                  | ElecCore-1.12.2-1.8.434.jar                           | None                                     |
    | LCHIJA | embers                            | 1.12                     | EmbersRekindled-1.12.jar                              | None                                     |
    | LCHIJA | enderiobase                       | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | enderioconduits                   | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | enderioconduitsappliedenergistics | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | opencomputers                     | 1.7.3.146                | OpenComputers-MC1.12.2-1.7.3.146.jar                  | None                                     |
    | LCHIJA | enderioconduitsopencomputers      | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | enderioconduitsrefinedstorage     | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | enderiointegrationforestry        | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | enderiointegrationticlate         | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | ftblib                            | 5.4.1.80                 | FTBLib-5.4.1.80.jar                                   | None                                     |
    | LCHIJA | enderiomachines                   | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | enderiopowertools                 | 5.0.40                   | EnderIO-1.12.2-5.0.40.jar                             | None                                     |
    | LCHIJA | enderioendergy                    | 5.0.40                   | EnderIO-endergy-1.12.2-5.0.40.jar                     | None                                     |
    | LCHIJA | enderstorage                      | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | ironchest                         | 1.12.2-7.0.58.841        | ironchest-1.12.2-7.0.58.841.jar                       | None                                     |
    | LCHIJA | endermanevo                       | 1.0.16                   | EndermanEvolution-1.12.2-1.0.16.jar                   | None                                     |
    | LCHIJA | endertweaker                      | 1.0.0                    | EnderTweaker-1.12.2-1.0.0.jar                         | None                                     |
    | LCHIJA | epicsiegemod                      | 13.163                   | EpicSiegeMod-13.163.jar                               | None                                     |
    | LCHIJA | equivalentintegrations            | 0.1.9                    | EquivalentIntegrations-0.1.9-PE1.3.1B.jar             | None                                     |
    | LCHIJA | erebus                            | 1.0.25                   | Erebus-1.0.25.jar                                     | None                                     |
    | LCHIJA | everlastingabilities              | 1.4.0                    | EverlastingAbilities-1.12.2-1.4.0.jar                 | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LCHIJA | mcmultipart                       | 2.5.3                    | MCMultiPart-2.5.3.jar                                 | None                                     |
    | LCHIJA | mekanism                          | 1.12.2-9.4.13.349        | Mekanism-1.12.2-9.4.13.349.jar                        | None                                     |
    | LCHIJA | immersiveengineering              | 0.12-88                  | ImmersiveEngineering-0.12-88.jar                      | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCHIJA | exchangers                        | 1.12.2-2.8               | Exchangers-1.12.2-2.8.jar                             | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LCHIJA | forgelin                          | 1.8.2                    | Forgelin-1.8.2.jar                                    | None                                     |
    | LCHIJA | exnihilocreatio                   | 1.12-0.3.2               | exnihilocreatio-1.12-0.3.2.jar                        | None                                     |
    | LCHIJA | hammercore                        | 2.0.4.1                  | HammerCore-1.12.2-2.0.4.1.jar                         | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LCHIJA | expequiv                          | 11b                      | ExpandedEquivalence-1.12.2-11b.jar                    | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LCHIJA | extendedcrafting                  | 1.5.2                    | ExtendedCrafting-1.12.2-1.5.2.jar                     | None                                     |
    | LCHIJA | extracells                        | 2.6.2                    | ExtraCells-1.12.2-2.6.2a.jar                          | None                                     |
    | LCHIJA | galacticraftcore                  | 4.0.2.190                | GalacticraftCore-1.12.2-4.0.2.190.jar                 | None                                     |
    | LCHIJA | galacticraftplanets               | 4.0.2.190                | Galacticraft-Planets-1.12.2-4.0.2.190.jar             | None                                     |
    | LCHIJA | mjrlegendslib                     | 1.12.2-1.1.8             | MJRLegendsLib-1.12.2-1.1.8.jar                        | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCHIJA | extraplanets                      | 1.12.2-0.4.7             | ExtraPlanets-1.12.2-0.4.7.jar                         | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCHIJA | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.8.jar                            | None                                     |
    | LCHIJA | zerocore                          | 1.12-0.1.2.3             | zerocore-1.12-0.1.2.3.jar                             | None                                     |
    | LCHIJA | bigreactors                       | 1.12.2-0.4.5.50          | ExtremeReactors-1.12.2-0.4.5.50.jar                   | None                                     |
    | LCHIJA | farmingforblockheads              | 3.1.26                   | FarmingForBlockheads_1.12.2-3.1.26.jar                | None                                     |
    | LCHIJA | fencejumper                       | 1.0.5                    | fencejumper-1.12-1.0.5.jar                            | None                                     |
    | LCHIJA | foamfix                           | 0.10.3-1.12.2            | foamfix-0.10.3-1.12.2.jar                             | None                                     |
    | LCHIJA | forgemultipartcbe                 | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar          | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | microblockcbe                     | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar          | None                                     |
    | LCHIJA | minecraftmultipartcbe             | 2.6.1.81                 | ForgeMultipart-1.12.2-2.6.1.81-universal.jar          | None                                     |
    | LCHIJA | ftbutilities                      | 5.3.0.79                 | FTBUtilities-5.3.0.79.jar                             | None                                     |
    | LCHIJA | furnaceoverhaul                   | 1.0.5                    | furnaceoverhaul-1.12.2-1.0.7.jar                      | None                                     |
    | LCHIJA | galacticrafttweaker               | 1.12.2-1.0.3             | GalacticraftTweaker-1.12.2-1.0.3.jar                  | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCHIJA | gardenofglass                     | sqrt(-1)                 | GardenOfGlass.jar                                     | None                                     |
    | LCHIJA | grue                              | 1.4.0                    | Grue-1.12.2-1.4.0.jar                                 | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCHIJA | huntingdim                        | 1.0.36                   | HuntingDimension-1.12.2-1.0.36.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | ichunutil                         | 7.1.4                    | iChunUtil-1.12.2-7.1.4.jar                            | None                                     |
    | LCHIJA | immersivepetroleum                | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                   | None                                     |
    | LCHIJA | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.4-228.jar             | None                                     |
    | LCHIJA | lunatriuscore                     | 1.2.0.42                 | LunatriusCore-1.12.2-1.2.0.42-universal.jar           | None                                     |
    | LCHIJA | ingameinfoxml                     | 2.8.2.94                 | InGameInfoXML-1.12.2-2.8.2.94-universal.jar           | None                                     |
    | LCHIJA | instantunify                      | 1.1.2                    | instantunify-1.12.2-1.1.2.jar                         | None                                     |
    | LCHIJA | mysticalagriculture               | 1.7.1                    | MysticalAgriculture-1.12.2-1.7.1.jar                  | None                                     |
    | LCHIJA | mysticalagradditions              | 1.2.10                   | MysticalAgradditions-1.12.2-1.2.10.jar                | None                                     |
    | LCHIJA | natura                            | 1.12.2-4.3.2.66          | natura-1.12.2-4.3.2.66.jar                            | None                                     |
    | LCHIJA | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zb.jar                       | None                                     |
    | LCHIJA | mcjtylib_ng                       | 3.1.1                    | mcjtylib-1.12-3.1.1.jar                               | None                                     |
    | LCHIJA | rftools                           | 7.60                     | rftools-1.12-7.60.jar                                 | None                                     |
    | LCHIJA | integrationforegoing              | 1.12.2-1.8.2             | IntegrationForegoing-1.12.2-1.8.2.jar                 | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LCHIJA | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                              | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCHIJA | journeymap                        | 1.12.2-5.5.3             | journeymap-1.12.2-5.5.3.jar                           | None                                     |
    | LCHIJA | jee                               | 1.0.6                    | JustEnoughEnergistics-1.12.2-1.0.6.jar                | None                                     |
    | LCHIJA | karatgarden                       | 0.1.4                    | KaratGarden-0.1.4-[1.12.2].jar                        | None                                     |
    | LCHIJA | kleeslabs                         | 5.4.11                   | KleeSlabs_1.12.2-5.4.11.jar                           | None                                     |
    | LCHIJA | kc                                | 1.12                     | knobcontrol-1.12-4.0.20.jar                           | None                                     |
    | LCHIJA | landcore                          | 1.5.0.0                  | landcore-1.5.0.0.jar                                  | None                                     |
    | LCHIJA | landcraft                         | 2.2.1.2                  | landcraft-2.2.1.2.jar                                 | None                                     |
    | LCHIJA | lessforgivingvoid                 | 1.0.1                    | LessForgivingVoid-1.0.1.jar                           | None                                     |
    | LCHIJA | lex                               | 1.0.8                    | LibEx-1.12.2-1.0.8.jar                                | None                                     |
    | LCHIJA | lootbags                          | 2.5.7                    | LootBags-1.12.2-2.5.7.jar                             | None                                     |
    | LCHIJA | lttweaker                         | 1.1.14                   | LootTableTweaker-1.12.2-1.1.14.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | lordcraft                         | 1.0.0                    | Lord Craft 2.9.6.jar                                  | None                                     |
    | LCHIJA | lostcities                        | 2.0.13                   | lostcities-1.12-2.0.13.jar                            | None                                     |
    | LCHIJA | magneticraft                      | 2.5.2                    | Magneticraft_1.12-2.5.2-dev.jar                       | None                                     |
    | LCHIJA | manavisualizer                    | r1.0-1                   | ManaVisualizer-r1.0-1.jar                             | None                                     |
    | LCHIJA | mapgadgets                        | @VERSION@                | Mapmaker's Gadgets-1.2_for_1.12.x.jar                 | None                                     |
    | LCHIJA | matc                              | 1.0.1-hotfix             | matc-1.0.1-hotfix.jar                                 | None                                     |
    | LCHIJA | mekanismgenerators                | 9.4.11                   | MekanismGenerators-1.12.2-9.4.13.349.jar              | None                                     |
    | LCHIJA | mekanismtools                     | 9.4.11                   | MekanismTools-1.12.2-9.4.13.349.jar                   | None                                     |
    | LCHIJA | mob_grinding_utils                | 0.3.13                   | MobGrindingUtils-0.3.13.jar                           | None                                     |
    | LCHIJA | modularmachinery                  | 1.9.5                    | modularmachinery-1.9.5.jar                            | None                                     |
    | LCHIJA | pneumaticcraft                    | 1.12.2-0.9.1-317         | pneumaticcraft-repressurized-1.12.2-0.9.1-317.jar     | None                                     |
    | LCHIJA | modulardiversity                  | 1.1                      | Modular Diversity-1.1.jar                             | None                                     |
    | LCHIJA | morpheus                          | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                           | None                                     |
    | LCHIJA | mputils                           | 1.5.6                    | MPUtils-1.12.2-1.5.6.jar                              | None                                     |
    | LCHIJA | mpbasic                           | 1.4.7                    | mpbasic-1.12.2-1.4.10.jar                             | None                                     |
    | LCHIJA | mrtjpcore                         | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar               | None                                     |
    | LCHIJA | projectred-core                   | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar                   | None                                     |
    | LCHIJA | projectred-exploration            | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-world.jar                  | None                                     |
    | LCHIJA | plustic                           | 7.0.0.0                  | plustic-7.0.0.0.jar                                   | None                                     |
    | LCHIJA | netherendingores                  | 1.12.2-1.2               | Netherending-Ores-1.12.2-1.2.jar                      | None                                     |
    | LCHIJA | nex                               | 2.0.8                    | NetherEx-1.12.2-2.0.8.jar                             | None                                     |
    | LCHIJA | nmsot                             | 1.2.2-mc1.12.2           | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar               | None                                     |
    | LCHIJA | neid                              | 1.5.4.3                  | NotEnoughIDs-1.5.4.3.jar                              | None                                     |
    | LCHIJA | nuclearcraft                      | 2.13e                    | NuclearCraft-2.13e--1.12.2.jar                        | None                                     |
    | LCHIJA | omlib                             | 3.0.1-162                | omlib-1.12.2-3.0.1-162.jar                            | None                                     |
    | LCHIJA | ompd                              | 3.0.0-36                 | ompd-1.12.2-3.0.0-36.jar                              | None                                     |
    | LCHIJA | openmods                          | 0.12.1                   | OpenModsLib-1.12.2-0.12.1.jar                         | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCHIJA | openblocks                        | 1.8                      | OpenBlocks-1.12.2-1.8.jar                             | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LCHIJA | openmodularturrets                | 3.0.1-264                | openmodularturrets-1.12.2-3.0.1-264.jar               | None                                     |
    | LCHIJA | oreexcavation                     | 1.4.133                  | OreExcavation-1.4.133.jar                             | None                                     |
    | LCHIJA | overloaded                        | 0.0.53                   | Overloaded-1.12.2-0.0.53.jar                          | 644f38521a349310a5dae0239577dc7beebefaec |
    | LCHIJA | packmode                          | 1.2.0                    | packmode-1.12.2-1.2.0.jar                             | None                                     |
    | LCHIJA | placebo                           | 1.5.1                    | Placebo-1.12.2-1.5.1.jar                              | None                                     |
    | LCHIJA | portality                         | 1.0-SNAPSHOT             | portality-1.12.2-1.2.2-14.jar                         | None                                     |
    | LCHIJA | progressivebosses                 | 1.4.1                    | ProgressiveBosses-1.4.1-mc1.12.x.jar                  | None                                     |
    | LCHIJA | projectred-expansion              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar             | None                                     |
    | LCHIJA | projectred-relocation             | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar             | None                                     |
    | LCHIJA | projectred-transportation         | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-mechanical.jar             | None                                     |
    | LCHIJA | quantumflux                       | 2.0.17                   | quantumflux-1.12.2-2.0.17.jar                         | None                                     |
    | LCHIJA | reborncore                        | 3.13.2.411               | RebornCore-1.12.2-3.13.2.411-universal.jar            | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCHIJA | quantumstorage                    | 4.6.6                    | QuantumStorage-1.12-4.6.6.jar                         | None                                     |
    | LCHIJA | randomthings                      | 4.2.6                    | RandomThings-MC1.12.2-4.2.6.jar                       | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCHIJA | redstonearsenal                   | 2.6.1                    | RedstoneArsenal-1.12.2-2.6.1.15-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | xreliquary                        | 1.12.2-1.3.4.780         | Reliquary-1.12.2-1.3.4.780.jar                        | None                                     |
    | LCHIJA | rftoolscontrol                    | 1.9.3                    | rftoolsctrl-1.12-1.9.3.jar                            | None                                     |
    | LCHIJA | rftoolsdim                        | 5.64                     | rftoolsdim-1.12-5.64.jar                              | None                                     |
    | LCHIJA | riteclicker                       | 1.12_1                   | riteclicker-1.12.2_1.jar                              | None                                     |
    | LCHIJA | rockcandy                         | 1.12.2-3.00              | rockcandy-1.12.2-3.0.0.jar                            | None                                     |
    | LCHIJA | roughmobs                         | 2.0.0                    | roughmobs2-1.12.2_2.0.12.jar                          | None                                     |
    | LCHIJA | simplevoidworld                   | 1.2.0.9                  | Simple-Void-World-1.12-1.2.0.9-universal.jar          | None                                     |
    | LCHIJA | simplesponge                      | 3.6.1                    | SimpleSponge-1.12.2-3.6.1.jar                         | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LCHIJA | simple_trophies                   | 1.1.0                    | simpletrophies-1.1.0.jar                              | None                                     |
    | LCHIJA | thermaldynamics                   | 2.5.3                    | ThermalDynamics-1.12.2-2.5.3.16-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | simplyjetpacks                    | 2.2.10.63                | SimplyJetpacks2-1.12.2-2.2.10.63.jar                  | None                                     |
    | LCHIJA | skylandsforge                     | 1.12.2_0.2               | SkyLandsForge-1.12.2_0.2.jar                          | None                                     |
    | LCHIJA | solarflux                         | 4.32r                    | SolarFluxReborn_1.12.2-4.32r.jar                      | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LCHIJA | soot                              | 1.5                      | Soot-1.5.jar                                          | None                                     |
    | LCHIJA | stackie                           | 1.6.0.48                 | Stackie-1.12.2-1.6.0.48-universal.jar                 | None                                     |
    | LCHIJA | stacksize                         | 1.1                      | stacksize-1.12.2-1.0.jar                              | None                                     |
    | LCHIJA | bq_standard                       | 3.4.150                  | StandardExpansion-3.4.150.jar                         | None                                     |
    | LCHIJA | storagedrawers                    | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.8.jar                       | None                                     |
    | LCHIJA | tammodized                        | 0.15.5                   | TamModized-1.12.1-0.15.5.jar                          | None                                     |
    | LCHIJA | teslafied                         | 1.1.1                    | teslafied-1.12-1.1.1.jar                              | None                                     |
    | LCHIJA | thermalinnovation                 | 0.3.1                    | ThermalInnovation-1.12.2-0.3.1.8-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalsolars                     | 1.12.2 V1.9.4            | thermalsolars-1.12.2-1.9.4.jar                        | None                                     |
    | LCHIJA | tickprofiler                      | 1.12-0.0.7               | TickProfiler-1.12-0.0.7.jar                           | None                                     |
    | LCHIJA | tcomplement                       | ${version}               | TinkersComplement-1.12.2-0.3.0.jar                    | None                                     |
    | LCHIJA | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                   | None                                     |
    | LCHIJA | tp                                | 3.2.32                   | tinyprogressions-1.12.2-3.3.32-Release.jar            | None                                     |
    | LCHIJA | tombstone                         | 3.3.0                    | tombstone-3.3.0-1.12.jar                              | None                                     |
    | LCHIJA | translocators                     | 2.5.1.77                 | Translocators-1.12.2-2.5.1.77-universal.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | ts2k16                            | 1.2.10                   | TS2K16-1.2.10.jar                                     | None                                     |
    | LCHIJA | unloader                          | 1.2.0                    | unloader-1.2.0.jar                                    | None                                     |
    | LCHIJA | voidcraft                         | 0.26.10                  | VoidCraft-1.12-0.26.10.jar                            | None                                     |
    | LCHIJA | wanionlib                         | 1.12.2-2.2               | WanionLib-1.12.2-2.2.jar                              | None                                     |
    | LCHIJA | wawla                             | 2.5.269                  | Wawla-1.12.2-2.5.269.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | waystones                         | 4.0.67                   | Waystones_1.12.2-4.0.67.jar                           | None                                     |
    | LCHIJA | wct                               | 3.11.88                  | WirelessCraftingTerminal-1.12.2-3.11.88.jar           | None                                     |
    | LCHIJA | witherskelefix                    | 2.6.3                    | WitherSkeletonTweaks-1.12.2-2.6.3.jar                 | None                                     |
    | LCHIJA | woot                              | 1.12.2-1.4.9             | woot-1.12.2-1.4.9.jar                                 | None                                     |
    | LCHIJA | xnet                              | 1.7.6                    | xnet-1.12-1.7.6.jar                                   | None                                     |
    | LCHIJA | yabba                             | 1.1.2.39                 | YABBA-1.1.2.39.jar                                    | None                                     |
    | LCHIJA | ynot                              | 0.2.3                    | YNot-0.2.3.jar                                        | None                                     |
    | LCHIJA | griefprevention                   | 1.12.2-4.3.0.674         | griefprevention-1.12.2-4.3.0.674.jar                  | None                                     |
    | LCHIJA | nucleus                           | 1.8.2-S7.1               | Nucleus-1.8.2-S7.1-MC1.12.2-plugin.jar                | None                                     |
    | LCHIJA | mmcreboot                         | 2.3.1                    | MMCReboot-2.3.1-API-7.jar                             | None                                     |
    | LCHIJA | skyclaims                         | 0.27.2-S7.0-BETA         | SkyClaims-0.27.2-S7.0-BETA.jar                        | None                                     |
    | LCHIJA | luckperms                         | 4.3.87                   | LuckPerms-Sponge-4.3.87.jar                           | None                                     |
    | LCHIJA | moofluids                         | 1.12.2-1.8.12.02a        | MooFluids-1.12.2-1.8.12.02a.jar                       | None                                     |
    | LCHIJA | mysticallib                       | 1.12.2-1.0.0             | mysticallib-1.12.2-1.0.0.jar                          | None                                     |
    | LCHIJA | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                      | None                                     |
    | LCHIJA | unidict                           | 1.12.2-2.9.2             | UniDict-1.12.2-2.9.2.jar                              | None                                     |

    Loaded coremods (and transformers): 
CreativePatchingLoader (CreativeCore_v1.9.38_mc1.12.2.jar)

LibLoader (# LibLoader.jar)

Plugin (NotEnoughIDs-1.5.4.3.jar)
  ru.fewizz.neid.asm.Transformer
BiomeTweakerCore (BiomeTweakerCore-1.12.2-1.0.39.jar)
  me.superckl.biometweakercore.BiomeTweakerASMTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)

CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  lumien.bloodmoon.asm.ClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
AppleCore (AppleCore-mc1.12.2-3.1.4.jar)
  squeek.applecore.asm.TransformerModuleHandler
CoreMod (TickProfiler-1.12-0.0.7.jar)

IELoadingPlugin (ImmersiveEngineering-core-0.12-88.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.1.jar)
  openmods.core.OpenModsClassTransformer
Ar_CorePlugin (additionalresources-1.9.4-0.2.0.28+47cd0bd_signed.jar)

ItemPatchingLoader (ItemPhysic_Full_1.4.19_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
HCASM (HammerCore-1.12.2-2.0.4.1.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.190.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
LoadingPlugin (Quark-r1.5-145.jar)
  vazkii.quark.base.asm.ClassTransformer
WTPlugin (WaitingTime-1.0.1.jar)
  com.blamejared.waitingtime.core.WTClassTransformer
LoadingPlugin (RandomThings-MC1.12.2-4.2.6.jar)
  lumien.randomthings.asm.ClassTransformer
CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b162.jar)

AstralCore (astralsorcery-1.12.2-1.10.10.jar)

Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
SpongeCoremod (spongeforge-1.12.2-2768-7.1.5.jar)
  org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.3.146.jar)
  li.cil.oc.common.asm.ClassTransformer
EECore (ExpandedEquivalence-1.12.2-11b.jar)
  com.zeitheron.expequiv.core.EETransformer
    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]
    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)
        - craftingtweaksIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
    Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 5818 names; 8024 stacks.
Configuration Info: IyBDb25maWd1cmF0aW9uIGZpbGUNCg0KYmxvY2tzIHsNCiAgICAjIFNob3VsZCBIYW1tZXIgQ29yZSBhZGQgQ2h1bmsgTG9hZGVyIGJsb2NrPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOkNodW5rTG9hZGVyPWZhbHNlDQoNCiAgICAjIFNob3VsZCBIYW1tZXIgQ29yZSBhZGQgVGVzc2VyYWN0IGJsb2NrPyBbZGVmYXVsdDogZmFsc2VdDQogICAgQjpUZXNzZXJhY3Q9ZmFsc2UNCn0NCg0KDQpjbGllbnQgew0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIHJlcGxhY2UgZW5jaGFudG1lbnQgZ2xpbnQgY29sb3Igd2l0aCBtb3JlIG1hdGNoaW5nIGNvbG9ycyBmb3Igc29tZSB2YW5pbGxhIGl0ZW1zPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJDdXN0b20gRW5jaGFudG1lbnQgQ29sb3JzIGZvciBWYW5pbGxhIEl0ZW1zIj10cnVlDQogICAgQjoiSW1wcm92ZWQgTEFOIj1mYWxzZQ0KDQogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgcG9ydGZvcndhcmQgeW91ciBsb2NhbCB3b3JsZCB3aGVuIHlvdSBzaGFyZSB3aXRoIGl0IHRvIExBTj8NCiAgICAjIFRoaXMgZmVhdHVyZSBkb2Vzbid0IHdvcmsgb24gYWxsIGNsaWVudHMsIHlvdSBhcmUgZ29pbmcgdG8gZ2V0IGEgbWVzc2FnZSBpbiBjaGF0IGlmIGl0IHdhcyBzdWNjZXNzZnVsL3Vuc3VjY2Vzc2Z1bCBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJMQU4gVVBuUCI9ZmFsc2UNCg0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIGFkZCBNb2QgQnJvd3NlciBmZWF0dXJlIHRvIG1haW4gbWVudT8gW2RlZmF1bHQ6IHRydWVdDQogICAgQjoiTW9kIEJyb3dzZXIiPWZhbHNlDQoNCiAgICAjIFJlcGxhY2UgdmFuaWxsYSBmdXJuYWNlIGFuZCBicmV3aW5nIHN0YW5kIHByb2dyZXNzIGJhcnMgdG8gdXNlIHNtb290aCByZW5kZXJpbmc/IFtkZWZhdWx0OiB0cnVlXQ0KICAgIEI6IlNtb290aCBWYW5pbGxhIEd1aXMiPWZhbHNlDQp9DQoNCg0KZGVidWcgew0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIGFkZCBkZWJ1ZyByYXkgdHJhY2VyIGl0ZW0/IFtkZWZhdWx0OiBmYWxzZV0NCiAgICBCOlJheXRyYWNlcj1mYWxzZQ0KDQogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgYWRkIGRlYnVnIHphcHBlciBpdGVtPyBbZGVmYXVsdDogZmFsc2VdDQogICAgQjpaYXBwZXI9ZmFsc2UNCn0NCg0KDQppdGVtcyB7DQogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgYWRkIEFjY3VtdWxhdG9yIGl0ZW0/IFtkZWZhdWx0OiB0cnVlXQ0KICAgIEI6QWNjdW11bGF0b3I9ZmFsc2UNCn0NCg0KDQppd3JlbmNoIHsNCiAgICAjIFdoYXQgaXMgdGhlIGNvbG9yIHdoZW4gdGhlIGhvdmVyZWQgYmxvY2sgaXMgd3JlbmNoYWJsZT8gKGNvbG9yIGVuY29kZWQgaW4gaGV4IGZvcm0gc3VjaCBhcyBSUkdHQkIpDQogICAgUzpHcmVlbj0yMkZGMjINCg0KICAgICMgV2hhdCBpcyB0aGUgY29sb3Igd2hlbiB0aGUgaG92ZXJlZCBibG9jayBpcyBOT1Qgd3JlbmNoYWJsZT8gKGNvbG9yIGVuY29kZWQgaW4gaGV4IGZvcm0gc3VjaCBhcyBSUkdHQkIpDQogICAgUzpSZWQ9RkYyMjIyDQp9DQoNCg0KbmV0d29ya2luZyB7DQogICAgIyBTaG91bGQgSGFtbWVyQ29yZSB1c2Ugb2xkIG5ldHdvcmtpbmcgaW5zdGVhZCBvZiB0aGUgbmV3IChldmVudC1kcml2ZW4pIG9uZT8gW2RlZmF1bHQ6IGZhbHNlXQ0KICAgIEI6Ik9sZCBOZXR3b3JrIj1mYWxzZQ0KfQ0KDQoNCiJ2YW5pbGxhIGltcHJvdmVtZW50cyIgew0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIGZvcmNlLXNwYXduIEVuZGVyIERyYWdvbiBFZ2cgb24gRW5kZXIgRHJhZ29uIGRlYXRoPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJBbHdheXMgU3Bhd24gRHJhZ29uIEVnZyI9dHJ1ZQ0KfQ0KDQoNCg==
Pastebin Connection: Okay.
Dependent Mods:
    -Expanded Equivalence (expequiv) @11b

    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)
        - craftingtweaksIntegration (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleMelter (Enabled/Not Forced)
        - ModuleArmor (Enabled/Not Forced)
        - CeramicsPlugin (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)
        - ExNihiloPlugin (Enabled/Not Forced)

    List of loaded APIs: 
        * AbyssalCraftAPI (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Biome (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Block (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Caps (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Condition (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Disruption (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Energy (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Entity (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Event (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Integration (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Internal (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Item (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Necronomicon (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Recipe (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Ritual (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Spell (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * AbyssalCraftAPI|Structure (1.18.0) from AbyssalCraft-1.12.2-1.9.4.15.jar
        * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r144.jar
        * ae2wtlib|api (1.1) from AE2WTLib-1.12.2-1.0.6.jar
        * AgriCraftAPI (1.0) from AgriCraft-2.12.0-1.12.0-a6.jar
        * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.4.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
        * ArmorPlusApi (2.1) from armorplus-1.12.2-11.16.3.48.jar
        * Base|API (1.0.0) from base-1.12.2-3.11.0.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * betteradvancements|API (0.0.16.71) from BetterAdvancements-1.12.2-0.0.16.71.jar
        * BetterQuesting|API (3.1) from BetterQuesting-3.5.290.jar
        * BetterQuesting|API2 (3.1) from BetterQuesting-3.5.290.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.50.jar
        * BiomeTweakerAPI (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * BiomeTweakerAPI|block (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * BiomeTweakerAPI|event (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * BiomeTweakerAPI|property (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * BiomeTweakerAPI|script (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * BiomeTweakerAPI|script|object (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * BiomeTweakerAPI|script|pack (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * BiomeTweakerAPI|script|wrapper (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * BiomeTweakerAPI|world|gen|feature (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.3.3-101.jar
        * BotaniaAPI (79) from AkashicTome-1.2-12.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
        * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.30.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.1.22-universal.jar
        * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.18.329-universal.jar
        * ElecCoreAPI (1.0) from ElecCore-1.12.2-1.8.434.jar
        * ElecCore|Abilities (#API_VER#) from ElecCore-1.12.2-1.8.434.jar
        * EmbersAPI (0.1) from EmbersRekindled-1.12.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.40.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.40.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.40.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.40.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.40.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.40.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.40.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.40.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.40.jar
        * EpicSiegeMod|API (1.0) from EpicSiegeMod-13.163.jar
        * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.26.jar
        * Galacticraft API (1.1) from GalacticraftCore-1.12.2-4.0.2.190.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-88.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-88.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.4-228.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.3.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.3.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.3.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.3.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.3.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.14.4.264.jar
        * MagneticraftAPI (1.0.0) from Magneticraft_1.12-2.5.2-dev.jar
        * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * Model-Loader (1.1.0) from modelloader-1.1.5.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.9-mc1.12.2.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.3.146.jar
        * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.9.1-317.jar
        * projecteapi (1.12.2-1.1.0) from ProjectE-1.12.2-PE1.4.0.jar
        * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12.2-2.0.36.jar
        * projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
        * QuarkAPI (2) from Quark-r1.5-145.jar
        * reborncoreAPI (3.13.2.411) from RebornCore-1.12.2-3.13.2.411-universal.jar
        * reborncoreAPI|Power (3.13.2.411) from RebornCore-1.12.2-3.13.2.411-universal.jar
        * reborncoreAPI|Recipe (3.13.2.411) from RebornCore-1.12.2-3.13.2.411-universal.jar
        * reborncoreAPI|Tile (3.13.2.411) from RebornCore-1.12.2-3.13.2.411-universal.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
        * SuperScript (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * SuperScript|script (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * SuperScript|script|command (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * SuperScript|script|object (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * SuperScript|util (1.8.354) from BiomeTweaker-1.12.2-3.2.354.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.11.88.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12-0.1.2.3.jar
    RebornCore: 
        Plugin Engine: 1
        RebornCore Version: 3.13.2.411
        Runtime Debofucsation 1
    Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                 An unsupported base software is installed: 'sponge'. 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:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:ON, CRAFTTWEAKER:ON
    Profiler Position: N/A (disabled)
    Player Count: 6 / 50; [GCEntityPlayerMP['MrRuffin'/20225, l='world', x=-255.54, y=86.00, z=766.41], GCEntityPlayerMP['Jixoye'/20643, l='DIM-1', x=13.59, y=76.00, z=-966.70], GCEntityPlayerMP['Doc_Miner'/20963, l='world', x=768.25, y=86.00, z=253.76], GCEntityPlayerMP['Dirty_Dan101'/32578, l='world', x=-257.70, y=86.00, z=255.86], EntityPlayerMP['Noxtralis'/391, l='DIM-1', x=-432.52, y=72.00, z=306.97], GCEntityPlayerMP['JrProgrammer'/356, l='DIM-1', x=-37.08, y=74.31, z=-84.39]]
    Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
    Type: Dedicated Server (map_server.txt)
Krysinski commented 5 years ago

Get this crash today. sponge: spongeforge-1.12.2-2768-7.1.6-RC3569 forge: forge-1.12.2-14.23.5.2768 crashreport: https://gist.github.com/Krysinski/4fa057d053dc8606d046c3e10f0eab43

ChipWolf commented 5 years ago

Also had the same crash sponge: spongeforge-1.12.2-2768-7.1.6-RC3584 forge: forge-1.12.2-14.23.5.2808 crashreport: https://gist.github.com/ChipWolf/0a796746d49b0b292eb40ef5bca9b508

This one occurred when a user jumped into the Nether

runescapejon commented 5 years ago

I don't know if this help but recently i just got this crash on versions

Cybermaxke commented 5 years ago

Should be fixed with https://github.com/SpongePowered/SpongeCommon/commit/fd9dfe0638c21ff7a5984b8789b4b643953d71bb Please retest with the latest build.

runescapejon commented 5 years ago

Okay i had this fix on to my server for about 3 days now also had my async lighting enable and i haven't got a crash yet. I but bare in mind i do not know how to reproduce the issue.

Cybermaxke commented 5 years ago

@runescapejon That's good news. The issue occurs in rare cases when chunks lighting is being updated and simultaneously sending packets to the client. So there's not a easy way to reproduce. I will assume that this issue is fixed, you can always open a new issue or poke me if it happens again.