Done Lumber mill and Greatwood logs crash.

Discussion in 'Infinity' started by Willfon, Jan 24, 2016.

  1. Willfon

    Willfon Well-Known Member

    Messages:
    754
    Likes Received:
    155
    Local Time:
    2:38 PM
    When I try to place a greatwood log into the gui of the forestry Extra Trees lumbermill, the game crashes. Evolved expert mode v2.3.5.

    [09:00:48] [Client thread/INFO] [FML]: Applying holder lookups
    [09:00:48] [Client thread/INFO] [FML]: Holder lookups applied
    [09:00:51] [Client thread/FATAL]: Reported exception thrown!
    net.minecraft.util.ReportedException: Rendering screen
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1092) ~[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_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    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.NullPointerException
    at binnie.extratrees.machines.Lumbermill.getPlankProduct(Lumbermill.java:168) ~[Lumbermill.class:?]
    at binnie.extratrees.machines.Lumbermill$SlotValidatorLog.isValid(Lumbermill.java:145) ~[Lumbermill$SlotValidatorLog.class:?]
    at binnie.extratrees.machines.Lumbermill$SlotValidatorLog.isValid(Lumbermill.java:136) ~[Lumbermill$SlotValidatorLog.class:?]
    at binnie.core.machines.inventory.BaseSlot.isValid(BaseSlot.java:40) ~[BaseSlot.class:?]
    at binnie.core.machines.inventory.ComponentInventorySlots.func_94041_b(ComponentInventorySlots.java:184) ~[ComponentInventorySlots.class:?]
    at binnie.core.machines.base.TileEntityMachineBase.func_94041_b(TileEntityMachineBase.java:121) ~[TileEntityMachineBase.class:?]
    at binnie.craftgui.minecraft.CustomSlot.func_75214_a(CustomSlot.java:16) ~[CustomSlot.class:?]
    at binnie.craftgui.minecraft.control.ControlSlot.onRenderBackground(ControlSlot.java:95) ~[ControlSlot.class:?]
    at binnie.craftgui.core.Widget.onRender(Widget.java:407) ~[Widget.class:?]
    at binnie.craftgui.core.Widget.render(Widget.java:272) ~[Widget.class:?]
    at binnie.craftgui.core.Widget.render(Widget.java:274) ~[Widget.class:?]
    at binnie.craftgui.minecraft.GuiCraftGUI.func_73863_a(GuiCraftGUI.java:103) ~[GuiCraftGUI.class:?]
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) ~[blt.class:?]
    ... 9 more
    [09:00:51] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft crash-report ----
    // There are four lights!

    Time: 1/24/16 9:00 AM
    Description: Rendering screen

    java.lang.NullPointerException: Rendering screen
    at binnie.extratrees.machines.Lumbermill.getPlankProduct(Lumbermill.java:168)
    at binnie.extratrees.machines.Lumbermill$SlotValidatorLog.isValid(Lumbermill.java:145)
    at binnie.extratrees.machines.Lumbermill$SlotValidatorLog.isValid(Lumbermill.java:136)
    at binnie.core.machines.inventory.BaseSlot.isValid(BaseSlot.java:40)
    at binnie.core.machines.inventory.ComponentInventorySlots.func_94041_b(ComponentInventorySlots.java:184)
    at binnie.core.machines.base.TileEntityMachineBase.func_94041_b(TileEntityMachineBase.java:121)
    at binnie.craftgui.minecraft.CustomSlot.func_75214_a(CustomSlot.java:16)
    at binnie.craftgui.minecraft.control.ControlSlot.onRenderBackground(ControlSlot.java:95)
    at binnie.craftgui.core.Widget.onRender(Widget.java:407)
    at binnie.craftgui.core.Widget.render(Widget.java:272)
    at binnie.craftgui.core.Widget.render(Widget.java:274)
    at binnie.craftgui.minecraft.GuiCraftGUI.func_73863_a(GuiCraftGUI.java:103)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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 binnie.extratrees.machines.Lumbermill.getPlankProduct(Lumbermill.java:168)
    at binnie.extratrees.machines.Lumbermill$SlotValidatorLog.isValid(Lumbermill.java:145)
    at binnie.extratrees.machines.Lumbermill$SlotValidatorLog.isValid(Lumbermill.java:136)
    at binnie.core.machines.inventory.BaseSlot.isValid(BaseSlot.java:40)
    at binnie.core.machines.inventory.ComponentInventorySlots.func_94041_b(ComponentInventorySlots.java:184)
    at binnie.core.machines.base.TileEntityMachineBase.func_94041_b(TileEntityMachineBase.java:121)
    at binnie.craftgui.minecraft.CustomSlot.func_75214_a(CustomSlot.java:16)
    at binnie.craftgui.minecraft.control.ControlSlot.onRenderBackground(ControlSlot.java:95)
    at binnie.craftgui.core.Widget.onRender(Widget.java:407)
    at binnie.craftgui.core.Widget.render(Widget.java:272)
    at binnie.craftgui.core.Widget.render(Widget.java:274)
    at binnie.craftgui.minecraft.GuiCraftGUI.func_73863_a(GuiCraftGUI.java:103)

    -- Screen render details --
    Details:
    Screen name: binnie.craftgui.minecraft.GuiCraftGUI
    Mouse location: Scaled: (309, 178). Absolute: (619, 494)
    Screen size: Scaled: (720, 426). Absolute: (1440, 852). Scale factor of 2

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityClientPlayerMP['Willfon'/3850328, l='MpServer', x=2734.48, y=65.62, z=-3095.45]]
    Chunk stats: MultiplayerChunkCache: 81, 81
    Level seed: 0
    Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (2736,64,-3088), Chunk: (at 0,4,0 in 171,-193; contains blocks 2736,0,-3088 to 2751,255,-3073), Region: (5,-7; contains chunks 160,-224 to 191,-193, blocks 2560,0,-3584 to 3071,255,-3073)
    Level time: 268814764 game time, 270156750 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 63 total; [EntityCow['Cow'/3850906, l='MpServer', x=2714.53, y=60.00, z=-3102.86], EntityCow['Cow'/3850907, l='MpServer', x=2714.03, y=60.00, z=-3101.44], EntitySquid['Squid'/3850908, l='MpServer', x=2726.80, y=62.32, z=-3086.53], EntityCreeper['Creeper'/3943680, l='MpServer', x=2711.50, y=54.00, z=-3049.50], EntityCreeper['Creeper'/3943681, l='MpServer', x=2708.50, y=54.00, z=-3047.50], EntitySpider['Spider'/3903, l='MpServer', x=1.51, y=-30.62, z=-41.97], EntityHat['unknown'/453, l='MpServer', x=2734.48, y=65.62, z=-3095.45], EntityHat['unknown'/454, l='MpServer', x=2714.53, y=60.00, z=-3102.86], EntityHat['unknown'/455, l='MpServer', x=2714.03, y=60.00, z=-3101.44], EntityZombie['Zombie'/3850994, l='MpServer', x=2684.50, y=27.00, z=-3046.50], EntityHat['unknown'/456, l='MpServer', x=2726.80, y=62.32, z=-3086.53], EntityClientPlayerMP['Willfon'/3850328, l='MpServer', x=2734.48, y=65.62, z=-3095.45], EntitySpider['Spider'/3850995, l='MpServer', x=2773.50, y=68.00, z=-3143.50], EntityZombie['Zombie'/3850992, l='MpServer', x=2791.70, y=35.00, z=-3111.30], EntityHat['unknown'/458, l='MpServer', x=2673.50, y=64.00, z=-3103.50], EntityHat['unknown'/33226, l='MpServer', x=2711.50, y=54.00, z=-3049.50], EntityHat['unknown'/459, l='MpServer', x=2684.59, y=26.00, z=-3072.31], EntityHat['unknown'/460, l='MpServer', x=2685.50, y=26.00, z=-3072.94], EntityCreeper['Creeper'/3850999, l='MpServer', x=2787.50, y=50.00, z=-3055.50], EntityHat['unknown'/461, l='MpServer', x=2679.50, y=38.00, z=-3112.50], EntityHat['unknown'/462, l='MpServer', x=2680.59, y=38.00, z=-3110.72], EntityHat['unknown'/463, l='MpServer', x=2674.50, y=38.00, z=-3112.50], EntityZombie['Zombie'/3850986, l='MpServer', x=2677.50, y=70.00, z=-3128.50], EntityHat['unknown'/464, l='MpServer', x=2681.50, y=39.00, z=-3108.00], EntityZombie['Zombie'/3850987, l='MpServer', x=2702.66, y=60.00, z=-3137.30], EntityHat['unknown'/465, l='MpServer', x=2742.31, y=53.00, z=-3138.97], EntityCreeper['Creeper'/3850984, l='MpServer', x=2700.50, y=50.00, z=-3046.50], EntityHat['unknown'/466, l='MpServer', x=2749.69, y=53.00, z=-3138.28], EntityHat['unknown'/467, l='MpServer', x=2746.78, y=53.00, z=-3139.22], EntitySkeleton['Venomous Skeleton'/3850990, l='MpServer', x=2721.41, y=32.00, z=-3152.00], EntityHat['unknown'/468, l='MpServer', x=2746.22, y=16.00, z=-3041.22], EntityZombie['Zombie'/3850991, l='MpServer', x=2705.50, y=26.00, z=-3039.50], EntityHat['unknown'/469, l='MpServer', x=2700.50, y=50.00, z=-3046.50], EntityCreeper['Creeper'/3850988, l='MpServer', x=2701.78, y=60.68, z=-3137.30], EntityHat['unknown'/3926, l='MpServer', x=1.51, y=-30.62, z=-41.97], EntityCreeper['Creeper'/3850989, l='MpServer', x=2762.50, y=68.00, z=-3150.50], EntityHat['unknown'/471, l='MpServer', x=2677.50, y=70.00, z=-3128.50], EntityCreeper['Creeper'/3850978, l='MpServer', x=2674.50, y=38.00, z=-3112.50], EntityHat['unknown'/472, l='MpServer', x=2702.66, y=60.00, z=-3137.30], EntityHat['unknown'/33240, l='MpServer', x=2708.50, y=54.00, z=-3047.50], EntitySpider['Spider'/3850979, l='MpServer', x=2681.50, y=39.00, z=-3108.00], EntityHat['unknown'/473, l='MpServer', x=2701.78, y=60.68, z=-3137.30], EntityCreeper['Creeper'/3850976, l='MpServer', x=2679.50, y=38.00, z=-3112.50], EntityHat['unknown'/474, l='MpServer', x=2762.50, y=68.00, z=-3150.50], EntitySpider['Spider'/3850977, l='MpServer', x=2680.59, y=38.00, z=-3110.72], EntityHat['unknown'/475, l='MpServer', x=2721.41, y=32.00, z=-3152.00], EntityCreeper['Creeper'/3850982, l='MpServer', x=2746.78, y=53.00, z=-3139.22], EntityHat['unknown'/476, l='MpServer', x=2705.50, y=26.00, z=-3039.50], EntitySlime['Slime'/3850983, l='MpServer', x=2746.22, y=16.00, z=-3041.22], EntityHat['unknown'/477, l='MpServer', x=2791.70, y=35.00, z=-3111.30], EntityCreeper['Creeper'/3850980, l='MpServer', x=2742.31, y=53.00, z=-3138.97], EntityHat['unknown'/478, l='MpServer', x=2684.50, y=27.00, z=-3046.50], EntityZombie['Zombie'/3921893, l='MpServer', x=2704.50, y=56.00, z=-3041.50], EntitySkeleton['Skeleton'/3850981, l='MpServer', x=2749.69, y=53.00, z=-3138.28], EntityHat['unknown'/479, l='MpServer', x=2773.50, y=68.00, z=-3143.50], EntitySkeleton['Skeleton'/3921892, l='MpServer', x=2700.50, y=56.00, z=-3042.50], EntityHat['unknown'/480, l='MpServer', x=2787.50, y=50.00, z=-3055.50], EntityTrail['unknown'/483, l='MpServer', x=2734.48, y=65.62, z=-3095.45], EntitySkeleton['Skeleton'/3850974, l='MpServer', x=2684.59, y=26.00, z=-3072.31], EntitySkeleton['Skeleton'/3850975, l='MpServer', x=2685.50, y=26.00, z=-3072.94], EntityCreeper['Creeper'/3850973, l='MpServer', x=2673.50, y=64.00, z=-3103.50], EntityHat['unknown'/22762, l='MpServer', x=2700.50, y=56.00, z=-3042.50], EntityHat['unknown'/22763, l='MpServer', x=2704.50, y=56.00, z=-3041.50]]
    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.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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: Mac OS X (x86_64) version 10.9.5
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 554158072 bytes (528 MB) / 3186622464 bytes (3039 MB) up to 3817865216 bytes (3641 MB)
    JVM Flags: 3 total; -Xms256M -Xmx4096M -XX:permSize=256m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 96
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 176 mods loaded, 176 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.1558-1.7.10-universal.jar)
    UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
    UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
    UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
    UCHIJA OpenModsCore{0.9} [OpenModsCore] (minecraft.jar)
    UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
    UCHIJA IC2{2.2.804-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.804-experimental.jar)
    UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
    UCHIJA AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
    UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
    UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCHIJA Botania{r1.8-247} [Botania] (Botania r1.8-247.jar)
    UCHIJA Avaritia{0.2b} [Avaritia] (Avaritia-0.2b.jar)
    UCHIJA bdlib{1.9.2.104} [BD Lib] (bdlib-1.9.2.104-mc1.7.10.jar)
    UCHIJA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].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.0.1.jar)
    UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1548-universal.jar)
    UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
    UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
    UCHIJA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
    UCHIJA Forestry{3.6.6.24} [Forestry for Minecraft] (forestry_1.7.10-3.6.6.24.jar)
    UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
    UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
    UCHIJA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
    UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.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 BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar)
    UCHIJA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
    UCHIJA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
    UCHIJA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
    UCHIJA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
    UCHIJA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
    UCHIJA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
    UCHIJA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
    UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
    UCHIJA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.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.4.10} [Chisel] (Chisel-2.9.4.10.jar)
    UCHIJA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.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.2.1_1.7.10.jar)
    UCHIJA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
    UCHIJA DraconicEvolution{1.0.2-snapshot_9} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar)
    UCHIJA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
    UCHIJA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHIJA EnderIO{1.7.10-2.3.0.422_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.422_beta.jar)
    UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
    UCHIJA EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
    UCHIJA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
    UCHIJA extracells{2.3.7} [Extra Cells 2] (ExtraCells-1.7.10-2.3.7b176.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.10k.jar)
    UCHIJA ImmersiveEngineering{0.6.5.1} [Immersive Engineering] (ImmersiveEngineering-0.6.5.1.jar)
    UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
    UCHIJA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
    UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
    UCHIJA fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
    UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar)
    UCHIJA ForbiddenMagic{1.7.10-0.572} [Forbidden Magic] (Forbidden Magic-1.7.10-0.572.jar)
    UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
    UCHIJA FTBL{1.0.14.2} [FTBLib] (FTBLib-1.7.10-1.0.14.3.jar)
    UCHIJA FTBT{1.0.1} [FTB Tweaks] (FTBTweaks-1.0.1.jar)
    UCHIJA FTBU{1.0.14.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.14.2.jar)
    UCHIJA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
    UCHIJA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
    UCHIJA MagicBees{1.7.10-2.3.6} [Magic Bees] (magicbees-1.7.10-2.3.6.jar)
    UCHIJA gendustry{1.6.0.125} [GenDustry] (gendustry-1.6.0.125-mc1.7.10.jar)
    UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
    UCHIJA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
    UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
    UCHIJA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
    UCHIJA headcrumbs{1.7.0} [Headcrumbs] (Headcrumbs-1.7.0.jar)
    UCHIJA IC2NuclearControl{2.3.3a-Exist} [Nuclear Control 2] (IC2NuclearControl-2.3.3a-Exist.jar)
    UCHIJA immersiveintegration{0.6.6} [Immersive Integration] (immersiveintegration-0.6.6.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.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
    UCHIJA journeymap{5.1.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
    UCHIJA LogisticsPipes{0.9.3.70} [Logistics Pipes] (logisticspipes-0.9.3.70.jar)
    UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA Mystcraft{0.12.3.01} [Mystcraft] (mystcraft-1.7.10-0.12.3.01.jar)
    UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
    UCHIJA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
    UCHIJA ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar)
    UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCHIJA modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar)
    UCHIJA Morpheus{1.7.10-1.6.20} [Morpheus] (Morpheus-1.7.10-1.6.20.jar)
    UCHIJA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCHIJA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCHIJA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCHIJA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCHIJA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCHIJA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCHIJA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCHIJA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
    UCHIJA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
    UCHIJA neresources{0.1.0.106} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.106.jar)
    UCHIJA OpenMods{0.9} [OpenMods] (OpenModsLib-1.7.10-0.9.jar)
    UCHIJA OpenBlocks{1.5} [OpenBlocks] (OpenBlocks-1.7.10-1.5.jar)
    UCHIJA OpenPeripheralCore{1.2.1} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.2.1.jar)
    UCHIJA OpenPeripheral{0.5} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.5.jar)
    UCHIJA OpenPeripheralIntegration{0.4} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.4.jar)
    UCHIJA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
    UCHIJA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
    UCHIJA ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
    UCHIJA ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
    UCHIJA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
    UCHIJA ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
    UCHIJA ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
    UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
    UCHIJA rftools{4.20} [RFTools] (rftools-4.20.jar)
    UCHIJA runicdungeons{1.1.6a} [Runic Dungeons] (runicdungeons-1.1.6a.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 springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.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.7.5} [Storage Drawers] (StorageDrawers-1.7.10-1.7.5.jar)
    UCHIJA StorageDrawersBop{1.7.10-1.1.0} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.0.jar)
    UCHIJA StorageDrawersForestry{1.7.10-1.1.0} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.0.jar)
    UCHIJA StorageDrawersMisc{1.7.10-1.1.0} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.0.jar)
    UCHIJA StorageDrawersNatura{1.7.10-1.1.0} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.0.jar)
    UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
    UCHIJA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
    UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
    UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.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 Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
    UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
    UCHIJA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
    UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.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-0.0.1.4-universal.jar)
    UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
    UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
    UCHIJA aobd{2.8.4} [Another One Bites The Dust] (AOBD-2.8.4.jar)
    UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
    UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-8.26.29 310.40.55f01' Renderer: 'NVIDIA GeForce GT 650M OpenGL Engine'
    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: stable rv2-stable-10 for Forge 10.13.2.1291
    Mantle Environment: Environment healthy.
    CoFHCore: -[1.7.10]3.0.3-303
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    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.6-hotfix.jar
    * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-512.jar
    * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.0-102.jar
    * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1548-universal.jar
    * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
    * BotaniaAPI (75) from Botania r1.8-247.jar
    * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
    * BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.8.0.0.jar
    * BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.8.0.0.jar
    * BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
    * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.8.0.0.jar
    * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.14.jar
    * BuildCraftAPI|tools (1.0) from SolarExpansion-Basic-1.6a.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.4.10.jar
    * ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar
    * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar
    * CoFHAPI (1.7.10R1.0.2) from buildcraft-7.1.14.jar
    * CoFHAPI|block (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
    * CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
    * CoFHAPI|energy (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|inventory (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|item (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
    * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
    * CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|tileentity (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
    * CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.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.3-175.jar
    * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
    * CoFHLib|gui (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
    * CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
    * CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.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.3-175.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.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.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.4B1) from EnderTech-1.7.10-0.3.2.405.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.4B1) from EnderTech-1.7.10-0.3.2.405.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
    * 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_9.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
    * ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.6.24.jar
    * ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.6.24.jar
    * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
    * gendustryAPI (2.2.0) from gendustry-1.6.0.125-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 Railcraft_1.7.10-9.8.0.0.jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.6.5.1.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
    * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.01.jar
    * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.106.jar
    * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.3a-Exist.jar
    * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.jar
    * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.jar
    * OpenPeripheralApi (3.3.2) from OpenPeripheralCore-1.7.10-1.2.1.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
    * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
    * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
    * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
    * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
    * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
    * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
    * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
    * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
    * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.5.jar
    * Testerino|API (0.01) from runicdungeons-1.1.6a.jar
    * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.8.0.0.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:
    * The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13 from CoFHCore-[1.7.10]3.0.3-303.jar).
    It is a supported version, but that difference may lead to problems.
    This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Stencil buffer state: Function set: ARB, pool: forge, bits: 8
    AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC: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:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
    Launched Version: 1.7.10
    LWJGL: 2.9.2
    OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-8.26.29 310.40.55f01, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    [09:00:51] [Client thread/INFO] [STDOUT]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! crash-report saved to: #@!@# /Users/klausw/Applications/FTB/FTBInfinity/minecraft/crash-reports/crash-2016-01-24_09.00.51-client.txt
    AL lib: (EE) alc_cleanup: 1 device not closed
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 0 enUS to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 1 cyGB to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 2 daDK to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 3 deDE to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 4 enUS to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 5 enGB to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 6 esES to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 7 fiFI to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 8 frFR to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 9 itIT to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 10 nlNL to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 11 noNO to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 12 maHU to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 13 ptBR to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 14 ptPT to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 15 ruRU to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 16 svSE to options pane
    [09:00:52] [INFO] OptionsPane.<init>:153: [i18n] Added 17 zhCN to options pane
    [09:00:52] [INFO] I18N.setLocale:114: [i18n] enUS English (US) language file loaded!




    This is on Evolved 3 Expert mode, but that is not an option.

    Crash reproduced twice. Not really anything to fix here I guess, so the morale is “Don't do that” :D
     
    Last edited: Jan 24, 2016
  2. Timkoo

    Timkoo Well-Known Member

    Messages:
    529
    Likes Received:
    39
    Local Time:
    2:38 PM
    Problem is in rendering the game. First, you can have low PC, or low at RAM. Increase the RAM in the instance or just try to upgrade it.
     
  3. Matryoshika

    Matryoshika Well-Known Member

    Messages:
    1,193
    Likes Received:
    606
    Local Time:
    2:38 PM
    no, it is not the client that can not render. RAM has nothing to do with this.
    Code:
    at binnie.extratrees.machines.Lumbermill.getPlankProduct(Lumbermill.java:168)
    The machine can not get a proper rendered instance of the "product" (the planks), but as it happens to be, all this happens in a GUI, which is only "happening" on the client's side
     
  4. Timkoo

    Timkoo Well-Known Member

    Messages:
    529
    Likes Received:
    39
    Local Time:
    2:38 PM
    Code:
     Description: Rendering screen 
    [DOUBLEPOST=1453636996][/DOUBLEPOST]I know, that could be "Description" anything, but that's rendering problem.
     
  5. Matryoshika

    Matryoshika Well-Known Member

    Messages:
    1,193
    Likes Received:
    606
    Local Time:
    2:38 PM
    Yes, but; heres the kicker:
    The machine cannot get an instance of the product (the planks), which means that the "product" is Null.
    However, the code very likely still tries to render the product, which as said, is Null.
    The machine tries to render something that doesnt exist.
     
    Snowfoxs likes this.
  6. LadyRen13

    LadyRen13 Well-Known Member

    Messages:
    483
    Likes Received:
    356
    Local Time:
    8:38 AM
    As this issue seems to be resolved I will be marking this as done. Please feel free to open a new ticket or thread if any further issues occur. Thank you for being a valued member of the MYM Server and Forum.
     

Share This Page