WARNING: coremods are present:
JechCore (JustEnoughCharacters-1.12.0-3.3.0.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
Contact their authors BEFORE contacting forge
// Daisy, daisy...
Time: 4/14/19 4:07 AM
Description: Exception in server tick loop
java.lang.NoSuchMethodError: forestry.core.utils.InventoryUtil.internal_moveOneItemToPipe(Lnet/minecraftforge/items/IItemHandler;Lforestry/core/tiles/AdjacentTileCache;[Lnet/minecraft/util/EnumFacing;)Z
at forestry.core.utils.InventoryUtil.moveOneItemToPipe(InventoryUtil.java:82)
at forestry.farming.tiles.TileFarmHatch.updateServer(TileFarmHatch.java:66)
at forestry.farming.multiblock.FarmController.updateServer(FarmController.java:247)
at forestry.core.multiblock.MultiblockControllerBase.updateMultiblockEntity(MultiblockControllerBase.java:445)
at forestry.core.multiblock.MultiblockWorldRegistry.tickStart(MultiblockWorldRegistry.java:81)
at forestry.core.multiblock.MultiblockRegistry.tickStart(MultiblockRegistry.java:31)
at forestry.core.multiblock.MultiblockServerTickHandler.onWorldTick(MultiblockServerTickHandler.java:20)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1203_MultiblockServerTickHandler_onWorldTick_WorldTickEvent.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.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:752)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1216377064 bytes (1160 MB) / 4022861824 bytes (3836 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 2 total; -Xmx8192m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 14, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2811 Optifine OptiFine_1.12.2_HD_U_E3 93 mods loaded, 93 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored