McJtyMods / XNet

Advanced item/liquid/energy/... networking
MIT License
92 stars 51 forks source link

Crash when shift right clicking connector with facade #73

Open meson11 opened 7 years ago

meson11 commented 7 years ago

XNet 1.3.1 (updated manually with rftools 6.00 in ftb beyond 1.5.3 )

`---- Minecraft Crash Report ----

WARNING: coremods are present: CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar) BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar) Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar) NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.207-universal.jar) MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar) TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar) Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta4-anarchy.jar) ChiselCorePlugin (Chisel_DEV-MC1.10.2-0.0.10.19.jar) SFRCore (SolarFluxReborn_1.10.2-2.16r.jar) Default Options (DefaultOptions_1.10.2-6.1.5.jar) EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar) LoadingPlugin (Quark-r1.1-70.jar) RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar) AppEngCore (appliedenergistics2-rv4-alpha-11.jar) FMLPlugin (InventoryTweaks-1.61-58.jar) ForgelinPlugin (Forgelin-1.4.1.jar) CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar) IC2core (industrialcraft-2-2.6.188-ex110.jar) ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar) Contact their authors BEFORE contacting forge

// This doesn't make any sense!

Time: 4/24/17 1:20 AM Description: Tesselating block model

java.lang.NullPointerException: Tesselating block model at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:118) at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:103) at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:46) at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:37) at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81) at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54) at gcewing.architecture.BaseAORenderingManager$CustomBlockRendererDispatcher.func_175018_a(BaseAORenderingManager.java:85) at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:61) at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:199) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100) at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:171) at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:952) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1286) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) at net.minecraft.client.main.Main.main(SourceFile:124) 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:498) 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 -- Thread: Client thread Stacktrace: at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:118) at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:103)

-- Block model being tesselated -- Details: Block: xnet:connector[color=red] Block location: World: (3095,92,-297), Chunk: (at 7,5,7 in 193,-19; contains blocks 3088,0,-304 to 3103,255,-289), Region: (6,-1; contains chunks 192,-32 to 223,-1, blocks 3072,0,-512 to 3583,255,-1) Using AO: true Stacktrace: at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:46) at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:37)

-- Block being tesselated -- Details: Block type: ID #3104 (tile.xnet.connector // mcjty.xnet.blocks.cables.ConnectorBlock) Block data value: 1 / 0x1 / 0b0001 Block location: World: (3095,92,-297), Chunk: (at 7,5,7 in 193,-19; contains blocks 3088,0,-304 to 3103,255,-289), Region: (6,-1; contains chunks 192,-32 to 223,-1, blocks 3072,0,-512 to 3583,255,-1) Stacktrace: at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81)

-- Block being tesselated -- Details: Block type: ID #3104 (tile.xnet.connector // mcjty.xnet.blocks.cables.ConnectorBlock) Block data value: 1 / 0x1 / 0b0001 Block location: World: (3095,92,-297), Chunk: (at 7,5,7 in 193,-19; contains blocks 3088,0,-304 to 3103,255,-289), Region: (6,-1; contains chunks 192,-32 to 223,-1, blocks 3072,0,-512 to 3583,255,-1) Stacktrace: at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54) at gcewing.architecture.BaseAORenderingManager$CustomBlockRendererDispatcher.func_175018_a(BaseAORenderingManager.java:85) at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:61) at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:199) at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:100) at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:171) at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:952) at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1286) at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)

-- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['meson5'/387, l='MpServer', x=3095.50, y=88.09, z=-294.85]] Chunk stats: MultiplayerChunkCache: 1089, 1089 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (138,64,288), Chunk: (at 10,4,0 in 8,18; contains blocks 128,0,288 to 143,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 6396154 game time, 11063520 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: 106 total; [EntityZombie['Zombie'/517, l='MpServer', x=3088.07, y=67.00, z=-366.48], EntityZombie['Zombie'/774, l='MpServer', x=3153.50, y=28.00, z=-219.50], EntityZombie['Zombie'/775, l='MpServer', x=3153.50, y=28.00, z=-220.50], EntityZombie['Zombie'/776, l='MpServer', x=3155.50, y=28.00, z=-219.50], EntityBat['Bat'/777, l='MpServer', x=3155.29, y=29.87, z=-222.62], EntityCow['Cow'/778, l='MpServer', x=3161.56, y=63.00, z=-218.82], EntityCartChest['Chest Cart'/525, l='MpServer', x=2968.50, y=37.06, z=-229.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/530, l='MpServer', x=3040.50, y=68.50, z=-314.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/531, l='MpServer', x=3040.50, y=68.50, z=-318.50], EntityBat['Bat'/546, l='MpServer', x=3023.75, y=16.39, z=-264.50], EntityZombie['Zombie'/548, l='MpServer', x=3109.79, y=70.00, z=-366.20], EntitySpider['Spider'/549, l='MpServer', x=3113.50, y=70.00, z=-365.50], EntityZombie['Zombie'/555, l='MpServer', x=3124.73, y=68.00, z=-371.54], EntityCartChest['Chest Cart'/559, l='MpServer', x=2966.50, y=36.06, z=-204.50], EntityChicken['Chicken'/585, l='MpServer', x=3019.26, y=62.69, z=-363.96], EntityBat['Bat'/336, l='MpServer', x=3032.54, y=47.03, z=-308.63], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/337, l='MpServer', x=3032.50, y=68.50, z=-313.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/339, l='MpServer', x=3036.50, y=68.50, z=-318.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/340, l='MpServer', x=3036.50, y=68.50, z=-314.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/341, l='MpServer', x=3032.50, y=68.50, z=-318.50], EntityBat['Bat'/597, l='MpServer', x=3019.60, y=60.56, z=-336.52], EntitySkeleton['Skeleton'/598, l='MpServer', x=3020.50, y=65.00, z=-345.50], EntityItem['item.tile.architecturecraft:shape'/346, l='MpServer', x=3075.85, y=69.00, z=-314.41], EntityBat['Bat'/347, l='MpServer', x=3016.86, y=15.43, z=-265.34], EntityHorse['Skeleton Horse'/348, l='MpServer', x=3066.86, y=80.30, z=-226.95], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/349, l='MpServer', x=3090.50, y=87.50, z=-270.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/350, l='MpServer', x=3090.50, y=87.50, z=-267.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/351, l='MpServer', x=3090.50, y=87.50, z=-264.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/352, l='MpServer', x=3093.50, y=87.50, z=-264.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/353, l='MpServer', x=3096.50, y=87.50, z=-264.50], EntityBat['Bat'/609, l='MpServer', x=3029.66, y=25.12, z=-330.20], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/354, l='MpServer', x=3099.50, y=87.50, z=-264.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/355, l='MpServer', x=3102.50, y=87.50, z=-264.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/356, l='MpServer', x=3102.50, y=87.50, z=-267.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/357, l='MpServer', x=3102.50, y=87.50, z=-270.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/358, l='MpServer', x=3093.50, y=87.50, z=-270.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/359, l='MpServer', x=3093.50, y=87.50, z=-267.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/360, l='MpServer', x=3096.50, y=87.50, z=-267.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/361, l='MpServer', x=3099.50, y=87.50, z=-267.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/362, l='MpServer', x=3096.50, y=87.50, z=-269.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/363, l='MpServer', x=3096.50, y=87.50, z=-271.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/364, l='MpServer', x=3099.50, y=87.50, z=-270.50], EntityBat['Bat'/365, l='MpServer', x=3030.75, y=24.08, z=-323.35], EntityCow['Cow'/621, l='MpServer', x=3166.73, y=68.00, z=-308.82], EntityItem['item.tile.blockEndermanSkull.base'/366, l='MpServer', x=3081.03, y=69.00, z=-289.15], EntityCow['Cow'/622, l='MpServer', x=3158.11, y=69.00, z=-304.66], EntityItem['item.tile.blockEndermanSkull.base'/367, l='MpServer', x=3080.63, y=69.00, z=-292.68], EntityZombie['Zombie'/623, l='MpServer', x=3166.50, y=67.00, z=-311.50], EntityBat['Bat'/368, l='MpServer', x=3118.75, y=19.10, z=-256.25], EntityCartChest['Chest Cart'/369, l='MpServer', x=3064.50, y=35.06, z=-271.50], EntityItem['item.tile.chisel.laboratory'/370, l='MpServer', x=3094.16, y=69.00, z=-297.17], EntityItem['item.tile.chisel.laboratory'/371, l='MpServer', x=3097.53, y=69.00, z=-296.30], EntitySkeleton['Skeleton'/372, l='MpServer', x=3027.50, y=18.00, z=-268.73], EntityBat['Bat'/373, l='MpServer', x=3027.23, y=21.10, z=-279.40], EntitySkeleton['Skeleton'/630, l='MpServer', x=3128.50, y=17.00, z=-259.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/375, l='MpServer', x=3102.50, y=87.50, z=-276.50], EntityBat['Bat'/631, l='MpServer', x=3127.25, y=17.81, z=-268.56], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/376, l='MpServer', x=3099.50, y=87.50, z=-276.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/377, l='MpServer', x=3096.50, y=87.50, z=-276.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/378, l='MpServer', x=3093.50, y=87.50, z=-276.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/379, l='MpServer', x=3090.50, y=87.50, z=-276.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/380, l='MpServer', x=3090.50, y=87.50, z=-273.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/381, l='MpServer', x=3102.50, y=87.50, z=-273.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/382, l='MpServer', x=3099.50, y=87.50, z=-273.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/383, l='MpServer', x=3096.50, y=87.50, z=-273.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/384, l='MpServer', x=3093.50, y=87.50, z=-273.50], EntitySheep['Sheep'/642, l='MpServer', x=3088.33, y=75.00, z=-217.45], EntitySpider['Spider'/643, l='MpServer', x=3137.50, y=68.00, z=-265.50], EntityPlayerSP['meson5'/387, l='MpServer', x=3095.50, y=88.09, z=-294.85], EntitySkeleton['Skeleton'/662, l='MpServer', x=3164.50, y=63.00, z=-258.50], EntitySkeleton['Skeleton'/663, l='MpServer', x=3167.20, y=62.11, z=-257.45], EntityZombie['Zombie'/670, l='MpServer', x=3120.50, y=70.00, z=-361.50], EntitySpider['Spider'/672, l='MpServer', x=3114.50, y=70.00, z=-346.50], EntitySkeleton['Skeleton'/673, l='MpServer', x=3105.50, y=70.00, z=-345.50], EntityCartChest['Chest Cart'/678, l='MpServer', x=3001.50, y=39.06, z=-216.50], EntityCartChest['Chest Cart'/679, l='MpServer', x=3001.50, y=39.06, z=-221.50], EntitySpider['Spider'/686, l='MpServer', x=3027.50, y=17.00, z=-234.50], EntityCartChest['Chest Cart'/687, l='MpServer', x=3032.50, y=38.06, z=-225.50], EntityZombie['Zombie'/689, l='MpServer', x=3142.50, y=71.00, z=-348.27], EntityZombie['Zombie'/690, l='MpServer', x=3166.50, y=40.00, z=-353.50], EntityCartChest['Chest Cart'/437, l='MpServer', x=2969.50, y=32.06, z=-529.50], EntityCartChest['Chest Cart'/694, l='MpServer', x=3001.50, y=29.06, z=-189.50], EntityPig['Pig'/695, l='MpServer', x=3033.25, y=68.00, z=-216.83], EntityCartChest['Chest Cart'/439, l='MpServer', x=2952.50, y=16.06, z=-489.50], EntitySkeleton['Skeleton'/696, l='MpServer', x=3027.50, y=69.00, z=-219.50], EntityZombie['Zombie'/699, l='MpServer', x=3172.47, y=40.00, z=-350.12], EntitySkeleton['Skeleton'/700, l='MpServer', x=3158.50, y=35.00, z=-343.50], EntityCartChest['Chest Cart'/701, l='MpServer', x=2994.50, y=36.06, z=-169.50], EntitySpider['Spider'/704, l='MpServer', x=3040.50, y=36.00, z=-221.50], EntitySkeleton['Skeleton'/705, l='MpServer', x=3130.50, y=24.00, z=-289.50], EntitySkeleton['Skeleton'/706, l='MpServer', x=3131.50, y=24.00, z=-288.50], EntityCreeper['Creeper'/707, l='MpServer', x=3148.50, y=68.00, z=-317.50], EntityCartChest['Chest Cart'/457, l='MpServer', x=3076.50, y=15.00, z=-465.50], EntityCartChest['Chest Cart'/458, l='MpServer', x=3059.50, y=15.00, z=-448.50], EntityCartChest['Chest Cart'/468, l='MpServer', x=2960.11, y=17.00, z=-457.50], EntityCartChest['Chest Cart'/476, l='MpServer', x=3006.50, y=17.06, z=-469.50], EntityCartChest['Chest Cart'/481, l='MpServer', x=3029.50, y=21.00, z=-490.50], EntityCartChest['Chest Cart'/489, l='MpServer', x=3014.00, y=12.00, z=-448.50], EntityCartChest['Chest Cart'/490, l='MpServer', x=3032.50, y=21.00, z=-475.50], EntitySkeleton['Skeleton'/491, l='MpServer', x=3019.00, y=24.00, z=-305.96], EntitySpider['Spider'/492, l='MpServer', x=3021.00, y=24.00, z=-312.48], EntityZombie['Zombie'/752, l='MpServer', x=3154.45, y=45.00, z=-248.27], EntityCreeper['Creeper'/753, l='MpServer', x=3151.50, y=27.00, z=-232.50], EntityCreeper['Creeper'/754, l='MpServer', x=3150.50, y=27.00, z=-232.50], EntityCreeper['Creeper'/765, l='MpServer', x=3157.50, y=63.00, z=-239.50], EntitySkeleton['Skeleton'/766, l='MpServer', x=3159.50, y=63.00, z=-237.50]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392) at net.minecraft.client.main.Main.main(SourceFile:124) 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Linux (amd64) version 4.9.22-1-MANJARO Java Version: 1.8.0_121, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2742704520 bytes (2615 MB) / 7272398848 bytes (6935 MB) up to 9544663040 bytes (9102 MB) JVM Flags: 2 total; -Xms256M -Xmx10240M IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.32 Powered by Forge 12.18.3.2254 188 mods loaded, 188 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.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254-universal.jar) UCHIJAAAA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254-universal.jar) UCHIJAAAA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar) UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA NotEnoughItems{2.1.3.207} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.207-universal.jar) UCHIJAAAA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar) UCHIJAAAA {000} [CoFH ASM] (minecraft.jar) UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar) UCHIJAAAA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar) UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar) UCHIJAAAA IC2{2.6.188-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.188-ex110.jar) UCHIJAAAA advanced_machines{60.0.2} [Advanced Machines] (Advanced Machines-60.0.2.jar) UCHIJAAAA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar) UCHIJAAAA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar) UCHIJAAAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar) UCHIJAAAA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar) UCHIJAAAA infinitylib{1.10.2-0.8.0} [InfinityLib] (infinitylib-0.8.0.jar) UCHIJAAAA agricraft{2.0.0-0.8.0-a14} [AgriCraft] (agricraft-2.0.0-0.8.0-a14.jar) UCHIJAAAA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar) UCHIJAAAA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar) UCHIJAAAA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar) UCHIJAAAA JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar) UCHIJAAAA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar) UCHIJAAAA aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar) UCHIJAAAA architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar) UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.6.jar) UCHIJAAAA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar) UCHIJAAAA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar) UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar) UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar) UCHIJAAAA betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar) UCHIJAAAA BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar) UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar) UCHIJAAAA BloodMagic{1.10.2-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.9-78.jar) UCHIJAAAA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar) UCHIJAAAA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar) UCHIJAAAA CodeChickenLib{2.5.7.241} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar) UCHIJAAAA brandonscore{2.1.6} [Brandon's Core] (BrandonsCore-1.10.2-2.1.6.98-universal.jar) UCHIJAAAA ceramics{1.10.2-1.1.5} [Ceramics] (Ceramics-1.10.2-1.1.5.jar) UCHIJAAAA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar) UCHIJAAAA ChatFlow{ANT:VERSION} [ChatFlow] (ChatFlow-1.2-5.jar) UCHIJAAAA ChestTransporter{2.5.13} [Chest Transporter] (ChestTransporter-1.10.2-2.5.13.jar) UCHIJAAAA chisel{MC1.10.2-0.0.10.19} [Chisel] (Chisel_DEV-MC1.10.2-0.0.10.19.jar) UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) UCHIJAAAA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar) UCHIJAAAA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar) UCHIJAAAA clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar) UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) UCHIJAAAA compactsolars{1.10.2-5.0.8.331} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.8.331-universal.jar) UCHIJAAAA controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar) UCHIJAAAA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar) UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJAAAA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar) UCHIJAAAA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar) UCHIJAAAA darkutils{1.1.7.111} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.111.jar) UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.1_1.10.2.jar) UCHIJAAAA props{2.4.1} [Decocraft] (Decocraft-2.4.1_1.10.2.jar) UCHIJAAAA forestry{5.2.17.374} [Forestry] (forestry_1.10.2-5.2.17.374.jar) UCHIJAAAA eleccore{1.7.415} [ElecCore] (ElecCore-1.10.2-1.7.415.jar) UCHIJAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) UCHIJAAAA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar) UCHIJAAAA deepresonance{1.4.6} [DeepResonance] (deepresonance-1.1x-1.4.6.jar) UCHIJAAAA defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar) UCHIJAAAA draconicevolution{2.0.10} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.10.193-universal.jar) UCHIJAAAA StorageDrawers{1.10.2-3.7.1} [Storage Drawers] (StorageDrawers-1.10.2-3.7.1.jar) UCHIJAAAA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar) UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar) UCHIJAAAA embers{0.104} [Embers] (embers-0.104.jar) UCHIJAAAA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar) UCHIJAAAA EnderIO{1.10.2-3.1.180} [Ender IO] (EnderIO-1.10.2-3.1.180.jar) UCHIJAAAA engineersworkshop{1.2.1-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.2.1-1.10.2.jar) UCHIJAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar) UCHIJAAAA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar) UCHIJAAAA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar) UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar) UCHIJAAAA zerocore{1.10.2-0.1.0.5} [Zero CORE] (zerocore-1.10.2-0.1.0.5.jar) UCHIJAAAA bigreactors{1.10.2-0.4.5.28} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.28.jar) UCHIJAAAA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar) UCHIJAAAA sonarcore{3.2.6} [SonarCore] (SonarCore-1.10.2-3.2.6.jar) UCHIJAAAA fluxnetworks{1.2.2} [FluxNetworks] (FluxNetworks-1.10.2-1.2.2.jar) UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.2-beta4-anarchy.jar) UCHIJAAAA forgelin{1.4.1} [Forgelin] (Forgelin-1.4.1.jar) UCHIJAAAA forgemultipartcbe{2.0.0.31} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJAAAA microblockcbe{2.0.0.31} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJAAAA minecraftmultipartcbe{2.0.0.31} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.5.4.jar) UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.5.4.jar) UCHIJAAAA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.10.2-alpha-0.0.3.jar) UCHIJAAAA Funnels{1.1.2} [Funnels] (Funnels-1.10.2-1.1.2.jar) UCHIJAAAA gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar) UCHIJAAAA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar) UCHIJAAAA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar) UCHIJAAAA hammercore{1.4.8} [Hammer Core] (HammerCore_1.10.2-1.4.8.jar) UCHIJAAAA helpfixer{1.0} [HelpFixer] (HelpFixer-1.10.2-1.4.15.jar) UCHIJAAAA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar) UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) UCHIJAAAA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar) UCHIJAAAA theoneprobe{1.4.6} [The One Probe] (theoneprobe-1.1x-1.4.6.jar) UCHIJAAAA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar) UCHIJAAAA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar) UCHIJAAAA InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar) UCHIJAAAA intwheel{1.2.4} [Interaction Wheel] (intwheel-1.1x-1.2.4.jar) UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar) UCHIJAAAA ironbackpacks{1.10.2-2.2.25} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.25.jar) UCHIJAAAA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar) UCHIJAAAA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar) UCHIJAAAA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar) UCHIJAAAA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar) UCHIJAAAA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar) UCHIJAAAA launchgui{@VERSION@} [LaunchGUI] (LaunchGui-1.9.4-2.0.3-23-client.jar) UCHIJAAAA boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar) UCHIJAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar) UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar) UCHIJAAAA mercurius{1.0.3} [Mercurius] (Mercurius-1.10.2-1.0.3.jar) UCHIJAAAA modularforcefieldsystem{2.5.0} [Modular ForceField System] (MFFS-1.10.2-3.0.0.0_1.10_655de1f.jar) UCHIJAAAA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar) UCHIJAAAA mob_grinding_utils{0.1.8.16} [mob_grinding_utils] (MobGrindingUtils-0.1.8.16.jar) UCHIJAAAA ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar) UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar) UCHIJAAAA modtweaker{2.0.11} [Mod Tweaker] (ModTweaker2-2.0.11.jar) UCHIJAAAA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar) UCHIJAAAA morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar) UCHIJAAAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar) UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar) UCHIJAAAA mputils{1.2.5} [ModPack Utilities] (mputils-1.10.2-1.2.5.jar) UCHIJAAAA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar) UCHIJAAAA MrTJPCoreMod{2.0.0.14} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.14-universal.jar) UCHIJAAAA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar) UCHIJAAAA multistorage{1.2.17} [Multi-Storage] (multistorage-1.10.0-1.2.17.jar) UCHIJAAAA natura{1.10.2-4.1.0.34} [Natura] (natura-1.10.2-4.1.0.34.jar) UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar) UCHIJAAAA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.3.jar) UCHIJAAAA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar) UCHIJAAAA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar) UCHIJAAAA projectred-core{4.8.1.25} [ProjectRed Core] (ProjectRed-1.10.2-4.8.1.25-Base.jar) UCHIJAAAA projectred-integration{4.8.1.25} [ProjectRed integration] (ProjectRed-1.10.2-4.8.1.25-integration.jar) UCHIJAAAA projectred-transmission{4.8.1.25} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.1.25-integration.jar) UCHIJAAAA projectred-illumination{4.8.1.25} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.1.25-lighting.jar) UCHIJAAAA projectred-expansion{4.8.1.25} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.1.25-mechanical.jar) UCHIJAAAA projectred-tansportation{1.0} [projectred-tansportation] (ProjectRed-1.10.2-4.8.1.25-mechanical.jar) UCHIJAAAA projectred-exploration{4.8.1.25} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.1.25-world.jar) UCHIJAAAA reborncore{2.13.5.136} [RebornCore] (RebornCore-1.10.2-2.13.5.136-universal.jar) UCHIJAAAA quantumstorage{3.3.2} [QuantumStorage] (QuantumStorage-1.10.2-3.3.2.jar) UCHIJAAAA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar) UCHIJAAAA reauth{3.4.1} [ReAuth] (ReAuth-1.10-3.4.1.jar) UCHIJAAAA reborncore-mcmultipart{2.13.5.136} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.136-universal.jar) UCHIJAAAA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar) UCHIJAAAA redstonearsenal{2.0.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.3.29-universal.jar) UCHIJAAAA refinedrelocation{@VERSION@} [Refined Relocation] (RefinedRelocation-mc1.10.2-2.1.23.jar) UCHIJAAAA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar) UCHIJAAAA xreliquary{1.10.2-1.3.3.649} [Reliquary] (Reliquary-1.10.2-1.3.3.649.jar) UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar) UCHIJAAAA rftools{6.00} [RFTools] (rftools-1.1x-6.00.jar) UCHIJAAAA rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar) UCHIJAAAA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar) UCHIJAAAA roots{0.208} [Roots] (roots-0.208.jar) UCHIJAAAA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar) UCHIJAAAA simplevoidworld{1.1.0.4} [SimpleVoidWorld] (Simple-Void-World-1.10.2-1.1.0.4-universal.jar) UCHIJAAAA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar) UCHIJAAAA simplyjetpacks{2.1.0.39} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.0.39.jar) UCHIJAAAA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar) UCHIJAAAA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar) UCHIJAAAA solarfluxreborn{2.16r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.16r.jar) UCHIJAAAA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar) UCHIJAAAA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar) UCHIJAAAA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar) UCHIJAAAA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar) UCHIJAAAA techreborn{2.1.11.209} [TechReborn] (TechReborn-1.10.2-2.1.11.209-universal.jar) UCHIJAAAA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar) UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) UCHIJAAAA topaddons{1.10.2-0.9.1c} [TOP Addons] (topaddons-1.10.2-0.9.1c.jar) UCHIJAAAA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.2.1.23.jar) UCHIJAAAA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar) UCHIJAAAA usefulnullifiers{1.3.4} [Useful Nullifiers] (usefulnullifiers-1.3.4.jar) UCHIJAAAA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar) UCHIJAAAA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar) UCHIJAAAA wct{0.1.27} [Wireless Crafting Terminal] (WirelessCraftingTerminal-1.10.2-0.1.27.jar) UCHIJAAAA Woot{1.10.2-1.3.1} [Woot] (woot-1.10.2-1.3.1.jar) UCHIJAAAA wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar) UCHIJAAAA xnet{1.3.1} [XNet] (xnet-1.3.1.jar) UCHIJAAAA yabba{1.10.2-0.4.3} [YABBA] (YABBA-1.10.2-0.4.3.jar) UCHIJAAAA unidict{1.10.2-2.8} [UniDict] (UniDict-1.10.2-2.8.jar) Loaded coremods (and transformers): CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar) codechicken.lib.asm.ClassHeirachyManager codechicken.lib.asm.CCL_ASMTransformer BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar) net.darkhax.bookshelf.asm.BookshelfTransformerManager CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)

Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar) com.brandon3055.brandonscore.asm.ClassTransformer NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.207-universal.jar) codechicken.nei.asm.NEITransformer MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar) net.malisis.core.util.chunkcollision.ChunkCollisionTransformer net.malisis.core.util.chunkblock.ChunkBlockTransformer net.malisis.core.renderer.transformer.MalisisRendererTransformer net.malisis.core.renderer.icon.asm.TextureMapTransformer net.malisis.core.util.clientnotif.ClientNotifTransformer LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar) lumien.resourceloader.asm.ClassTransformer CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar)

TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar) li.cil.oc.common.asm.ClassTransformer Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta4-anarchy.jar) pl.asie.foamfix.coremod.FoamFixTransformer ChiselCorePlugin (Chisel_DEV-MC1.10.2-0.0.10.19.jar) team.chisel.common.asm.ChiselTransformer SFRCore (SolarFluxReborn_1.10.2-2.16r.jar) com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer Default Options (DefaultOptions_1.10.2-6.1.5.jar) net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar) com.enderio.core.common.transform.EnderCoreTransformer LoadingPlugin (Quark-r1.1-70.jar) vazkii.quark.base.asm.ClassTransformer RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar) reborncore.mixin.transformer.MixinTransformer AppEngCore (appliedenergistics2-rv4-alpha-11.jar) appeng.coremod.transformer.ASMIntegration FMLPlugin (InventoryTweaks-1.61-58.jar) invtweaks.forge.asm.ContainerTransformer ForgelinPlugin (Forgelin-1.4.1.jar)

CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar) cofh.asm.CoFHClassTransformer cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager IC2core (industrialcraft-2-2.6.188-ex110.jar)

ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar) shetiphian.core.asm.ClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 375.39' Renderer: 'GeForce GTX 970/PCIe/SSE2' AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185 Pulsar/tconstruct loaded Pulses:

McJty commented 7 years ago

What block was the facade mimicing?

meson11 commented 7 years ago

oh, after investigation i found out i have chosen by accident an architecture block. that cannot work. but i had to remove the tile entity with mcedit to get the world working again. would be nice if you can implement, that using an architecture block is not allowed at all for facades.

Benj255 commented 7 years ago

incidentally, you can also have the facade mimic AE2 crafting terminals.... which causes a endless crash making you revert to a backup.

you can successfully facade the cables as a Draconic Evolution fusion injector without crashing though. 😺