maxlowry123/maxFTBcraft

Crash: Ticking entity

Closed this issue · 0 comments

YAMPST - Open source mod pack statistics tracker

Crash report collection powered by YAMPST.

Environment data:

Key Value
Mod pack version 1.1.0
Minecraft version 1.7.10
Side Server side

Comments by pack administrator:

No comments.

Full crash report:

---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.

Time: 11/29/15 7:36 PM
Description: Ticking entity

java.lang.ArrayIndexOutOfBoundsException: -36
    at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:547)
    at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
    at net.minecraft.world.World.func_147455_a(World.java:2600)
    at com.chocolate.chocolateQuest.items.mobControl.ItemMobToSpawner.saveToSpawner(ItemMobToSpawner.java:119)
    at com.chocolate.chocolateQuest.entity.mob.EntityHumanMob.func_70636_d(EntityHumanMob.java:117)
    at com.chocolate.chocolateQuest.entity.mob.EntityHumanZombie.func_70636_d(EntityHumanZombie.java:60)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
    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.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    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 net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:547)
    at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
    at net.minecraft.world.World.func_147455_a(World.java:2600)
    at com.chocolate.chocolateQuest.items.mobControl.ItemMobToSpawner.saveToSpawner(ItemMobToSpawner.java:119)
    at com.chocolate.chocolateQuest.entity.mob.EntityHumanMob.func_70636_d(EntityHumanMob.java:117)
    at com.chocolate.chocolateQuest.entity.mob.EntityHumanZombie.func_70636_d(EntityHumanZombie.java:60)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
    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)

-- Entity being ticked --
Details:
    Entity Type: chocolateQuest.armoredZombie (com.chocolate.chocolateQuest.entity.mob.EntityHumanZombie)
    Entity ID: 434192
    Entity Name:  Zombie
    Entity's Exact location: 2228.65, 64.00, 1602.74
    Entity's Block location: World: (2228,64,1602), Chunk: (at 4,4,2 in 139,100; contains blocks 2224,0,1600 to 2239,255,1615), Region: (4,3; contains chunks 128,96 to 159,127, blocks 2048,0,1536 to 2559,255,2047)
    Entity's Momentum: 0.00, -0.08, 0.00
Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1887)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

-- Affected level --
Details:
    Level name: maxFTBcraft
    All players: 5 total; [EntityPlayerMP['Irynwoed'/456, l='maxFTBcraft', x=411.62, y=67.25, z=-93.00], EntityPlayerMP['maxlowry123'/25293, l='maxFTBcraft', x=-164.30, y=71.88, z=-272.70], EntityPlayerMP['Dayoldpizza'/3539, l='maxFTBcraft', x=2427.89, y=63.00, z=295.56], EntityPlayerMP['Junkmonkies'/11967, l='maxFTBcraft', x=2277.81, y=90.36, z=1473.56], EntityPlayerMP['gkid19'/395063, l='maxFTBcraft', x=-37.92, y=80.19, z=-114.91]]
    Chunk stats: ServerChunkCache: 2414 Drop: 0
    Level seed: 4889980033825943164
    Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true
    Level generator options: 
    Level spawn location: World: (0,65,0), Chunk: (at 0,4,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: 39612852 game time, 64153790 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 154242 (now: false), thunder time: 53606 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Linux (amd64) version 3.14.27-xxxx-grs-ipv6-64
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 707692504 bytes (674 MB) / 3576692736 bytes (3411 MB) up to 5726797824 bytes (5461 MB)
    JVM Flags: 1 total; -Xmx6144M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 103
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 226 mods loaded, 225 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] (ForgeMod.jar) 
    UCHIJAAAA   Forge{10.13.4.1566} [Minecraft Forge] (ForgeMod.jar) 
    UCHIJAAAA   BugfixMod{2.5.0} [BugfixMod] (minecraft.jar) 
    UCHIJAAAA   appliedenergistics2-core{rv3-alpha-10} [Applied Energistics 2 Core] (minecraft.jar) 
    UCHIJAAAA   bettersleepingcore{1.0} [Better Sleeping Core] (minecraft.jar) 
    UCHIJAAAA   CartFixes{0.1.0} [Steve's Cart Fixes] (minecraft.jar) 
    UCHIJAAAA   CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
    UCHIJAAAA   NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar) 
    UCHIJAAAA   OpenComputers|Core{1.5.20.38} [OpenComputers (Core)] (minecraft.jar) 
    UCHIJAAAA   MobiusCore{1.3.0-MAPLESS_1.7.10} [MobiusCore] (minecraft.jar) 
    UCHIJAAAA   ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) 
    UCHIJAAAA   OpenModsCore{0.8} [OpenModsCore] (minecraft.jar) 
    UCHIJAAAA   <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
    UCHIJAAAA   mcdiscord{1.0.1} [MC Discord] (minecraft.jar) 
    UCHIJAAAA   debug{1.0} [debug] (denseores-1.6.2.jar) 
    UCHIJAAAA   ItemBlacklist{1.0.0} [ItemBlacklist] (ItemBlacklist-1.7.10-1.0.0.jar) 
    UCHIJAAAA   Pistronics2{0.6.3} [Pistronics 2] (1.7.10-Pistronics2-v0.6.3.jar) 
    UCHIJAAAA   forgecreeperheal{1.1.1} [Forge Creeper Heal 1.1.1] ([1.7.10]ForgeCreeperHeal-1.1.1.jar) 
    UCHIJAAAA   IC2{2.2.785-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.785-experimental.jar) 
    UCHIJAAAA   AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) 
    UCHIJAAAA   advInv{0.5.10} [Advanced Inventory] (advInv-0.5.10-MC1.7.10.jar) 
    UCHIJAAAA   appliedenergistics2{rv3-alpha-10} [Applied Energistics 2] (appliedenergistics2-rv3-alpha-10.jar) 
    UCHIJAAAA   bdlib{1.9.3.107} [BD Lib] (bdlib-1.9.3.107-mc1.7.10.jar) 
    UCHIJAAAA   ae2stuff{0.5.0.57} [AE2 Stuff] (ae2stuff-0.5.0.57-mc1.7.10.jar) 
    UCHIJAAAA   AgriCraft{1.7.10-1.4.5} [AgriCraft] (AgriCraft-1.7.10-1.4.5.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.7-237} [Botania] (Botania r1.7-237.jar) 
    UCHIJAAAA   Avaritia{0.22c} [Avaritia] (Avaritia-0.22c.jar) 
    UCHIJAAAA   bettersleeping{1.7.10-1.2.27} [Better Sleeping] (BetterSleeping-1.7.10-1.2.27.jar) 
    UCHIJAAAA   BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar) 
    UCHIJAAAA   CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar) 
    UCHIJAAAA   ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar) 
    UCHIJAAAA   ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar) 
    UCHIJAAAA   BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) 
    UCHIJAAAA   BiomeTweaker{2.0.161} [BiomeTweaker] (BiomeTweaker-1.7.10-2.0.161.jar) 
    UCHIJAAAA   BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar) 
    UCHIJAAAA   BuildCraft|Core{7.1.13} [BuildCraft] (buildcraft-7.1.13.jar) 
    UCHIJAAAA   BuildCraft|Builders{7.1.13} [BC Builders] (buildcraft-7.1.13.jar) 
    UCHIJAAAA   BuildCraft|Transport{7.1.13} [BC Transport] (buildcraft-7.1.13.jar) 
    UCHIJAAAA   BuildCraft|Energy{7.1.13} [BC Energy] (buildcraft-7.1.13.jar) 
    UCHIJAAAA   BuildCraft|Silicon{7.1.13} [BC Silicon] (buildcraft-7.1.13.jar) 
    UCHIJAAAA   BuildCraft|Robotics{7.1.13} [BC Robotics] (buildcraft-7.1.13.jar) 
    UCHIJAAAA   BuildCraft|Factory{7.1.13} [BC Factory] (buildcraft-7.1.13.jar) 
    UCHIJAAAA   HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion  MC-1.7.10  v1.8.4.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.1a2.jar) 
    UCHIJAAAA   Forestry{4.2.0.47} [Forestry for Minecraft] (forestry_1.7.10-4.2.0.47.jar) 
    UCHIJAAAA   BuildCraft|Compat{7.1.2} [BuildCraft Compat] (buildcraft-compat-7.1.2.jar) 
    UCHIJAAAA   CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar) 
    UCHIJAAAA   Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar) 
    UCHIJAAAA   TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) 
    UCHIJAAAA   ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UCHIJAAAA   chisel{2.9.3.9} [Chisel] (Chisel-2.9.3.9.jar) 
    UCHIJAAAA   chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.1d.jar) 
    UCHIJAAAA   LookingGlass{0.2.0.00} [Looking Glass] (lookingglass-1.7.10-0.2.0.00.jar) 
    UCHIJAAAA   EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) 
    UCHIJAAAA   MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar) 
    UCHIJAAAA   ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar) 
    UCHIJAAAA   ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar) 
    UCHIJAAAA   OpenComputers{1.5.20.38} [OpenComputers] (OpenComputers-MC1.7.10-1.5.20.38-universal.jar) 
    UCHIJAAAA   Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) 
    UCHIJAAAA   CompactMachines{1.7.10-1.20} [Compact Machines] (compactmachines-1.7.10-1.20.jar) 
    UCHIJAAAA   cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar) 
    UCHIJAAAA   lootablebodies{1.3.6} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.7.10-backport_1.3.6.jar) 
    UCHIJAAAA   PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar) 
    UCHIJAAAA   props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar) 
    UCHIJAAAA   DescriptionTags{1.0} [Description Tags] (DescriptionTags-1.0-1.7.10.jar) 
    UCHIJAAAA   DraconicEvolution{1.0.2-snapshot_7} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_7-bugfix.jar) 
    UCHIJAAAA   MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip) 
    UCHIJAAAA   DummyCore{1.13} [DummyCore] (DummyCore1.13.jar) 
    UCHIJAAAA   eirairc{2.9.391} [EiraIRC] (eirairc-mc1.7.10-2.9.391.jar) 
    UCHIJAAAA   endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar) 
    UCHIJAAAA   EnderIO{1.7.10-2.3.0.421_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.421_beta.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   extracells{2.3.1} [Extra Cells 2] (ExtraCells-1.7.10-2.3.1b144.jar) 
    UCHIJAAAA   ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) 
    UCHIJAAAA   harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar) 
    UCHIJAAAA   ImmersiveEngineering{0.6.2} [Immersive Engineering] (ImmersiveEngineering-0.6.2.jar) 
    UCHIJAAAA   TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) 
    UCHIJAAAA   ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar) 
    UCHIJAAAA   factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.98.jar) 
    UCHIJAAAA   factorization.dimensionalSlice{0.8.98} [Factorization Dimensional Slices] (Factorization-1.7.10-0.8.98.jar) 
    UCHIJAAAA   factorization{0.8.98} [Factorization] (Factorization-1.7.10-0.8.98.jar) 
    UCHIJAAAA   factorization.misc{0.8.98} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.98.jar) 
    UCHIJAAAA   funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar) 
    UCHIJAAAA   FFS{1.7.10-1.3.5.60} [Fancy Fluid Storage] (Fancy Fluid Storage-1.7.10-1.3.5.60.jar) 
    UCHIJAAAA   farseek{1.0.10} [Farseek] (Farseek-1.0.10.jar) 
    UCHIJAAAA   FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar) 
    UCHIJAAAA   ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar) 
    UCHIJAAAA   ForbiddenMagic{1.7.10-0.571} [Forbidden Magic] (Forbidden Magic-1.7.10-0.571.jar) 
    UCHIJAAAA   FTBL{1.0.11.3} [FTBLib] (FTBLib-1.7.10-1.0.11.3.jar) 
    UCHIJAAAA   MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar) 
    UCHIJAAAA   FTBT{1.0.0} [FTB Tweaks] (FTBTweaks-1.0.0.jar) 
    UCHIJAAAA   FTBU{1.0.11.3} [FTBUtilities] (FTBUtilities-1.7.10-1.0.11.3.jar) 
    UCHIJAAAA   gearswap{1.2.3} [Gear Swap] (gearswap-1.2.3.jar) 
    UCHIJAAAA   RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar) 
    UCHIJAAAA   MagicBees{1.7.10-2.4.0} [Magic Bees] (magicbees-1.7.10-2.4.0.jar) 
    UCHIJAAAA   gendustry{1.6.2.127} [GenDustry] (gendustry-1.6.2.127-mc1.7.10.jar) 
    UCHIJAAAA   GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) 
    UCHIJAAAA   guideapi{1.7.10-1.0.1-22} [Guide-API] (Guide-API-1.7.10-1.0.1-22.jar) 
    UCHIJAAAA   hardcorewither{1.0.0} [Hardcore Wither] (Hardcore Wither-1.7.10-1.0.0-3-universal.jar) 
    UCHIJAAAA   HardcoreDarkness{1.7} [Hardcore Darkness] (HardcoreDarkness-MC1.7.10-1.7.jar) 
    UCHIJAAAA   HardcoreQuesting{4.4.3a} [Hardcore Questing Mode] (HQM-The Journey-4.4.3a.jar) 
    UCHIJAAAA   hungerstrike{1.7.10.4} [Hunger Strike] (HungerStrike-1.7.10-1.0.5.jar) 
    UCHIJAAAA   IC2NuclearControl{2.3.2a-Butt} [Nuclear Control 2] (IC2NuclearControl-2.3.2a-Butt.jar) 
    UCHIJAAAA   iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar) 
    UCHIJAAAA   immersiveintegration{0.6.1} [Immersive Integration] (immersiveintegration-0.6.1.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   ironbackpacks{1.7.10-1.2.3} [Iron Backpacks] (IronBackpacks-1.7.10-1.2.3.jar) 
    UCHIJAAAA   IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) 
    UCHIJAAAA   JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) 
    UCHIJAAAA   journeymap{5.1.2} [JourneyMap] (journeymap-1.7.10-5.1.2-unlimited.jar) 
    UCHIJAAAA   koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar) 
    UCHIJAAAA   Login_Shield{1.2-5-g59d68ff} [Login Shield] (Login_Shield-1.2-5-g59d68ff.jar) 
    UCHIJAAAA   LogisticsPipes{0.9.3.69} [Logistics Pipes] (logisticspipes-0.9.3.69.jar) 
    UCHIJAAAA   malisiscore{1.7.10-0.13.1} [MalisisCore] (malisiscore-1.7.10-0.13.1.jar) 
    UCHIJAAAA   malisisdoors{1.7.10-1.12.2} [Malisis' Doors] (malisisdoors-1.7.10-1.12.2.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) 
    UCHIJAAAA   MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar) 
    UCHIJAAAA   modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar) 
    UCHIJAAAA   Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar) 
    UCHIJAAAA   Morpheus{1.7.10-1.6.18} [Morpheus] (Morpheus-1.7.10-1.6.18.jar) 
    UCHIJAAAA   mwentityradar{0.3.0} [Mapwriter Entity Radar] (MWEntityRadar-1.7.10-0.3.0.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.0.13} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.13.jar) 
    UCHIJAAAA   NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar) 
    UCHIJAAAA   recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar) 
    UCHIJAAAA   neresources{0.1.0.106} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.106.jar) 
    UCHIJAAAA   NotEnoughWands{1.2.3} [Not Enough Wands] (notenoughwands-1.2.3.jar) 
    UCHIJAAAA   OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar) 
    UCHIJAAAA   OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar) 
    UCHIJAAAA   OpenPeripheralCore{1.2} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.2.jar) 
    UCHIJAAAA   OpenPeripheral{0.4} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.4.jar) 
    UCHIJAAAA   OpenPeripheralIntegration{0.3} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.3.jar) 
    UCHIJAAAA   opensecurity{1.0.74} [OpenSecurity] (OpenSecurity-1.0-74.jar) 
    UCHIJAAAA   Opis{1.3.0-MAPLESS_1.7.10} [Opis] (Opis-1.3.0-MAPLESS_1.7.10.jar) 
    UCHIJAAAA   PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar) 
    UCHIJAAAA   ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar) 
    UCHIJAAAA   ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar) 
    UCHIJAAAA   ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar) 
    UCHIJAAAA   ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar) 
    UCHIJAAAA   ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar) 
    UCHIJAAAA   RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) 
    UCHIJAAAA   RefinedRelocation{1.1.12} [Refined Relocation] (RefinedRelocation-mc1.7.10-1.1.12.jar) 
    UCHIJAAAA   rftools{4.13} [RFTools] (rftools-4.13.jar) 
    UCHIJAAAA   runicdungeons{1.1.6a} [Runic Dungeons] (runicdungeons-1.1.6a.jar) 
    UCHIJAAAA   scottstweaks{1.7.10-1.3.1} [Scott's Tweaks] (ScottsTweaks-1.7.10-1.3.1.jar) 
    UCHIJAAAA   secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.406.jar) 
    UCHIJAAAA   ServerTools{1.7.10-2.2.0.79} [ServerTools] (ServerTools-CORE-1.7.10-2.2.0.79.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   springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar) 
    UCHIJAAAA   squidless{0.6.1} [Squidless] (squidless-1.7.10-0.6.1.jar) 
    UCHIJAAAA   StacksOnStacks{{$version}} [Stacks on Stacks!] (StacksOnStacks-1.7.10-2.4.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.7.2} [Storage Drawers] (StorageDrawers-1.7.10-1.7.2.jar) 
    UCHIJAAAA   StorageDrawersForestry{1.7.10-1.0.5} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.0.5.jar) 
    UCHIJAAAA   StorageDrawersMisc{1.7.10-1.0.1} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.0.1.jar) 
    UCHIJAAAA   StorageDrawersNatura{1.7.10-1.0.4} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.0.4.jar) 
    UCHIJAAAA   streams{0.1.6} [Streams] (Streams-0.1.6.jar) 
    UCHIJAAAA   tcinventoryscan{1.0.3} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.3.jar) 
    UCHIJAAAA   thaumcraftgates{1.4.2} [Thaumcraft Gates] (ThaumcraftGates-1.4.2.jar) 
    UCHIJAAAA   thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) 
    UCHIJAAAA   thaumicbases{1.3.1710.2} [Thaumic Bases] (ThaumicBases-1.3.1710.4.jar) 
    UCHIJAAAA   thaumicenergistics{0.9.0.0} [Thaumic Energistics] (thaumicenergistics-0.9.0.0.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.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar) 
    UCHIJAAAA   TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) 
    UCHIJAAAA   tinker_io{beta 1.4.2} [Tinker I/O] (tinker_io-1.7.10-beta 1.4.2.jar) 
    UCHIJAAAA   TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar) 
    UCHIJAAAA   Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar) 
    UCHIJAAAA   TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar) 
    UCHIJAAAA   utilityworlds{1.0.7} [Utility Worlds] (UtilityWorlds-1.7.10_1.0.7.jar) 
    UCHIJAAAA   WailaHarvestability{1.1.5} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.5.jar) 
    UCHIJAAAA   wailaplugins{MC1.7.10-0.2.0-23} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-23.jar) 
    UCHIJAAAA   wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.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   XPT{1.2.0} [XP Teleporters] (XPTeleporters-1.7.10-1.2.0.jar) 
    UCHIJAAAA   YABM{1.0.6} [Yet Another Backup Mod] (YABM-1.7.10-1.0.6.jar) 
    UCHIJAAAA   yampst{1.3.5} [YAMPST] (Yampst-maxFTBcraft 11-7-15-1.1.0.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.8.4} [Another One Bites The Dust] (AOBD-2.8.4.jar) 
    UCHIJAAAA   denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) 
    UCHIJAAAA   IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar) 
    UCHIJAAAA   ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) 
    UD  BiomeTweakerCore{2.0.161} [BiomeTweaker Core] (minecraft.jar) 
    OpenModsLib class transformers: [stencil_patches:ENABLED],[movement_callback:ENABLED],[map_gen_fix:FINISHED],[gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED]
    Class transformer null safety: found misbehaving transformers: williewillus.BugfixMod.BugfixModClassTransformer(williewillus.BugfixMod.BugfixModClassTransformer@702e8265) crashed with java.lang.NullPointerException(null)
    AE2 Version: alpha rv3-alpha-10 for Forge 10.13.4.1448
    CoFHCore: -[1.7.10]3.0.3-303
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    Mantle Environment: Environment healthy.
    MineFactoryReloaded: -[1.7.10]2.8.0-104
    TConstruct Environment: Environment healthy.
    RedstoneArsenal: -[1.7.10]1.1.1-89
    NetherOres: -[1.7.10]2.3.0-12
    ThermalDynamics: -[1.7.10]1.1.0-161
    List of loaded APIs: 
        * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.5.jar
        * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-512.jar
        * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
        * bettersleeping|api (1.1) from BetterSleeping-1.7.10-1.2.27.jar
        * BiomeTweakerAPI (1.0.161) from BiomeTweaker-1.7.10-2.0.161.jar
        * BiomeTweakerAPI|script|object (1.0.161) from BiomeTweaker-1.7.10-2.0.161.jar
        * BiomeTweakerAPI|script|pack (1.0.161) from BiomeTweaker-1.7.10-2.0.161.jar
        * BiomeTweakerAPI|script|wrapper (1.0.161) from BiomeTweaker-1.7.10-2.0.161.jar
        * BiomeTweakerAPI|util (1.0.161) from BiomeTweaker-1.7.10-2.0.161.jar
        * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
        * BotaniaAPI (69) from Botania r1.7-237.jar
        * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.13.jar
        * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.13.jar
        * BuildCraftAPI|boards (2.0) from buildcraft-7.1.13.jar
        * BuildCraftAPI|core (1.0) from SolarExpansion-Basic-1.6a.jar
        * BuildCraftAPI|crops (1.1) from buildcraft-7.1.13.jar
        * BuildCraftAPI|events (2.0) from buildcraft-7.1.13.jar
        * BuildCraftAPI|facades (1.1) from buildcraft-7.1.13.jar
        * BuildCraftAPI|filler (4.0) from buildcraft-7.1.13.jar
        * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.13.jar
        * BuildCraftAPI|gates (4.1) from buildcraft-7.1.13.jar
        * BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.8.0.0.jar
        * BuildCraftAPI|library (2.0) from buildcraft-7.1.13.jar
        * BuildCraftAPI|lists (1.0) from buildcraft-7.1.13.jar
        * BuildCraftAPI|power (1.3) from buildcraft-7.1.13.jar
        * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.13.jar
        * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.13.jar
        * BuildCraftAPI|statements (1.1) from buildcraft-7.1.13.jar
        * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.13.jar
        * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.13.jar
        * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
        * BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.8.0.0.jar
        * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
        * ChiselAPI (0.1.1) from Chisel-2.9.3.9.jar
        * ChiselAPI|Carving (0.1.1) from Chisel-2.9.3.9.jar
        * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.3.9.jar
        * CoFHAPI (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
        * CoFHAPI|block (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
        * CoFHAPI|core (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
        * CoFHAPI|energy (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
        * CoFHAPI|fluid (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHAPI|inventory (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHAPI|item (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
        * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
        * CoFHAPI|modhelpers (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHAPI|tileentity (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.4B1-176.jar
        * CoFHAPI|transport (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHAPI|world (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.4B1-176.jar
        * CoFHLib|audio (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
        * CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
        * CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.4B1-176.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.0.4B1-176.jar
        * CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
        * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.4B1-176.jar
        * CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
        * CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.4B1-176.jar
        * CoFHLib|util|helpers (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
        * CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.4B1-176.jar
        * CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
        * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.4B1-176.jar
        * CSLib|API (1.0) from Decocraft-2.2.1_1.7.10.jar
        * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_7-bugfix.jar
        * EiraIRC|API (2.0) from eirairc-mc1.7.10-2.9.391.jar
        * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
        * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
        * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
        * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
        * factorization notification system (1.0) from Factorization-1.7.10-0.8.98.jar
        * ForestryAPI|apiculture (4.7.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|genetics (4.6.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.0.47.jar
        * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.0.47.jar
        * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
        * GameAnalyticsAPI (1.0) from Fancy Fluid Storage-1.7.10-1.3.5.60.jar
        * gendustryAPI (2.3.0) from gendustry-1.6.2.127-mc1.7.10.jar
        * Guide-API|API (1.7.10-1.0.1-22) from Guide-API-1.7.10-1.0.1-22.jar
        * IC2API (1.0) from Railcraft_1.7.10-9.8.0.0.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.6.2.jar
        * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
        * LookingGlass|API (1.0) from lookingglass-1.7.10-0.2.0.00.jar
        * McJtyLib (1.8.0) from mcjtylib-1.8.0.jar
        * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.106.jar
        * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.2a-Butt.jar
        * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
        * OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.20.38-universal.jar
        * OpenPeripheralApi (3.3.1) from OpenPeripheralCore-1.7.10-1.2.jar
        * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar
        * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar
        * RefinedRelocationAPI (1.0.0) from RefinedRelocation-mc1.7.10-1.1.12.jar
        * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
        * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
        * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
        * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
        * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
        * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
        * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
        * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
        * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.2.jar
        * SuperScript (1.0.161) from BiomeTweaker-1.7.10-2.0.161.jar
        * SuperScript|command (1.0.161) from BiomeTweaker-1.7.10-2.0.161.jar
        * SuperScript|object (1.0.161) from BiomeTweaker-1.7.10-2.0.161.jar
        * SuperScript|util (1.0.161) from BiomeTweaker-1.7.10-2.0.161.jar
        * Testerino|API (0.01) from runicdungeons-1.1.6a.jar
        * Thaumcraft|API (4.2.0.0) from Pam's HarvestCraft 1.7.10k.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
    AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:ON, PneumaticCraft:OFF
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 5 / 10; [EntityPlayerMP['Irynwoed'/456, l='maxFTBcraft', x=411.62, y=67.25, z=-93.00], EntityPlayerMP['Dayoldpizza'/3539, l='maxFTBcraft', x=2427.89, y=63.00, z=295.56], EntityPlayerMP['maxlowry123'/25293, l='maxFTBcraft', x=-164.30, y=71.88, z=-272.70], EntityPlayerMP['Junkmonkies'/11967, l='maxFTBcraft', x=2277.81, y=90.36, z=1473.56], EntityPlayerMP['gkid19'/395063, l='maxFTBcraft', x=-37.92, y=80.19, z=-114.91]]
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)