---- Minecraft Crash Report ---- WARNING: coremods are present: ForgelinPlugin (Forgelin-1.8.3.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) MekanismCoremod (Mekanism-1.12.2-9.8.1.383.jar) LoadingPlugin (RandomThings-MC1.12.2-4.2.7.3.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar) HCASM (HammerCore-1.12.2-2.0.5.0.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar) CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar) Contact their authors BEFORE contacting forge // There are four lights! Time: 8/28/19 5:47 PM Description: Rendering ingredient java.lang.ArrayIndexOutOfBoundsException: -1 at net.minecraft.client.renderer.BufferBuilder.drawMultiTexture(BufferBuilder.java:847) at net.minecraft.client.renderer.WorldVertexBufferUploader.func_181679_a(WorldVertexBufferUploader.java:72) at net.minecraft.client.renderer.Tessellator.func_78381_a(Tessellator.java:33) at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:172) at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:136) at mezz.jei.render.ItemStackFastRenderer.uncheckedRenderItemAndEffectIntoGUI(ItemStackFastRenderer.java:63) at mezz.jei.render.ItemStackFastRenderer.renderItemAndEffectIntoGUI(ItemStackFastRenderer.java:32) at mezz.jei.render.IngredientListBatchRenderer.render(IngredientListBatchRenderer.java:157) at mezz.jei.gui.overlay.IngredientGrid.draw(IngredientGrid.java:99) at mezz.jei.gui.overlay.IngredientGridWithNavigation.draw(IngredientGridWithNavigation.java:97) at mezz.jei.gui.overlay.IngredientListOverlay.drawScreen(IngredientListOverlay.java:161) at mezz.jei.gui.GuiEventHandler.onDrawBackgroundEventPost(GuiEventHandler.java:72) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1991_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraft.client.gui.GuiScreen.func_146276_q_(GuiScreen.java:575) at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:66) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.optifine.reflect.Reflector.callVoid(Reflector.java:660) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1456) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) at net.minecraft.client.main.Main.main(SourceFile:123) 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 -- Thread: Client thread Stacktrace: at net.minecraft.client.renderer.BufferBuilder.drawMultiTexture(BufferBuilder.java:847) at net.minecraft.client.renderer.WorldVertexBufferUploader.func_181679_a(WorldVertexBufferUploader.java:72) at net.minecraft.client.renderer.Tessellator.func_78381_a(Tessellator.java:33) at net.minecraft.client.renderer.RenderItem.func_191967_a(RenderItem.java:172) at net.minecraft.client.renderer.RenderItem.func_191961_a(RenderItem.java:136) -- Ingredient being rendered -- Details: Ingredient Mod: OpenBlocks Ingredient Info: 1xitem.openblocks.glyph@74 openblocks:glyph Stacktrace: at mezz.jei.util.ErrorUtil.createRenderIngredientException(ErrorUtil.java:256) at mezz.jei.render.ItemStackFastRenderer.renderItemAndEffectIntoGUI(ItemStackFastRenderer.java:34) at mezz.jei.render.IngredientListBatchRenderer.render(IngredientListBatchRenderer.java:157) at mezz.jei.gui.overlay.IngredientGrid.draw(IngredientGrid.java:99) at mezz.jei.gui.overlay.IngredientGridWithNavigation.draw(IngredientGridWithNavigation.java:97) at mezz.jei.gui.overlay.IngredientListOverlay.drawScreen(IngredientListOverlay.java:161) at mezz.jei.gui.GuiEventHandler.onDrawBackgroundEventPost(GuiEventHandler.java:72) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1991_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraft.client.gui.GuiScreen.func_146276_q_(GuiScreen.java:575) at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:66) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:396) at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.optifine.reflect.Reflector.callVoid(Reflector.java:660) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1456) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) at net.minecraft.client.main.Main.main(SourceFile:123) 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) -- Screen render details -- Details: Screen name: net.minecraft.client.gui.inventory.GuiInventory Mouse location: Scaled: (702, 200). Absolute: (1405, 679) Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2 -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Grem_lins'/916, l='MpServer', x=233.45, y=75.00, z=78.14]] Chunk stats: MultiplayerChunkCache: 441, 441 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (236,64,76), Chunk: (at 12,4,12 in 14,4; contains blocks 224,0,64 to 239,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 925 game time, 925 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: 86 total; [EntityZombie['Zombie'/2090, l='MpServer', x=162.50, y=30.00, z=77.50], EntityCreeper['Creeper'/2176, l='MpServer', x=160.50, y=44.00, z=77.50], EntityPlayerSP['Grem_lins'/916, l='MpServer', x=233.45, y=75.00, z=78.14], EntityChicken['Chicken'/233, l='MpServer', x=153.50, y=65.00, z=19.50], EntityChicken['Chicken'/234, l='MpServer', x=156.50, y=64.00, z=15.50], EntityChicken['Chicken'/235, l='MpServer', x=156.50, y=64.00, z=14.50], EntityChicken['Chicken'/236, l='MpServer', x=157.50, y=64.00, z=13.50], EntityChicken['Chicken'/237, l='MpServer', x=180.27, y=66.00, z=117.71], EntityChicken['Chicken'/238, l='MpServer', x=183.50, y=64.00, z=113.50], EntityChicken['Chicken'/239, l='MpServer', x=179.50, y=64.00, z=114.50], EntityChicken['Chicken'/240, l='MpServer', x=179.39, y=63.00, z=111.93], EntityChicken['Chicken'/241, l='MpServer', x=177.50, y=67.00, z=125.50], EntityChicken['Chicken'/242, l='MpServer', x=173.50, y=69.00, z=122.50], EntityChicken['Chicken'/243, l='MpServer', x=179.50, y=68.00, z=124.50], EntityChicken['Chicken'/244, l='MpServer', x=179.50, y=69.00, z=126.50], EntityChicken['Chicken'/249, l='MpServer', x=196.50, y=67.00, z=122.50], EntityChicken['Chicken'/250, l='MpServer', x=197.57, y=65.00, z=122.90], EntityChicken['Chicken'/251, l='MpServer', x=194.50, y=68.00, z=122.50], EntityChicken['Chicken'/252, l='MpServer', x=190.50, y=74.00, z=125.50], EntityChicken['Chicken'/259, l='MpServer', x=202.50, y=82.00, z=69.50], EntityChicken['Chicken'/260, l='MpServer', x=202.50, y=82.00, z=69.50], EntityChicken['Chicken'/261, l='MpServer', x=210.50, y=83.00, z=63.79], EntityChicken['Chicken'/262, l='MpServer', x=198.81, y=80.00, z=73.50], EntityChicken['Chicken'/263, l='MpServer', x=214.50, y=63.00, z=157.50], EntityCow['Cow'/273, l='MpServer', x=255.94, y=69.00, z=83.57], EntityCow['Cow'/274, l='MpServer', x=240.08, y=74.00, z=75.30], EntityCow['Cow'/275, l='MpServer', x=235.80, y=71.00, z=83.50], EntityCow['Cow'/276, l='MpServer', x=229.86, y=76.00, z=77.32], EntityBat['Bat'/2328, l='MpServer', x=173.80, y=13.66, z=38.96], EntityChicken['Chicken'/293, l='MpServer', x=258.50, y=70.00, z=-1.50], EntityChicken['Chicken'/294, l='MpServer', x=255.50, y=69.00, z=2.50], EntityChicken['Chicken'/295, l='MpServer', x=255.50, y=69.00, z=4.50], EntityChicken['Chicken'/296, l='MpServer', x=256.50, y=70.00, z=4.50], EntityChicken['Chicken'/298, l='MpServer', x=256.50, y=69.00, z=-1.50], EntityCow['Cow'/299, l='MpServer', x=258.47, y=70.00, z=72.82], EntityCow['Cow'/300, l='MpServer', x=250.39, y=68.00, z=72.35], EntityCow['Cow'/301, l='MpServer', x=245.45, y=69.00, z=71.78], EntityCow['Cow'/302, l='MpServer', x=260.40, y=69.00, z=67.80], EntityItem['item.item.immersiveengineering.seed.hemp'/2376, l='MpServer', x=232.71, y=62.00, z=26.38], EntityBat['Bat'/2395, l='MpServer', x=167.16, y=24.23, z=28.13], EntityBat['Bat'/2433, l='MpServer', x=166.65, y=24.09, z=28.75], EntityZombieVillager['Zombie Villager'/2477, l='MpServer', x=166.30, y=33.00, z=105.50], EntityZombie['Zombie'/2478, l='MpServer', x=173.50, y=33.00, z=104.50], EntityZombie['Zombie'/2479, l='MpServer', x=165.50, y=33.00, z=104.50], EntityBat['Bat'/2577, l='MpServer', x=162.48, y=12.07, z=36.33], EntityZombie['Zombie'/2588, l='MpServer', x=168.50, y=34.00, z=100.50], EntityZombie['Zombie'/2638, l='MpServer', x=172.50, y=39.00, z=115.50], EntitySkeleton['Skeleton'/2640, l='MpServer', x=174.50, y=39.00, z=114.50], EntityCreeper['Creeper'/2651, l='MpServer', x=165.50, y=34.00, z=105.50], EntityZombie['Zombie'/2654, l='MpServer', x=176.50, y=39.00, z=113.50], EntityBat['Bat'/2687, l='MpServer', x=164.75, y=30.10, z=67.75], EntityBat['Bat'/2689, l='MpServer', x=163.45, y=36.74, z=76.19], EntitySpider['Spider'/2690, l='MpServer', x=157.04, y=32.00, z=73.30], EntityCreeper['Creeper'/2697, l='MpServer', x=166.50, y=12.00, z=32.50], EntitySkeleton['Skeleton'/2701, l='MpServer', x=170.50, y=16.00, z=21.77], EntitySpider['Spider'/2702, l='MpServer', x=164.50, y=12.00, z=33.50], EntitySkeleton['Skeleton'/2704, l='MpServer', x=167.50, y=12.00, z=30.50], EntityCreeper['Creeper'/2709, l='MpServer', x=173.50, y=32.00, z=90.50], EntityCreeper['Creeper'/2718, l='MpServer', x=173.50, y=38.00, z=115.50], EntityItem['item.item.immersiveengineering.seed.hemp'/2730, l='MpServer', x=231.66, y=62.00, z=23.26], EntityZombie['Zombie'/2732, l='MpServer', x=172.50, y=33.00, z=101.50], EntityCreeper['Creeper'/2738, l='MpServer', x=167.03, y=33.00, z=105.50], EntityCreeper['Creeper'/2739, l='MpServer', x=174.50, y=33.00, z=99.50], EntityZombie['Zombie'/2740, l='MpServer', x=168.50, y=33.00, z=103.50], EntityZombie['Zombie'/2758, l='MpServer', x=175.50, y=32.00, z=88.50], EntityCreeper['Creeper'/2763, l='MpServer', x=155.17, y=21.00, z=25.53], EntitySkeleton['Skeleton'/2764, l='MpServer', x=167.50, y=15.00, z=54.50], EntitySkeleton['Skeleton'/2767, l='MpServer', x=166.50, y=15.00, z=52.50], EntityCreeper['Creeper'/2775, l='MpServer', x=169.50, y=28.00, z=73.50], EntityZombie['Zombie'/2791, l='MpServer', x=168.50, y=13.00, z=29.50], EntitySkeleton['Skeleton'/2794, l='MpServer', x=162.33, y=29.00, z=65.51], EntityZombie['Zombie'/2802, l='MpServer', x=159.50, y=21.00, z=88.50], EntitySkeleton['Skeleton'/2803, l='MpServer', x=176.50, y=44.00, z=90.50], EntityItem['item.tile.sapling.oak'/2813, l='MpServer', x=295.41, y=88.00, z=26.75], EntitySkeleton['Skeleton'/2819, l='MpServer', x=170.50, y=25.00, z=83.50], EntityCreeper['Creeper'/2820, l='MpServer', x=163.50, y=15.00, z=53.50], EntitySkeleton['Skeleton'/2823, l='MpServer', x=167.50, y=25.00, z=83.50], EntityItem['item.tile.sapling.oak'/2835, l='MpServer', x=264.07, y=83.00, z=18.15], EntityCreeper['Creeper'/2840, l='MpServer', x=172.50, y=27.00, z=78.50], EntitySkeleton['Skeleton'/2844, l='MpServer', x=160.50, y=15.00, z=52.50], EntitySkeleton['Skeleton'/2856, l='MpServer', x=171.50, y=38.00, z=127.50], EntityZombie['Zombie'/2857, l='MpServer', x=169.50, y=37.00, z=119.72], EntityZombie['Zombie'/2858, l='MpServer', x=170.50, y=38.00, z=128.50], EntityZombie['Zombie'/2859, l='MpServer', x=173.50, y=38.00, z=129.50], EntityBat['Bat'/2868, l='MpServer', x=166.92, y=39.00, z=112.48], EntityBat['Bat'/2881, l='MpServer', x=152.13, y=21.93, z=27.87]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer server -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1715444544 bytes (1635 MB) / 6867648512 bytes (6549 MB) up to 11453595648 bytes (10923 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 141 mods loaded, 141 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:------ |:--------------------------------- |:------------------------ |:--------------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None | | LCHIJA | ctm | MC1.12.2-0.3.3.22 | CTM-MC1.12.2-0.3.3.22.jar | None | | LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | LCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | LCHIJA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None | | LCHIJA | endercore | 1.12.2-0.5.65 | EnderCore-1.12.2-0.5.65.jar | None | | LCHIJA | crafttweaker | 4.1.19 | CraftTweaker2-1.12-4.1.19.jar | None | | LCHIJA | mtlib | 3.0.6 | MTLib-3.0.6.jar | None | | LCHIJA | modtweaker | 4.0.17 | modtweaker-4.0.17.jar | None | | LCHIJA | jei | 4.15.0.289 | jei_1.12.2-4.15.0.289.jar | None | | LCHIJA | codechickenlib | 3.2.3.357 | CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None | | LCHIJA | brandonscore | 2.4.17 | BrandonsCore-1.12.2-2.4.17.208-universal.jar | None | | LCHIJA | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | draconicevolution | 2.3.24 | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar | None | | LCHIJA | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | enderio | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LCHIJA | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None | | LCHIJA | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None | | LCHIJA | enderiointegrationtic | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None | | LCHIJA | p455w0rdslib | 2.2.156 | p455w0rdslib-1.12.2-2.2.156.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LCHIJA | ae2wtlib | 1.0.30 | AE2WTLib-1.12.2-1.0.30.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LCHIJA | infinitylib | 1.12.2-1.12.0 | infinitylib-1.12.0.jar | None | | LCHIJA | agricraft | 2.12.0-1.12.0-a6 | AgriCraft-2.12.0-1.12.0-a6.jar | None | | LCHIJA | aroma1997core | 2.0.0.2.b165 | Aroma1997Core-1.12.2-2.0.0.2.b165.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | LCHIJA | aroma1997sdimension | 2.0.0.2.b89 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 | | LCHIJA | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None | | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | LCHIJA | cyclicmagic | 1.19.15 | Cyclic-1.12.2-1.19.15.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe | | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None | | LCHIJA | bloodmagic | 1.12.2-2.4.1-103 | BloodMagic-1.12.2-2.4.1-103.jar | None | | LCHIJA | bonsaitrees | 1.1.3 | bonsaitrees-1.1.3-b156.jar | None | | LCHIJA | bookshelf | 2.3.585 | Bookshelf-1.12.2-2.3.585.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | buildinggadgets | 2.7.3 | BuildingGadgets-2.7.3.jar | None | | LCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | LCHIJA | chesttransporter | 2.8.8 | ChestTransporter-1.12.2-2.8.8.jar | None | | LCHIJA | chickenchunks | 2.4.2.74 | ChickenChunks-1.12.2-2.4.2.74-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | cyclopscore | 1.5.0 | CyclopsCore-1.12.2-1.5.0.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LCHIJA | ic2 | 2.8.187-ex112 | industrialcraft-2-2.8.187-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 | | LCHIJA | commoncapabilities | 2.4.4 | CommonCapabilities-1.12.2-2.4.4.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 | | LCHIJA | compactmachines3 | 3.0.18 | compactmachines3-1.12.2-3.0.18-b278.jar | None | | LCHIJA | compactstorage | 3.1 | CompactStorage-3.1-12.jar | None | | LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.19.jar | None | | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.19.jar | None | | LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None | | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LCHIJA | darkutils | 1.8.226 | DarkUtils-1.12.2-1.8.226.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None | | LCHIJA | deepmoblearning | 1.12.2-2.5.2 | deepmoblearning-1.12.2-2.5.2-universal.jar | None | | LCHIJA | elevatorid | 1.3.11 | ElevatorMod-1.12.2-1.3.11.jar | None | | LCHIJA | endercrop | 1.12.2-1.6.0 | endercrop-1.12.2-1.6.0.jar | None | | LCHIJA | enderiobase | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | enderioconduits | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | enderioconduitsappliedenergistics | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | enderioconduitsopencomputers | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | enderioconduitsrefinedstorage | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | forestry | 5.8.2.394 | forestry_1.12.2-5.8.2.394.jar | None | | LCHIJA | enderiointegrationforestry | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | enderiointegrationticlate | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | enderiomachines | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | enderiopowertools | 5.0.50 | EnderIO-1.12.2-5.0.50.jar | None | | LCHIJA | enderstorage | 2.4.6.137 | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | hammercore | 2.0.5.0 | HammerCore-1.12.2-2.0.5.0.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 | | LCHIJA | expequiv | 13r | ExpandedEquivalence-1.12.2-13r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 | | LCHIJA | extracells | 2.6.2 | ExtraCells-1.12.2-2.6.2a.jar | None | | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None | | LCHIJA | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None | | LCHIJA | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None | | LCHIJA | fastleafdecay | v14 | FastLeafDecay-v14.jar | None | | LCHIJA | mekanism | 1.12.2-9.8.1.383 | Mekanism-1.12.2-9.8.1.383.jar | None | | LCHIJA | sonarcore | 5.0.19 | sonarcore-1.12.2-5.0.19-20.jar | None | | LCHIJA | fluxnetworks | 3.0.19 | fluxnetworks-1.12.2-3.0.19-21.jar | None | | LCHIJA | forgelin | 1.8.3 | Forgelin-1.8.3.jar | None | | LCHIJA | forgemultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | microblockcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None | | LCHIJA | minecraftmultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None | | LCHIJA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None | | LCHIJA | gravestone | 1.10.2 | gravestone-1.10.2.jar | None | | LCHIJA | teslacorelib | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None | | LCHIJA | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None | | LCHIJA | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None | | LCHIJA | mcjtylib_ng | 3.5.4 | mcjtylib-1.12-3.5.4.jar | None | | LCHIJA | rftools | 7.72 | rftools-1.12-7.72.jar | None | | LCHIJA | immersiveengineering | 0.12-89 | ImmersiveEngineering-0.12-89.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | LCHIJA | integrationforegoing | 1.12.2-1.9 | IntegrationForegoing-1.12.2-1.9.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c | | LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None | | LCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None | | LCHIJA | journeymap | 1.12.2-5.5.5 | journeymap-1.12.2-5.5.5.jar | None | | LCHIJA | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None | | LCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.1.10.jar | None | | LCHIJA | mekanismgenerators | 1.12.2-9.8.1.383 | MekanismGenerators-1.12.2-9.8.1.383.jar | None | | LCHIJA | mekanismtools | 1.12.2-9.8.1.383 | MekanismTools-1.12.2-9.8.1.383.jar | None | | LCHIJA | mob_grinding_utils | 0.3.13 | MobGrindingUtils-0.3.13.jar | None | | LCHIJA | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None | | LCHIJA | mousetweaks | 2.10 | MouseTweaks-2.10-mc1.12.2.jar | None | | LCHIJA | mrtjpcore | 2.1.4.43 | MrTJPCore-1.12.2-2.1.4.43-universal.jar | None | | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCHIJA | projectex | 1.2.0.39 | ProjectEX-1.2.0.39.jar | None | | LCHIJA | projectred-core | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-Base.jar | None | | LCHIJA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.4.120-compat.jar | None | | LCHIJA | projectred-integration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None | | LCHIJA | projectred-transmission | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-integration.jar | None | | LCHIJA | projectred-fabrication | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-fabrication.jar | None | | LCHIJA | projectred-expansion | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None | | LCHIJA | projectred-relocation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None | | LCHIJA | projectred-transportation | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None | | LCHIJA | projectred-exploration | 4.9.4.120 | ProjectRed-1.12.2-4.9.4.120-world.jar | None | | LCHIJA | reborncore | 3.16.0.469 | RebornCore-1.12.2-3.16.0.469-universal.jar | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b | | LCHIJA | quantumstorage | 4.7.0 | QuantumStorage-1.12-4.7.0.jar | None | | LCHIJA | randomthings | 4.2.7.3 | RandomThings-MC1.12.2-4.2.7.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 | | LCHIJA | redstonearsenal | 2.6.3 | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | resourcehogs | 1.0.12 | ResourceHogs-1.12.2-1.0.12.jar | None | | LCHIJA | storagenetwork | 1.7.8 | SimpleStorageNetwork-1.12.2-1.7.8.jar | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe | | LCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.8.jar | None | | LCHIJA | thermalcultivation | 0.3.3 | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | thermalinnovation | 0.3.3 | ThermalInnovation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | tcomplement | 1.12.2-0.4.2 | TinkersComplement-1.12.2-0.4.2.jar | None | | LCHIJA | tp | 3.2.34 | tinyprogressions-1.12.2-3.3.34-Release.jar | None | | LCHIJA | torchmaster | 1.8.0.79 | torchmaster_1.12.2-1.8.0.79.jar | 5e9a436b366831c8f54a7e80b015784da69278c6 | | LCHIJA | translocators | 2.5.2.81 | Translocators-1.12.2-2.5.2.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None | | LCHIJA | wanionlib | 1.12.2-2.2 | WanionLib-1.12.2-2.2.jar | None | | LCHIJA | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | wct | 3.12.93 | WirelessCraftingTerminal-1.12.2-3.12.93.jar | 186bc454cd122c9c2f1aa4f95611254bcc543363 | | LCHIJA | wrcbe | 2.3.2 | WR-CBE-1.12.2-2.3.2.33-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | xnet | 1.8.2 | xnet-1.12-1.8.2.jar | None | | LCHIJA | industrialwires | 1.7-36 | IndustrialWires-1.7-36.jar | 7e11c175d1e24007afec7498a1616bef0000027d | | LCHIJA | teslacorelib_registries | 1.0.15 | tesla-core-lib-1.12.2-1.0.15.jar | None | | LCHIJA | unidict | 1.12.2-2.9.2 | UniDict-1.12.2-2.9.2.jar | None | Loaded coremods (and transformers): ForgelinPlugin (Forgelin-1.8.3.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer MekanismCoremod (Mekanism-1.12.2-9.8.1.383.jar) mekanism.coremod.KeybindingMigrationHelper LoadingPlugin (RandomThings-MC1.12.2-4.2.7.3.jar) lumien.randomthings.asm.ClassTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar) HCASM (HammerCore-1.12.2-2.0.5.0.jar) com.zeitheron.hammercore.asm.HammerCoreTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar) p455w0rdslib.asm.ClassTransformer GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13492 Compatibility Profile Context 22.19.677.257' Renderer: 'Radeon (TM) RX 480 Graphics' OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - chiselIntegration (Enabled/Not Forced) - wailaIntegration (Enabled/Not Forced) Hammer Core Information: FluidDictionary Info: Registered 2 fluids. OreDictionary Info: Registered 1865 names; 5093 stacks. Pastebin Connection: Okay. Dependent Mods: -Expanded Equivalence (expequiv) @13r Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced) - ModuleMelter (Enabled/Not Forced) - ModuleArmor (Enabled/Not Forced) - ModuleSteelworks (Enabled/Not Forced) - ChiselPlugin (Enabled/Not Forced) - Oredict (Enabled/Forced) List of loaded APIs: * ae2wtlib|API (1.0.30) from AE2WTLib-1.12.2-1.0.30.jar * AgriCraftAPI (1.0) from AgriCraft-2.12.0-1.12.0-a6.jar * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.1-103.jar * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.jar * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.4.jar * compactstorage (3.1) from CompactStorage-3.1-12.jar * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.24.349-universal.jar * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.50.jar * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.50.jar * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.50.jar * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.50.jar * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.50.jar * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.50.jar * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.50.jar * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.50.jar * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.50.jar * fluxapi (1.0) from fluxnetworks-1.12.2-3.0.19-21.jar * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.394.jar * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.394.jar * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.289.jar * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.1.383.jar * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.1.383.jar * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar * PatchouliAPI (6) from Patchouli-1.0-20.jar * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar * reborncoreAPI (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar * reborncoreAPI|Power (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar * reborncoreAPI|Praescriptum (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar * reborncoreAPI|Recipe (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar * reborncoreAPI|Tile (3.16.0.469) from RebornCore-1.12.2-3.16.0.469-universal.jar * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.93.jar * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar RebornCore: Plugin Engine: 0 RebornCore Version: 3.16.0.469 Runtime Debofucsation 1 RenderEngine: 1 Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.): * Optifine is installed. This is NOT supported. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON Launched Version: forge-14.23.5.2838 LWJGL: 2.9.4 OpenGL: Radeon (TM) RX 480 Graphics GL version 4.5.13492 Compatibility Profile Context 22.19.677.257, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Faithful+1.12.2-rv4.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz OptiFine Version: OptiFine_1.12.2_HD_U_E3 OptiFine Build: 20181210-121000 Render Distance Chunks: 10 Mipmaps: 4 Anisotropic Filtering: 8 Antialiasing: 0 Multitexture: true Shaders: null OpenGlVersion: 4.5.13492 Compatibility Profile Context 22.19.677.257 OpenGlRenderer: Radeon (TM) RX 480 Graphics OpenGlVendor: ATI Technologies Inc. CpuCount: 4