ReikaKalseki / Reika_Mods_Issues

The issue tracker for all of my mods - RotaryCraft, its addons, ChromatiCraft, and everything else.
46 stars 14 forks source link

[ChromatiCraft] Crash and unable to load game after BloodMagic Ritual of The Falling Tower #2081

Closed Hiranus closed 5 years ago

Hiranus commented 5 years ago

Game crashed and I'm unable to load world after attempting BloodMagic's Ritual of Falling Tower with Your mod(s) present. It looks like ChromatiCraft tries to do something and fails terribly. Do you have any idea on how to make world load? Is there a chance for a quick hotfix?

Error log:

[11:04:50] [Server thread/ERROR] [FML]: CHROMATICRAFT ERROR: Tried to get ability status of null player!?
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.Exception: Stack trace
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at java.lang.Thread.dumpStack(Unknown Source)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at Reika.ChromatiCraft.Registry.Chromabilities.enabledOn(Chromabilities.java:493)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at Reika.ChromatiCraft.Registry.Chromabilities.enabledOn(Chromabilities.java:466)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at Reika.ChromatiCraft.Auxiliary.Ability.AbilityHelper.superbuild(AbilityHelper.java:294)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.eventhandler.ASMEventHandler_1573_AbilityHelper_superbuild_PlayerPlaceBlockEvent.invoke(.dynamic)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorParadigm.createMeteorImpact(MeteorParadigm.java:110)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorRegistry.createMeteorImpact(MeteorRegistry.java:33)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at WayofTime.alchemicalWizardry.common.entity.projectile.EntityMeteor.onImpact(EntityMeteor.java:77)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at WayofTime.alchemicalWizardry.common.entity.projectile.EnergyBlastProjectile.func_70071_h_(EnergyBlastProjectile.java:316)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.world.World.func_72866_a(World.java:2070)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.world.World.func_72870_g(World.java:2034)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.world.World.func_72939_s(World.java:1887)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at fastcraft.u.a(F:289)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at fastcraft.H.aq(F:36)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
[11:04:50] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]:  at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
[11:04:50] [Server thread/ERROR] [FML]: Exception caught during firing event Reika.DragonAPI.Instantiable.Event.PlayerPlaceBlockEvent@54c7cf68:
java.lang.NullPointerException
    at Reika.ChromatiCraft.ChromaticEventManager.multiBuild(ChromaticEventManager.java:383) ~[ChromaticEventManager.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_598_ChromaticEventManager_multiBuild_PlayerPlaceBlockEvent.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
    at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java) ~[abh.class:?]
    at WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorParadigm.createMeteorImpact(MeteorParadigm.java:110) ~[MeteorParadigm.class:1.7.10-1.3.3-17]
    at WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorRegistry.createMeteorImpact(MeteorRegistry.java:33) ~[MeteorRegistry.class:1.7.10-1.3.3-17]
    at WayofTime.alchemicalWizardry.common.entity.projectile.EntityMeteor.onImpact(EntityMeteor.java:77) ~[EntityMeteor.class:1.7.10-1.3.3-17]
    at WayofTime.alchemicalWizardry.common.entity.projectile.EnergyBlastProjectile.func_70071_h_(EnergyBlastProjectile.java:316) ~[EnergyBlastProjectile.class:1.7.10-1.3.3-17]
    at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
    at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
    at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
[11:04:50] [Server thread/ERROR] [FML]: Index: 6 Listeners:
[11:04:50] [Server thread/ERROR] [FML]: 0: HIGHEST
[11:04:50] [Server thread/ERROR] [FML]: 1: ASM: Reika.RotaryCraft.RotaryEventManager@4fc5ec84 buildWorktables(LReika/DragonAPI/Instantiable/Event/PlayerPlaceBlockEvent;)V
[11:04:50] [Server thread/ERROR] [FML]: 2: NORMAL
[11:04:50] [Server thread/ERROR] [FML]: 3: ASM: Reika.ChromatiCraft.ChromaticEventManager@404b353 banDimensionBlocks(LReika/DragonAPI/Instantiable/Event/PlayerPlaceBlockEvent;)V
[11:04:50] [Server thread/ERROR] [FML]: 4: ASM: Reika.ChromatiCraft.Auxiliary.Ability.AbilityHelper@7227fb7d superbuild(LReika/DragonAPI/Instantiable/Event/PlayerPlaceBlockEvent;)V
[11:04:50] [Server thread/ERROR] [FML]: 5: LOWEST
[11:04:50] [Server thread/ERROR] [FML]: 6: ASM: Reika.ChromatiCraft.ChromaticEventManager@404b353 multiBuild(LReika/DragonAPI/Instantiable/Event/PlayerPlaceBlockEvent;)V
[11:04:50] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.NullPointerException
    at Reika.ChromatiCraft.ChromaticEventManager.multiBuild(ChromaticEventManager.java:383) ~[ChromaticEventManager.class:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_598_ChromaticEventManager_multiBuild_PlayerPlaceBlockEvent.invoke(.dynamic) ~[?:?]
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
    at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java) ~[abh.class:?]
    at WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorParadigm.createMeteorImpact(MeteorParadigm.java:110) ~[MeteorParadigm.class:1.7.10-1.3.3-17]
    at WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorRegistry.createMeteorImpact(MeteorRegistry.java:33) ~[MeteorRegistry.class:1.7.10-1.3.3-17]
    at WayofTime.alchemicalWizardry.common.entity.projectile.EntityMeteor.onImpact(EntityMeteor.java:77) ~[EntityMeteor.class:1.7.10-1.3.3-17]
    at WayofTime.alchemicalWizardry.common.entity.projectile.EnergyBlastProjectile.func_70071_h_(EnergyBlastProjectile.java:316) ~[EnergyBlastProjectile.class:1.7.10-1.3.3-17]
    at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~[mt.class:?]
    at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
    at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
    ... 4 more
[11:04:50] [Server thread/ERROR]: This crash report has been saved to: F:\MC\instances\FTB Infinity Evolved 1.7\.minecraft\crash-reports\crash-2019-02-24_11.04.50-server.txt
[11:04:50] [Server thread/INFO]: Stopping server
[11:04:50] [Server thread/INFO]: Saving players
[11:04:50] [Server thread/INFO]: Saving worlds
[11:04:50] [Netty Client IO #0/INFO] [THAUMCRAFT]: Restoring client configs.
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Overworld
[11:04:50] [Netty Client IO #0/INFO] [EnderCore]: Reset configs to client values for com.enderio.core.common.config.ConfigHandler
[11:04:50] [Netty Client IO #0/INFO] [MineMenu]: CLIENT: Disconnected from server, enabling all click actions
[11:04:50] [Netty Client IO #0/INFO] [mcjty.lib.varia.Logging]: Disconnect from server: Unregistering RFTools dimensions
[11:04:50] [Netty Client IO #0/INFO] [Schematica]: Scheduling client settings reset.
[11:04:50] [Netty Client IO #0/INFO] [simplyjetpacks]: Loading configuration files
[11:04:50] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2/24/19 11:04 AM
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
    at Reika.ChromatiCraft.ChromaticEventManager.multiBuild(ChromaticEventManager.java:383)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_598_ChromaticEventManager_multiBuild_PlayerPlaceBlockEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java)
    at WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorParadigm.createMeteorImpact(MeteorParadigm.java:110)
    at WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorRegistry.createMeteorImpact(MeteorRegistry.java:33)
    at WayofTime.alchemicalWizardry.common.entity.projectile.EntityMeteor.onImpact(EntityMeteor.java:77)
    at WayofTime.alchemicalWizardry.common.entity.projectile.EnergyBlastProjectile.func_70071_h_(EnergyBlastProjectile.java:316)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

-- Head --
Stacktrace:
    at Reika.ChromatiCraft.ChromaticEventManager.multiBuild(ChromaticEventManager.java:383)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler_598_ChromaticEventManager_multiBuild_PlayerPlaceBlockEvent.invoke(.dynamic)
    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java)
    at WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorParadigm.createMeteorImpact(MeteorParadigm.java:110)
    at WayofTime.alchemicalWizardry.common.summoning.meteor.MeteorRegistry.createMeteorImpact(MeteorRegistry.java:33)
    at WayofTime.alchemicalWizardry.common.entity.projectile.EntityMeteor.onImpact(EntityMeteor.java:77)
    at WayofTime.alchemicalWizardry.common.entity.projectile.EnergyBlastProjectile.func_70071_h_(EnergyBlastProjectile.java:316)
    at net.minecraft.world.World.func_72866_a(World.java:2070)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
    at net.minecraft.world.World.func_72870_g(World.java:2034)
    at net.minecraft.world.World.func_72939_s(World.java:1887)

-- Entity being ticked --
Details:
    Entity Type: AWWayofTime.meteor (WayofTime.alchemicalWizardry.common.entity.projectile.EntityMeteor)
    Entity ID: 91324
    Entity Name: entity.AWWayofTime.meteor.name
    Entity's Exact location: 274.50, 96.00, 325.50
    Entity's Block location: World: (274,96,325), Chunk: (at 2,6,5 in 17,20; contains blocks 272,0,320 to 287,255,335), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Entity's Momentum: 0.00, -1.00, 0.00
Stacktrace:
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)

-- Affected level --
Details:
    Level name: World
    All players: 1 total; [EntityPlayerMP['Hiranus0'/2913, l='World', x=285.88, y=104.90, z=323.58]]
    Chunk stats: ServerChunkCache: 697 Drop: 0
    Level seed: -483017926530267510
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options: 
    Level spawn location: World: (316,64,310), Chunk: (at 12,4,6 in 19,19; contains blocks 304,0,304 to 319,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 4497 game time, 4497 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 168104 (now: false), thunder time: 92794 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_202, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 5923614848 bytes (5649 MB) / 8738832384 bytes (8334 MB) up to 12117344256 bytes (11556 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx13000m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 248 mods loaded, 242 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA   mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAAAA   FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar) 
    UCHIJAAAA   Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar) 
    UCHIJAAAA   AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) 
    UCHIJAAAA   appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar) 
    UCHIJAAAA   Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar) 
    UCHIJAAAA   CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
    UCHIJAAAA   ivtoolkit{1.2.1} [IvToolkit] (minecraft.jar) 
    UCHIJAAAA   NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) 
    UCHIJAAAA   ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar) 
    UCHIJAAAA   ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) 
    UCHIJAAAA   ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar) 
    UCHIJAAAA   OpenModsCore{0.10} [OpenModsCore] (minecraft.jar) 
    UCHIJAAAA   <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
    UCHIJAAAA   <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) 
    UCHIJAAAA   FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar) 
    UCHIJAAAA   debug{1.0} [debug] (denseores-1.6.2.jar) 
    UCHIJAAAA   ExtendedPotions{1.2} [Extended Potions] (ExtendedPotions-MC1.7.10-1.2.jar) 
    UCHIJAAAA   AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) 
    UCHIJAAAA   arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar) 
    UCHIJAAAA   IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar) 
    UCHIJAAAA   AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) 
    UCHIJAAAA   appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar) 
    UCHIJAAAA   bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar) 
    UCHIJAAAA   ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar) 
    UCHIJAAAA   AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar) 
    UCHIJAAAA   AppleCore{3.1.1} [AppleCore] (AppleCore-mc1.7.10-3.1.1.jar) 
    UCHIJAAAA   Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar) 
    UCHIJAAAA   Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar) 
    UCHIJAAAA   guilib{1.7.10.0} [GUI Library] (AutoJoin-1.7.10.1-full.jar) 
    UCHIJAAAA   AutoJoin{1.7.10.0} [Auto Join] (AutoJoin-1.7.10.1-full.jar) 
    UCHIJAAAA   AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar) 
    UCHIJAAAA   Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) 
    UCHIJAAAA   Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) 
    UCHIJAAAA   Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) 
    UCHIJAAAA   Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar) 
    UCHIJAAAA   BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) 
    UCHIJAAAA   BiomeTweaker{2.0.182} [BiomeTweaker] (BiomeTweaker-1.7.10-2.0.182.jar) 
    UCHIJAAAA   Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) 
    UCHIJAAAA   Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) 
    UCHIJAAAA   BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar) 
    UCHIJAAAA   BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) 
    UCHIJAAAA   CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) 
    UCHIJAAAA   Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar) 
    UCHIJAAAA   BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) 
    UCHIJAAAA   BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) 
    UCHIJAAAA   ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) 
    UCHIJAAAA   ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) 
    UCHIJAAAA   BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) 
    UCHIJAAAA   BinnieCore{2.0.22.7} [Binnie Core] (binnie-mods-1.7.10-2.0.22.7.jar) 
    UCHIJAAAA   Botany{2.0.22.7} [Botany] (binnie-mods-1.7.10-2.0.22.7.jar) 
    UCHIJAAAA   ExtraTrees{2.0.22.7} [Extra Trees] (binnie-mods-1.7.10-2.0.22.7.jar) 
    UCHIJAAAA   Genetics{2.0.22.7} [Genetics] (binnie-mods-1.7.10-2.0.22.7.jar) 
    UCHIJAAAA   ExtraBees{2.0.22.7} [Extra Bees] (binnie-mods-1.7.10-2.0.22.7.jar) 
    UCHIJAAAA   ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar) 
    UCHIJAAAA   Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) 
    UCHIJAAAA   ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UCHIJAAAA   ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar) 
    UCHIJAAAA   ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar) 
    UCHIJAAAA   guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar) 
    UCHIJAAAA   BuildCraft|Core{7.1.22} [BuildCraft] (buildcraft-7.1.22.jar) 
    UCHIJAAAA   ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) 
    UCHIJAAAA   Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar) 
    UCHIJAAAA   ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) 
    UCHIJAAAA   MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) 
    UCHIJAAAA   BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar) 
    UCHIJAAAA   bookshelf{1.0.4.187} [Bookshelf] (Bookshelf-1.7.10-1.0.4.187.jar) 
    UCHIJAAAA   BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) 
    UCHIJAAAA   BuildCraft|Transport{7.1.22} [BC Transport] (buildcraft-7.1.22.jar) 
    UCHIJAAAA   BuildCraft|Factory{7.1.22} [BC Factory] (buildcraft-7.1.22.jar) 
    UCHIJAAAA   BuildCraft|Silicon{7.1.22} [BC Silicon] (buildcraft-7.1.22.jar) 
    UCHIJAAAA   BuildCraft|Robotics{7.1.22} [BC Robotics] (buildcraft-7.1.22.jar) 
    UCHIJAAAA   BuildCraft|Energy{7.1.22} [BC Energy] (buildcraft-7.1.22.jar) 
    UCHIJAAAA   BuildCraft|Builders{7.1.22} [BC Builders] (buildcraft-7.1.22.jar) 
    UCHIJAAAA   BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar) 
    UCHIJAAAA   TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) 
    UCHIJAAAA   chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) 
    UCHIJAAAA   CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar) 
    UCHIJAAAA   Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) 
    UCHIJAAAA   chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-3.jar) 
    UCHIJAAAA   funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar) 
    UCHIJAAAA   RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar) 
    UCHIJAAAA   MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar) 
    UCHIJAAAA   Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) 
    UCHIJAAAA   MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar) 
    UCHIJAAAA   ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) 
    UCHIJAAAA   DragonAPI{v22d} [DragonAPI] (DragonAPI+1.7.10+V22d.jar) 
    UCHIJAAAA   ChromatiCraft{v22d} [ChromatiCraft] (ChromatiCraft+1.7.10+V22d.jar) 
    UCHIJAAAA   cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar) 
    UCHIJAAAA   MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar) 
    UCHIJAAAA   creeperhost{unspecified} [CreeperHost] (creeperhost-1.7.10-1.1.0.jar) 
    UCHIJAAAA   CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar) 
    UCHIJAAAA   PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar) 
    UCHIJAAAA   props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar) 
    UCHIJAAAA   dldungeonsjdg{1.11.0.1} [Doomlike Dungeons] (DoomlikeDungeons-1.11.0.1-MC1.7.10.jar) 
    UCHIJAAAA   DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) 
    UCHIJAAAA   RotaryCraft{v22d} [RotaryCraft] (RotaryCraft+1.7.10+V22d.jar) 
    UCHIJAAAA   ElectriCraft{v22a} [ElectriCraft] (ElectriCraft+1.7.10+V22a.jar) 
    UCHIJAAAA   eplus{4.0.0..3} [Enchanting Plus] (EnchantingPlus-1.7.10-4.0.0.67.jar) 
    UCHIJAAAA   endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) 
    UCHIJAAAA   EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) 
    UCHIJAAAA   enderioaddons{0.10.13} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.13.56_beta.jar) 
    UCHIJAAAA   EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) 
    UCHIJAAAA   EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar) 
    UCHIJAAAA   EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar) 
    UCHIJAAAA   ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) 
    UCHIJAAAA   ExpandedRedstone{v22a} [Expanded Redstone] (ExpandedRedstone+1.7.10+V22a.jar) 
    UCHIJAAAA   extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar) 
    UCHIJAAAA   harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) 
    UCHIJAAAA   ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar) 
    UCHIJAAAA   fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar) 
    UCHIJAAAA   FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar) 
    UCHIJAAAA   FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar) 
    UCHIJAAAA   FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar) 
    UCHIJAAAA   GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar) 
    UCHIJAAAA   GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar) 
    UCHIJAAAA   GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar) 
    UCHIJAAAA   GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar) 
    UCHIJAAAA   gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar) 
    UCHIJAAAA   GeoStrata{v22a} [GeoStrata] (GeoStrata+1.7.10+V22a.jar) 
    UCHIJAAAA   GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) 
    UCHIJAAAA   iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar) 
    UCHIJAAAA   Hats{4.0.1} [Hats] (Hats-4.0.1.jar) 
    UCHIJAAAA   HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar) 
    UCHIJAAAA   headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar) 
    UCHIJAAAA   HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar) 
    UCHIJAAAA   IC2NuclearControl{2.4.2a} [Nuclear Control 2] (IC2NuclearControl-2.4.2a.jar) 
    UCHIJAAAA   IGWMod{1.1.12-34} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.12-34-universal.jar) 
    UCHIJAAAA   immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar) 
    UCHIJAAAA   ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar) 
    UCHIJAAAA   inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) 
    UCHIJAAAA   inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) 
    UCHIJAAAA   IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) 
    UCHIJAAAA   JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar) 
    UCHIJAAAA   journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar) 
    UCHIJAAAA   LatCoreMC{1.6.11} [LatCoreMC] (LatCoreMC-1.7.10-1.6.11.1.jar) 
    UCHIJAAAA   LatBlocks{1.6.11} [LatBlocks] (LatBlocks-1.7.10-1.6.11.1.jar) 
    UCHIJAAAA   LiquidXP{59.0.2} [Liquid XP] (liquid-xp-59.0.2.jar) 
    UCHIJAAAA   LogisticsPipes{0.9.3.132} [Logistics Pipes] (logisticspipes-0.9.3.132.jar) 
    UCHIJAAAA   LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar) 
    UCHIJAAAA   malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) 
    UCHIJAAAA   malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) 
    UCHIJAAAA   Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar) 
    UCHIJAAAA   MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar) 
    UCHIJAAAA   MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UCHIJAAAA   MineMenu{1.2.0} [MineMenu] (MineMenu-1.7.10-1.2.0.B44-universal.jar) 
    UCHIJAAAA   MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar) 
    UCHIJAAAA   testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.7.10-1.9.jar) 
    UCHIJAAAA   modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar) 
    UCHIJAAAA   morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar) 
    UCHIJAAAA   Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar) 
    UCHIJAAAA   Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar) 
    UCHIJAAAA   NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHIJAAAA   NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHIJAAAA   NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHIJAAAA   NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHIJAAAA   NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHIJAAAA   NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHIJAAAA   NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar) 
    UCHIJAAAA   neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar) 
    UCHIJAAAA   NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar) 
    UCHIJAAAA   neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-122.jar) 
    UCHIJAAAA   OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar) 
    UCHIJAAAA   OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar) 
    UCHIJAAAA   OCS{1.7.5} [OpenCCSensors] (openccsensors-1.7.5.jar) 
    UCHIJAAAA   OpenPeripheralCore{1.4} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.4.jar) 
    UCHIJAAAA   OpenPeripheral{0.6} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.6.jar) 
    UCHIJAAAA   OpenPeripheralIntegration{0.6} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.6.jar) 
    UCHIJAAAA   fodc{1.6.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.6.1.jar) 
    UCHIJAAAA   PassiveTorch{0.1.0} [Passive Torch] (PassiveTorch-1.7.10-0.1.0.jar) 
    UCHIJAAAA   PneumaticCraft{1.12.7-152} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-152-universal.jar) 
    UCHIJAAAA   PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar) 
    UCHIJAAAA   pressure{1.3.0.fix1} [Pressure Pipes] (pressure-1.3.0.fix1-mc1.7.10.jar) 
    UCHIJAAAA   ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) 
    UCHIJAAAA   ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar) 
    UCHIJAAAA   ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) 
    UCHIJAAAA   ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar) 
    UCHIJAAAA   ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) 
    UCHIJAAAA   quickhotbar{1.04} [Quick Hotbar] (quickhotbar_1710_1.04.jar) 
    UCHIJAAAA   ReactorCraft{v22a} [ReactorCraft] (ReactorCraft+1.7.10+V22a.jar) 
    UCHIJAAAA   reccomplex{0.9.7.1.1} [Recurrent Complex] (RecurrentComplex-0.9.7.1.1.jar) 
    UCHIJAAAA   ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar) 
    UCHIJAAAA   rftools{4.23} [RFTools] (rftools-4.23.jar) 
    UCHIJAAAA   Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar) 
    UCHIJAAAA   RTG{1.7.10-1.1.1.7} [Realistic Terrain Generation] (RTG-1.7.10-1.1.1.7.jar) 
    UCHIJAAAA   runicdungeons{1.1.7b} [Runic Dungeons] (RunicDungeons-1.1.7b.jar) 
    UCHIJAAAA   Sanguimancy{1.7.10-1.1.9-35} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-35.jar) 
    UCHIJAAAA   Schematica{1.7.6.131} [Schematica] (Schematica-1.7.10-1.7.6.131-universal.jar) 
    UCHIJAAAA   simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) 
    UCHIJAAAA   SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar) 
    UCHIJAAAA   SpiceOfLife{1.3.11} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.3.11.jar) 
    UCHIJAAAA   springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar) 
    UCHIJAAAA   StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) 
    UCHIJAAAA   StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar) 
    UCHIJAAAA   StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) 
    UCHIJAAAA   StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) 
    UCHIJAAAA   StorageDrawers{1.7.10-1.10.8} [Storage Drawers] (StorageDrawers-1.7.10-1.10.8.jar) 
    UCHIJAAAA   StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar) 
    UCHIJAAAA   StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar) 
    UCHIJAAAA   StorageDrawersMisc{1.7.10-1.1.2} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar) 
    UCHIJAAAA   StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar) 
    UCHIJAAAA   TaintedMagic{r7.82} [Tainted Magic] (Tainted-Magic-r7.82.jar) 
    UCHIJAAAA   tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar) 
    UCHIJAAAA   thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) 
    UCHIJAAAA   thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar) 
    UCHIJAAAA   ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar) 
    UCHIJAAAA   ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar) 
    UCHIJAAAA   ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar) 
    UCHIJAAAA   TickProfiler{1.0} [TickProfiler] (TickProfiler-1.7.10.jenkins.38.jar) 
    UCHIJAAAA   TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) 
    UCHIJAAAA   TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar) 
    UCHIJAAAA   Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar) 
    UCHIJAAAA   TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar) 
    UCHIJAAAA   WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) 
    UCHIJAAAA   wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar) 
    UCHIJAAAA   witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) 
    UCHIJAAAA   WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) 
    UCHIJAAAA   WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) 
    UCHIJAAAA   WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) 
    UCHIJAAAA   McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UCHIJAAAA   ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) 
    UCHIJAAAA   MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) 
    UCHIJAAAA   RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar) 
    UCHIJAAAA   aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar) 
    UCHIJAAAA   denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) 
    UCHIJAAAA   HungerOverhaul{1.7.10-1.0.0.jenkins104} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jenkins104.jar) 
    UCHIJAAAA   IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar) 
    UCHIJAAAA   ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UD  BiomeTweakerCore{2.0.182} [BiomeTweaker Core] (minecraft.jar) 
    UD  MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD  MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD  MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD  MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    UD  MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar) 
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: found misbehaving transformers: me.guichaguri.betterfps.transformers.MathTransformer(me.guichaguri.betterfps.transformers.MathTransformer@4783eca) returned non-null result: 0,me.guichaguri.betterfps.transformers.EventTransformer(me.guichaguri.betterfps.transformers.EventTransformer@375e0788) returned non-null result: 0
    AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
    Mantle Environment: Environment healthy.
    CoFHCore: -[1.7.10]3.1.4-329
    ThermalFoundation: -[1.7.10]1.2.6-118
    ThermalExpansion: -[1.7.10]4.1.5-248
    MineFactoryReloaded: -[1.7.10]2.8.1-174
    TConstruct Environment: Environment healthy.
    RedstoneArsenal: -[1.7.10]1.1.2-92
    NetherOres: -[1.7.10]2.3.1-22
    ThermalDynamics: -[1.7.10]1.2.1-172
    List of loaded APIs: 
        * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
        * AppleCoreAPI (3.1.0) from AppleCore-mc1.7.10-3.1.1.jar
        * appliedenergistics2|API (rv3) from appliedenergistics2-rv3-beta-6.jar
        * Baubles|API (1.0.1.10) from LatCoreMC-1.7.10-1.6.11.1.jar
        * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar
        * BiomeTweakerAPI (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
        * BiomeTweakerAPI|event (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
        * BiomeTweakerAPI|script|object (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
        * BiomeTweakerAPI|script|pack (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
        * BiomeTweakerAPI|script|wrapper (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
        * BiomeTweakerAPI|util (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
        * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
        * BotaniaAPI (76) from Botania r1.8-249.jar
        * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.22.jar
        * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.22.jar
        * BuildCraftAPI|boards (2.0) from buildcraft-7.1.22.jar
        * BuildCraftAPI|core (1.0) from buildcraft-7.1.22.jar
        * BuildCraftAPI|crops (1.1) from buildcraft-7.1.22.jar
        * BuildCraftAPI|events (2.0) from buildcraft-7.1.22.jar
        * BuildCraftAPI|facades (1.1) from buildcraft-7.1.22.jar
        * BuildCraftAPI|filler (4.0) from buildcraft-7.1.22.jar
        * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.22.jar
        * BuildCraftAPI|gates (4.1) from buildcraft-7.1.22.jar
        * BuildCraftAPI|items (1.1) from Railcraft_1.7.10-9.12.2.0.jar
        * BuildCraftAPI|library (2.0) from Railcraft_1.7.10-9.12.2.0.jar
        * BuildCraftAPI|lists (1.0) from buildcraft-7.1.22.jar
        * BuildCraftAPI|power (1.3) from buildcraft-7.1.22.jar
        * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.22.jar
        * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.22.jar
        * BuildCraftAPI|statements (1.1) from buildcraft-7.1.22.jar
        * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.22.jar
        * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.22.jar
        * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
        * BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.12.2.0.jar
        * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar
        * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
        * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
        * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
        * CoFHAPI (1.7.10R1.0.0) from funky-locomotion-1.7.10-beta-7.jar
        * CoFHAPI|block (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHAPI|core (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHAPI|energy (1.7.10R1.0.2) from BrandonsCore-1.0.0.12.jar
        * CoFHAPI|fluid (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHAPI|inventory (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHAPI|item (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
        * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
        * CoFHAPI|modhelpers (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
        * CoFHAPI|transport (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
        * CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHLib (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|audio (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|gui (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|gui|element (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|gui|slot (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|inventory (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|render (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|util (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
        * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
        * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
        * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
        * creeperhost|api (1.0) from creeperhost-1.7.10-1.1.0.jar
        * CSLib|API (0.3.0) from Decocraft-2.4.2_1.7.10.jar
        * DLDungeonsAPI (1.4) from DoomlikeDungeons-1.11.0.1-MC1.7.10.jar
        * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
        * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
        * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
        * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
        * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
        * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
        * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
        * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
        * GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.7.0.jar
        * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
        * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
        * IC2API (1.0) from industrialcraft-2-2.2.827-experimental.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
        * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
        * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
        * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
        * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
        * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
        * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
        * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
        * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
        * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
        * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
        * minechemAPI (1.7.10R1) from DragonAPI+1.7.10+V22d.jar
        * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.04.jar
        * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-122.jar
        * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.2a.jar
        * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar
        * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.6.jar
        * OpenPeripheralApi (3.4.2) from OpenPeripheralCore-1.7.10-1.4.jar
        * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.7-152-universal.jar
        * pressureAPI (1.3.0.fix1) from pressure-1.3.0.fix1-mc1.7.10.jar
        * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7.jar
        * RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
        * RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
        * Sanguimancy|API (@VERSION@) from Sanguimancy-1.7.10-1.1.9-35.jar
        * SchematicaAPI (1.1) from Schematica-1.7.10-1.7.6.131-universal.jar
        * SchematicaAPI|Events (1.1) from Schematica-1.7.10-1.7.6.131-universal.jar
        * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
        * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
        * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
        * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
        * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
        * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
        * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
        * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
        * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
        * SuperScript (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
        * SuperScript|command (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
        * SuperScript|object (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
        * SuperScript|util (1.0.182) from BiomeTweaker-1.7.10-2.0.182.jar
        * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.12.2.0.jar
        * thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.5.jar
        * TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6.jar
        * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
    Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
    EnderIO: Found the following problem(s) with your installation:
                  * An unknown AE2 API is installed (rv3 from appliedenergistics2-rv3-beta-6.jar).
                    Ender IO was build against API version rv2 and may or may not work with a newer version.
                 This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
    Forestry : Info: The following plugins have been disabled in the config: lepidopterology
    AE2 Integration: IC2:ON, RotaryCraft:ON, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:ON
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['Hiranus0'/2913, l='World', x=285.88, y=104.90, z=323.58]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
[11:04:50] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:354]: #@!@# Game crashed! Crash report saved to: #@!@# F:\MC\instances\FTB Infinity Evolved 1.7\.minecraft\crash-reports\crash-2019-02-24_11.04.50-server.txt
[11:04:50] [Client thread/INFO] [FML]: Waiting for the server to terminate/save.
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Nether
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/The End
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Twilight Forest
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Underdark
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Soul Network Dimension
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Dungeon
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Spirit World
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Proxima
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Torment
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Mirror
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/The Outer Lands
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Bedrock
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/The Last Millenium
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Mining World
[11:04:50] [Server thread/INFO]: Saving chunks for level 'World'/Pocket Plane
[11:04:52] [Server thread/INFO] [journeymap]: Mapping halted in F:\MC\instances\FTB Infinity Evolved 1.7\.minecraft\journeymap\data\sp\World\DIM0
[11:04:52] [Server thread/INFO] [FML]: CHROMATICRAFT: Dimension is only 0 ticks old; not resetting
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension 0
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension -1
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension 1
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension -7
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension -100
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension 42
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension -34
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension -37
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension 60
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension -38
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension -39
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension -42
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension -19
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension -112
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension 6
[11:04:52] [Server thread/INFO] [FML]: Unloading dimension 69
[11:04:52] [Server thread/INFO] [FML]: Applying holder lookups
[11:04:52] [Server thread/INFO] [FML]: Holder lookups applied
[11:04:52] [pool-7-thread-1/INFO] [EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to F:\MC\instances\FTB Infinity Evolved 1.7\.minecraft\saves\World\enderio\dimensionalTransceiver.json
[11:04:52] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is stopping. Shutting down gracefully
[11:04:52] [Server thread/INFO] [mcjty.lib.varia.Logging]: Cleaning up RFTools dimensions
[11:04:52] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
[11:04:52] [Client thread/INFO] [FML]: Server terminated.
Exception in thread "NEI Subset Item Allocation" AL lib: (EE) alc_cleanup: 1 device not closed
Proces zakończył z kodem -1.
ReikaKalseki commented 5 years ago

What is "BloodMagic Ritual of The Falling Tower"?

Hiranus commented 5 years ago

Sorry, that wasn't its name (I could swear it was). Here you have detailed description: Mark of the Falling Tower Basically, Blood Magic ritual that summons meteor from sky.

ReikaKalseki commented 5 years ago

I see no reason that should involved block build code.

Hiranus commented 5 years ago

Crash happens when meteor strikes ground and explodes, which should be followed by spawning ton of blocks, including ores etc.

I see no reason that should involved block build code.

If your code is launched when blocks are placed then yeah, this can happen. There is also strong explosion involved, so maybe it breaks something and that causes issues?

ReikaKalseki commented 5 years ago

If your code is launched when blocks are placed

By the player.

Hiranus commented 5 years ago

By the player.

And what if BloodMagic author made some mistake somewhere in this ritual's code and meteor blocks are placed by some fake player or something that your code can't currently recognize? That probably could fit in the reason why this happens. Is there a chance for you to handle this case too? I would like to have my server back.

Hiranus commented 5 years ago

I managed to load world after deleting entire ritual area with mcedit, so at least that's good. Are you working on this and will you be able to fix that error?

ReikaKalseki commented 5 years ago

And what if BloodMagic author made some mistake somewhere in this ritual's code and meteor blocks are placed by some fake player or something that your code can't currently recognize?

There is no way to "accidentally" call item placement code.

Hiranus commented 5 years ago

Well, I can't help you with this one, as I have never touched Minecraft modding. That was just wild guess based on what you told me. I'm sure that you will be able to replicate this bug and it would be great if you could fix it.

ReikaKalseki commented 5 years ago

Looking at my code, there is no error; a PlayerPlaceBlockEvent is being fired with a null player. And since I ASMed that event into vanilla ItemBlock code, that means he is calling ItemBlock.onItemUse() with a null player. This is invalid.

Hiranus commented 5 years ago

Will you add if for this case too? Since Blood Magic from 1.7.10 is no longer supported you are only person that can fix it.