Done Rusty hatch could be the cause of 3 crashes?

Discussion in 'The Ferret Business' started by BlueDiggy, Feb 6, 2017.

  1. BlueDiggy

    BlueDiggy Well-Known Member

    Messages:
    6
    Likes Received:
    1
    Local Time:
    2:33 AM
    Hello everyone, fliing back to my base i crashed 3 times, this is one of the reports (oculd be the rusty hatch the cause? )
    C:\Giochi\Minecraft\TheFerretBusiness\minecraft\journeymap\data\mp\ferret~mineyourmind~net\DIM0
    [18:30:04] [Client thread/FATAL]: Reported exception thrown!
    net.minecraft.util.ReportedException: Rendering Block Entity
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:107) ~[bmk.class:?]
    at mrtjp.relocation.ASMHacks$.renderTileEntityAt(hacks.scala:30) ~[ASMHacks$.class:?]
    at mrtjp.relocation.ASMHacks.renderTileEntityAt(hacks.scala) ~[ASMHacks.class:?]
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92) ~[bmk.class:?]
    at fastcraft.ab.a(F:201) ~[fastcraft-1.23.jar:?]
    at fastcraft.ak.a(F:475) ~[fastcraft-1.23.jar:?]
    at fastcraft.HC.al(F:50) ~[fastcraft-1.23.jar:?]
    at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java) ~[bma.class:?]
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224) ~[blt.class:?]
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011) ~[blt.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001) ~[bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    Caused by: java.lang.ClassCastException: net.minecraft.block.BlockAir cannot be cast to net.malisis.doors.door.block.RustyHatch
    at net.malisis.doors.door.renderer.RustyHatchRenderer.renderTileEntity(RustyHatchRenderer.java:188) ~[RustyHatchRenderer.class:?]
    at net.malisis.doors.door.renderer.RustyHatchRenderer.render(RustyHatchRenderer.java:132) ~[RustyHatchRenderer.class:?]
    at net.malisis.core.renderer.MalisisRenderer.func_147500_a(MalisisRenderer.java:403) ~[MalisisRenderer.class:1.7.10-0.14.3]
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100) ~[bmk.class:?]
    ... 18 more
    [18:30:04] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft crash-report ----
    // Everything's going to plan. No, really, that was supposed to happen.

    Time: 06/02/17 18.30
    Description: Rendering Block Entity

    java.lang.ClassCastException: net.minecraft.block.BlockAir cannot be cast to net.malisis.doors.door.block.RustyHatch
    at net.malisis.doors.door.renderer.RustyHatchRenderer.renderTileEntity(RustyHatchRenderer.java:188)
    at net.malisis.doors.door.renderer.RustyHatchRenderer.render(RustyHatchRenderer.java:132)
    at net.malisis.core.renderer.MalisisRenderer.func_147500_a(MalisisRenderer.java:403)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
    at mrtjp.relocation.ASMHacks$.renderTileEntityAt(hacks.scala:30)
    at mrtjp.relocation.ASMHacks.renderTileEntityAt(hacks.scala)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
    at fastcraft.ab.a(F:201)
    at fastcraft.ak.a(F:475)
    at fastcraft.HC.al(F:50)
    at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

    -- Head --
    Stacktrace:
    at net.malisis.doors.door.renderer.RustyHatchRenderer.renderTileEntity(RustyHatchRenderer.java:188)
    at net.malisis.doors.door.renderer.RustyHatchRenderer.render(RustyHatchRenderer.java:132)
    at net.malisis.core.renderer.MalisisRenderer.func_147500_a(MalisisRenderer.java:403)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)

    -- Block Entity Details --
    Details:
    Name: rustyHatchTileEntity // net.malisis.doors.door.tileentity.RustyHatchTileEntity
    Block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
    Block data value: 0 / 0x0 / 0b0000
    Block location: World: (-1371,64,965), Chunk: (at 5,4,5 in -86,60; contains blocks -1376,0,960 to -1361,255,975), Region: (-3,1; contains chunks -96,32 to -65,63, blocks -1536,0,512 to -1025,255,1023)
    Actual block type: ID #1867 (tile.rustyHatch // net.malisis.doors.door.block.RustyHatch)
    Actual block data value: 8 / 0x8 / 0b1000
    Stacktrace:
    at mrtjp.relocation.ASMHacks$.renderTileEntityAt(hacks.scala:30)
    at mrtjp.relocation.ASMHacks.renderTileEntityAt(hacks.scala)
    at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
    at fastcraft.ab.a(F:201)
    at fastcraft.ak.a(F:475)
    at fastcraft.HC.al(F:50)
    at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 2 total; [EntityClientPlayerMP['BlueDiggy'/28300, l='MpServer', x=-1431,22, y=82,62, z=962,65], EntityOtherPlayerMP['fearon14'/48822, l='MpServer', x=-1447,45, y=70,00, z=954,98]]
    Chunk stats: MultiplayerChunkCache: 69, 69
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (-1350,70,987), Chunk: (at 10,4,11 in -85,61; contains blocks -1360,0,976 to -1345,255,991), Region: (-3,1; contains chunks -96,32 to -65,63, blocks -1536,0,512 to -1025,255,1023)
    Level time: 785668985 game time, 786752040 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 51 total; [EntityZombie['Zombie'/1793, l='MpServer', x=37,09, y=-47,02, z=-22,07], EntityItem['item.block.black.berryBush'/61697, l='MpServer', x=-1422,03, y=67,13, z=971,50], EntityEnderman['Enderman'/89616, l='MpServer', x=32,21, y=-23,11, z=-47,33], EntityItem['item.item.string'/63766, l='MpServer', x=-1495,09, y=72,13, z=994,25], EntityZombie['Zombie'/89622, l='MpServer', x=-18,98, y=-50,27, z=-35,76], EntitySkeleton['Skeleton'/462111, l='MpServer', x=-22,91, y=-47,14, z=-13,44], EntityZombie['Zombie'/462109, l='MpServer', x=-17,98, y=-51,59, z=-25,87], EntityZombie['Zombie'/462108, l='MpServer', x=-13,98, y=-51,59, z=-33,87], EntityZombie['Zombie'/65051, l='MpServer', x=-1432,78, y=30,00, z=917,22], EntityZombie['Zombie'/463896, l='MpServer', x=41,39, y=-46,87, z=-4,14], EntityOtherPlayerMP['fearon14'/3052, l='MpServer', x=-1446,06, y=70,00, z=954,89], EntitySpider['Spider'/462119, l='MpServer', x=-23,07, y=-43,05, z=-28,28], EntitySkeleton['Skeleton'/462124, l='MpServer', x=-22,07, y=-53,05, z=-26,28], EntityTrail['unknown'/814, l='MpServer', x=-1431,22, y=82,62, z=962,65], EntityTrail['unknown'/462654, l='MpServer', x=-1447,45, y=70,00, z=954,98], EntityOtherPlayerMP['fearon14'/48822, l='MpServer', x=-1447,45, y=70,00, z=954,98], EntityClientPlayerMP['BlueDiggy'/28300, l='MpServer', x=-1431,22, y=82,62, z=962,65], EntityItem['item.tile.sapling.oak'/61514, l='MpServer', x=-1425,81, y=67,13, z=968,38], EntityBat['Bat'/64855, l='MpServer', x=-1441,56, y=30,00, z=905,48], EntitySpider['Spider'/66392, l='MpServer', x=-1465,19, y=17,00, z=999,22], EntitySpider['Spider'/471909, l='MpServer', x=37,70, y=-40,62, z=-14,68], EntityZombie['Zombie'/1398, l='MpServer', x=-1408,16, y=37,00, z=991,22], EntityItem['item.tile.sapling.oak'/59768, l='MpServer', x=-1463,88, y=70,13, z=937,97], EntityZombie['Zombie'/14720, l='MpServer', x=-14,80, y=-42,79, z=-41,70], EntitySpider['Spider'/1673, l='MpServer', x=30,71, y=-41,86, z=-6,21], EntityZombie['Zombie'/77965, l='MpServer', x=-22,13, y=-50,27, z=-27,10], EntityEnderman['Enderman'/450441, l='MpServer', x=35,96, y=-19,21, z=-46,72], EntityOtherPlayerMP['fearon14'/48822, l='MpServer', x=-1447,34, y=70,00, z=954,56], EntitySpider['Spider'/103066, l='MpServer', x=-40,82, y=-40,63, z=-26,03], EntitySkeleton['Skeleton'/49066, l='MpServer', x=-24,49, y=-46,27, z=-11,06], EntityWitch['Witch'/65711, l='MpServer', x=-1481,50, y=27,00, z=990,50], EntityCreeper['Creeper'/65710, l='MpServer', x=-1470,50, y=22,00, z=1007,50], EntityOtherPlayerMP['fearon14'/48822, l='MpServer', x=-1447,45, y=70,00, z=954,98], EntityOtherPlayerMP['fearon14'/3052, l='MpServer', x=-1448,50, y=70,00, z=955,78], EntitySkeleton['Skeleton'/473021, l='MpServer', x=48,95, y=-24,62, z=-32,72], EntitySkeleton['Skeleton'/433851, l='MpServer', x=40,35, y=-39,91, z=12,62], EntityOtherPlayerMP['fearon14'/3052, l='MpServer', x=-1449,69, y=70,00, z=954,56], EntitySkeleton['Skeleton'/90315, l='MpServer', x=35,97, y=-34,87, z=-22,72], EntitySkeleton['Skeleton'/10956, l='MpServer', x=-20,19, y=-38,62, z=-29,22], EntitySkeleton['Skeleton'/90316, l='MpServer', x=-20,06, y=-47,84, z=-35,09], EntityZombie['Zombie'/90318, l='MpServer', x=-7,06, y=-48,84, z=-40,09], EntityItem['item.block.black.berryBush'/61653, l='MpServer', x=-1419,69, y=65,13, z=969,78], EntitySpider['Spider'/66518, l='MpServer', x=-1454,13, y=17,00, z=988,59], EntityZombie['Zombie'/433903, l='MpServer', x=45,40, y=-43,91, z=-2,30], EntityZombie['Zombie'/473576, l='MpServer', x=52,15, y=-35,62, z=-8,73], EntitySkeleton['Skeleton'/463861, l='MpServer', x=28,33, y=-41,96, z=17,43], EntitySkeleton['Skeleton'/65269, l='MpServer', x=-1398,50, y=30,00, z=954,50], EntitySkeleton['Skeleton'/65270, l='MpServer', x=-1399,50, y=30,00, z=952,50], EntityCreeper['Creeper'/65271, l='MpServer', x=-1401,50, y=30,00, z=958,50], EntityCreeper['Creeper'/65273, l='MpServer', x=-1396,50, y=30,00, z=957,50], EntityZombie['Zombie'/463868, l='MpServer', x=37,17, y=-46,87, z=3,86]]
    Retry entities: 0 total; []
    Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.8-SNAPSHOT:3f991ad:unknown) <- kcauldron,cauldron,craftbukkit,mcpc,fml,forge
    Server type: Non-integrated multiplayer server
    Stacktrace:
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_121, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 951364752 bytes (907 MB) / 3255267328 bytes (3104 MB) up to 9897246720 bytes (9438 MB)
    JVM Flags: 7 total; -Xms256M -Xmx9472M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
    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 209 mods loaded, 203 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
    UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
    UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
    UCHIJA CartFixes{0.1.0} [Steve's Cart Fixes] (minecraft.jar)
    UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHIJA OpenComputers|Core{1.6.0.9} [OpenComputers (Core)] (minecraft.jar)
    UCHIJA OpenEye{0.8} [OpenEye] (OpenEye-1.7.10-0.8.jar)
    UCHIJA ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
    UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
    UCHIJA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
    UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJA BinniePatcher{1.8.2} [Binnie Patcher] (minecraft.jar)
    UCHIJA FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
    UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
    UCHIJA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
    UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
    UCHIJA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
    UCHIJA StatusEffectHUD{1.26} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.26.jar)
    UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
    UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
    UCHIJA ae2stuff{0.5.1.9} [AE2 Stuff] (ae2stuff-rv3-0.5.1.9-mc1.7.10.jar)
    UCHIJA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
    UCHIJA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-328.jar)
    UCHIJA asielib{0.4.5} [asielib] (AsieLib-1.7.10-0.4.5.jar)
    UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJA aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
    UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
    UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCHIJA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
    UCHIJA Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
    UCHIJA wanionlib{1.7.10-1.5} [WanionLib] (WanionLib-1.7.10-1.5.jar)
    UCHIJA avaritiaddons{1.2d} [Avaritiaddons] (Avaritiaddons-1.2d.jar)
    UCHIJA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
    UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.1a2.jar)
    UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
    UCHIJA beebetteratbees{0.2} [BeeBetterAtBees] (BeeBetterAtBees-0.3.jar)
    UCHIJA betterquesting{1.0.173} [Better Questing] (BetterQuesting-1.0.173.jar)
    UCHIJA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
    UCHIJA ThermalFoundation{1.7.10R1.2.6B1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6B1-116.jar)
    UCHIJA ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
    UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
    UCHIJA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
    UCHIJA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
    UCHIJA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
    UCHIJA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
    UCHIJA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
    UCHIJA bq_standard{1.0.108} [Standard Expansion] (StandardExpansion-1.0.108.jar)
    UCHIJA bloodyquests{1.7.10-1.1.0.} [Bloody Quests] (BloodyQuests-1.7.10-1.1.0.jar)
    UCHIJA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
    UCHIJA BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-7.1.18.jar)
    UCHIJA BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-7.1.18.jar)
    UCHIJA BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-7.1.18.jar)
    UCHIJA BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-7.1.18.jar)
    UCHIJA BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-7.1.18.jar)
    UCHIJA BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-7.1.18.jar)
    UCHIJA BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-7.1.18.jar)
    UCHIJA BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
    UCHIJA Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
    UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
    UCHIJA CarpentersBlocks{3.3.8.1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1 - MC 1.7.10.jar)
    UCHIJA catwalks{2.0.4} [Catwalks Mod] (catwalks-2.0.4.jar)
    UCHIJA catwalkmod{x.x.x} [Legacy Catwalk Compat] (catwalks-2.0.4.jar)
    UCHIJA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
    UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
    UCHIJA MineFactoryReloaded{1.7.10R2.8.2B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
    UCHIJA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
    UCHIJA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHIJA OpenComputers{1.6.0.9} [OpenComputers] (OpenComputers-MC1.7.10-1.6.0.9-universal.jar)
    UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHIJA CompactMachines{1.7.10-1.21} [Compact Machines] (compactmachines-1.7.10-1.21.jar)
    UCHIJA compactstorage{v2.0.0a} [CompactStorage] (compactstorage-1.7.10-release-2.1.0-lts.21-universal.jar)
    UCHIJA ComputerCraftEdu{1.74} [ComputerCraftEdu] (ComputerCraftEdu1.74.jar)
    UCHIJA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
    UCHIJA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
    UCHIJA Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
    UCHIJA computronics{1.6.0} [Computronics] (Computronics-1.7.10-1.6.0.jar)
    UCHIJA cookingbook{1.0.140} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.140.jar)
    UCHIJA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
    UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.5_1.7.10.jar)
    UCHIJA props{2.3.4} [Decocraft] (Decocraft-2.3.5_1.7.10.jar)
    UCHIJA doggystyle{1.1.3.99} [Doggy Style] (DoggyStyle-1.1.3.99.jar)
    UCHIJA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
    UCHIJA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a(FerretBusinessCustom).jar)
    UCHIJA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a(FerretBusinessCustom).jar)
    UCHIJA enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar)
    UCHIJA exoticbirds{1.0} [Exotic Birds] (Exotic Birds 1.7.10 - 1.0.3b.jar)
    UCHIJA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
    UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
    UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
    UCHIJA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
    UCHIJA TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.build991.jar)
    UCHIJA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
    UCHIJA ferretshinies{1.0} [Ferret Shinies] (Ferret Shinies-1.3.1.jar)
    UCHIJA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
    UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
    UCHIJA fluxedCrystals{1.0.9a} [Fluxed-Crystals 2 - FerretEdition] (Fluxed-Crystals2-FerretEdition-1.0.9a.jar)
    UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
    UCHIJA ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
    UCHIJA foxlib{1.7.10-0.7.0} [FoxLib] (FoxLib-1.7.10-0.7.0.jar)
    UCHIJA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
    UCHIJA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
    UCHIJA MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar)
    UCHIJA gendustry{1.6.4.135} [GenDustry] (gendustry-1.6.4.135-mc1.7.10.jar)
    UCHIJA GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
    UCHIJA GunCus{1.7.10-3.47.0.-} [Gun Customization] (GunCustomization-1.7.10-3.47.0.-.jar)
    UCHIJA HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
    UCHIJA iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
    UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
    UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
    UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
    UCHIJA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
    UCHIJA journeymap{5.1.4p1} [JourneyMap] (journeymap-1.7.10-5.1.4p1-unlimited.jar)
    UCHIJA je_calculation{0.3.4} [Just Enough Calculation] (JustEnoughCalculation-1.7.10-0.3.4.jar)
    UCHIJA LogisticsPipes{0.9.3.128} [Logistics Pipes] (logisticspipes-0.9.3.128.jar)
    UCHIJA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
    UCHIJA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
    UCHIJA MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar)
    UCHIJA MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
    UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.2B1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.2B1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.2B1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.2B1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
    UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.2B1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.2B1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.2B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.2B1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.2B1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.2B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.2B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UCHIJA MineMenu{1.2.0} [MineMenu] (MineMenu-1.7.10-1.2.0.B44-universal.jar)
    UCHIJA MobProperties{1.0.2} [Mob Properties] (MobProperties-1.7.10-1.0.2.jar)
    UCHIJA modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
    UCHIJA Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
    UCHIJA NEIAddons{1.12.15.41} [NEI Addons] (neiaddons-1.12.15.41-mc1.7.10.jar)
    UCHIJA NEIAddons|Developer{1.12.15.41} [NEI Addons: Developer Tools] (neiaddons-1.12.15.41-mc1.7.10.jar)
    UCHIJA NEIAddons|AppEng{1.12.15.41} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.15.41-mc1.7.10.jar)
    UCHIJA NEIAddons|Botany{1.12.15.41} [NEI Addons: Botany] (neiaddons-1.12.15.41-mc1.7.10.jar)
    UCHIJA NEIAddons|Forestry{1.12.15.41} [NEI Addons: Forestry] (neiaddons-1.12.15.41-mc1.7.10.jar)
    UCHIJA NEIAddons|CraftingTables{1.12.15.41} [NEI Addons: Crafting Tables] (neiaddons-1.12.15.41-mc1.7.10.jar)
    UCHIJA NEIAddons|ExNihilo{1.12.15.41} [NEI Addons: Ex Nihilo] (neiaddons-1.12.15.41-mc1.7.10.jar)
    UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
    UCHIJA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
    UCHIJA recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar)
    UCHIJA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-128.jar)
    UCHIJA NuclearCraft{1.9d} [NuclearCraft] (NuclearCraft-1.9d--1.7.10.jar)
    UCHIJA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
    UCHIJA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
    UCHIJA openmodularturrets{2.2.4-225} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.4-225.jar)
    UCHIJA OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.3.jar)
    UCHIJA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHIJA ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
    UCHIJA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
    UCHIJA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
    UCHIJA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
    UCHIJA questbook{1.1.0} [Better Questing Quest Book] (questbook-1.1.0.jar)
    UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
    UCHIJA ResourceLoader{1.0} [Resource Loader] (ResourceLoader-1.0.jar)
    UCHIJA bq_rf{1.0.13} [RF Expansion] (RFExpansion-1.0.13.jar)
    UCHIJA rftools{4.23} [RFTools] (rftools-4.23.jar)
    UCHIJA Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
    UCHIJA RTG{1.7.10-1.1.1.3} [Realistic Terrain Generation] (RTG-1.7.10-1.1.1.3.jar)
    UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
    UCHIJA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
    UCHIJA StacksOnStacks{{$version}} [Stacks on Stacks!] (StacksOnStacks-1.7.10-2.4.3.jar)
    UCHIJA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
    UCHIJA StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar)
    UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
    UCHIJA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
    UCHIJA StorageDrawers{1.7.10-1.10.8} [Storage Drawers] (StorageDrawers-1.7.10-1.10.8.jar)
    UCHIJA Tails{1.7.10-1.4.1a} [Tails] (Tails-1.7.10-1.4.1a.jar)
    UCHIJA tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
    UCHIJA tcnodetracker{1.1.2} [TC Node Tracker] (tcnodetracker-1.7.10-1.1.2.jar)
    UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
    UCHIJA thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
    UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
    UCHIJA thaumicsanity{1.0} [thaumicsanity] (thaumicSanity-1.0-1.7.10-9.jar)
    UCHIJA ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
    UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
    UCHIJA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
    UCHIJA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
    UCHIJA VeinMiner{0.34.1_1.7.10-4d066f1} [Vein Miner] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
    UCHIJA VeinMinerModSupport{0.34.1_1.7.10-4d066f1} [Mod Support] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
    UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
    UCHIJA wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
    UCHIJA warpbook{2.0.null} [Warp Book] (warpbook-1.7.10_2.0.37.jar)
    UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    UCHIJA Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
    UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
    UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
    UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
    UCHIJA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
    UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
    UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
    UCHIJA zzzzzcustomconfigs{2.4.1} [ZZZZZ Custom Configs] (ZZZZZ Custom Configs-2.4.1.jar)
    UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.2B1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.2B1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.2B1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.2B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.2B1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.2B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.2B1-200.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.81' Renderer: 'GeForce GTX 850M/PCIe/SSE2'
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
    CoFHCore: -[1.7.10]3.1.3-328
    Mantle Environment: Environment healthy.
    ThermalFoundation: -[1.7.10]1.2.6B1-116
    ThermalExpansion: -[1.7.10]4.1.4-247
    MineFactoryReloaded: -[1.7.10]2.8.2B1-200
    TConstruct Environment: Environment healthy.
    NetherOres: -[1.7.10]2.3.1-22
    ThermalDynamics: -[1.7.10]1.2.0-171
    List of loaded APIs:
    * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
    * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164.jar
    * asielibAPI (1.1) from AsieLib-1.7.10-0.4.5.jar
    * asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.5.jar
    * asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.5.jar
    * asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.5.jar
    * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.6B1-116.jar
    * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
    * BotaniaAPI (51) from Fluxed-Crystals2-FerretEdition-1.0.9a.jar
    * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.18.jar
    * BuildCraftAPI|boards (2.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|core (2.0) from Railcraft_1.7.10-9.12.2.0.jar
    * BuildCraftAPI|crops (1.1) from buildcraft-7.1.18.jar
    * BuildCraftAPI|events (2.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|facades (1.1) from buildcraft-7.1.18.jar
    * BuildCraftAPI|filler (4.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|gates (4.1) from buildcraft-7.1.18.jar
    * BuildCraftAPI|items (1.1) from buildcraft-7.1.18.jar
    * BuildCraftAPI|library (2.0) from Railcraft_1.7.10-9.12.2.0.jar
    * BuildCraftAPI|lists (1.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|power (1.3) from buildcraft-7.1.18.jar
    * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|statements (1.1) from buildcraft-7.1.18.jar
    * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.18.jar
    * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.18.jar
    * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
    * BuildCraftAPI|transport (4.1) from buildcraft-7.1.18.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.2) from BrandonsCore-1.0.0.12.jar
    * CoFHAPI|block (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
    * CoFHAPI|core (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
    * CoFHAPI|energy (1.7.10R1.0.2) from RFExpansion-1.0.13.jar
    * CoFHAPI|fluid (1.7.10R1.1.0) from NuclearCraft-1.9d--1.7.10.jar
    * CoFHAPI|inventory (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHAPI|item (1.7.10R1.0.13) from ImmersiveEngineering-0.7.7.jar
    * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
    * CoFHAPI|modhelpers (1.7.10R1.1.0) from NuclearCraft-1.9d--1.7.10.jar
    * CoFHAPI|tileentity (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHAPI|transport (1.7.10R1.1.0) from NuclearCraft-1.9d--1.7.10.jar
    * CoFHAPI|world (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
    * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|audio (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|gui|element|listbox (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * compactstorage (v2.0.0a) from compactstorage-1.7.10-release-2.1.0-lts.21-universal.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
    * computronicsAPI (1.3) from Computronics-1.7.10-1.6.0.jar
    * computronicsAPI|audio (1.0) from Computronics-1.7.10-1.6.0.jar
    * computronicsAPI|chat (1.3) from Computronics-1.7.10-1.6.0.jar
    * computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.6.0.jar
    * computronicsAPI|tape (1.0) from Computronics-1.7.10-1.6.0.jar
    * CSLib|API (0.3.0) from Decocraft-2.3.5_1.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
    * GameAnalyticsAPI (1.1) from AuraCascade-557.jar
    * gendustryAPI (2.3.0) from gendustry-1.6.4.135-mc1.7.10.jar
    * IC2API (1.0) from Railcraft_1.7.10-9.12.2.0.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 NuclearCraft-1.9d--1.7.10.jar
    * MekanismAPI|laser (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
    * MekanismAPI|reactor (9.0.0) from NuclearCraft-1.9d--1.7.10.jar
    * MekanismAPI|recipe (9.0.0) from NuclearCraft-1.9d--1.7.10.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
    * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-128.jar
    * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
    * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.7.10-1.6.0.9-universal.jar
    * OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.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 Railcraft_1.7.10-9.12.2.0.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
    * 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
    * TailsAPI (1.1.1) from Tails-1.7.10-1.4.1a.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
    * VeinMinerApi (0.3) from VeinMiner-0.34.1-1.7.10r473+4d066f1.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.
     
  2. Broklyn_Datroll

    Broklyn_Datroll Well-Known Member

    Messages:
    569
    Likes Received:
    240
    Local Time:
    5:33 PM
    Spoiler Tags exist for a reason.

    If the Hatch is listed in all 3 reports, remove it for now. See if that corrects the issue. You may just need to replace it, or move it a little.
     
  3. LunaBlossoms

    LunaBlossoms Well-Known Member

    Messages:
    875
    Likes Received:
    374
    Local Time:
    7:33 PM
    Also, there's a wonderful thing called pastebin, so that the text you do hide in a spoiler doesn't get edited into different emoji's and what not. And it is a lot easier to read. Just saying in case, for the future :)
     
  4. BlueDiggy

    BlueDiggy Well-Known Member

    Messages:
    6
    Likes Received:
    1
    Local Time:
    2:33 AM
    wops, sorry forgot that my apologize.
     
  5. Aidoneus

    Aidoneus Director Booster

    Messages:
    4,417
    Likes Received:
    1,930
    Local Time:
    6:33 PM
    It is how FastCraft is rendering the hatch. You could either remove FastCraft from your mods folder, or just get rid of the hatch. We will let you choose
     
  6. BlueDiggy

    BlueDiggy Well-Known Member

    Messages:
    6
    Likes Received:
    1
    Local Time:
    2:33 AM
    with my limited comprehension of the error code , i removed the hatch and seems worked. about that fastcraft mod, if i remove it hatch still be usable? what i loose removing that fastcraft?
    ty
     
  7. wyndman

    wyndman Well-Known Member

    Messages:
    4,045
    Likes Received:
    2,014
    Local Time:
    8:33 PM
    If fastcraft is having issues rendering the hatch removing fastcraft would let you use the hatch, but it might still crash anyone who gets near it.
     

Share This Page