Whenever I try to load a world, this happens. How can I fix it?
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: ForgelinPlugin (Forgelin-1.7.4.jar) PlayerAPIPlugin (PlayerAPI-1.12.2-1.0.jar) MalisisCorePlugin (MalisisCore-1.12.2.jar) Inventory Tweaks Coremod (InventoryTweaks-1.12.1.jar) ComfortsLoadingPlugin (Comforts-Mod-1.12.2.jar) RenderPlayerAPIPlugin (RenderPlayerAPI-1.12.2-1.0.jar) ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) SmoothWaterCore (Smooth-Water-Mod-1.12.2.jar) MMFMLCorePlugin (Multi-Mine-Mod-1.12.2.jar) DLFMLCorePlugin (DynamicLights-1.12.jar) FMLPlugin (Mirage-Core-1.12.2.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar) FarseekCoreMod (Farseek-Mod-1.12.1.jar) NWRTweak (RedstonePaste-1.12.1.jar) AppleCore (AppleCore-mc1.12.2-3.1.4.jar) OpenModsCorePlugin (OpenModsLib-1.12.2.jar) llibrary (llibrary-core-1.0.8-1.12.2.jar)Contact their authors BEFORE contacting forge
// Ooh. Shiny.
Time: 8/25/18 4:30 PMDescription: Exception in server tick loop
com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: com.draco18s.hardlib.util.LootUtils.removeLootFromTable(Lnet/minecraft/world/storage/loot/LootTable;Lnet/minecraft/item/Item;)V at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2215) at com.google.common.cache.LocalCache.get(LocalCache.java:4154) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) at net.minecraft.world.storage.loot.LootTableManager.func_186521_a(LootTableManager.java:40) at net.minecraft.world.storage.loot.LootTableManager.func_186522_a(LootTableManager.java:49) at net.minecraft.world.storage.loot.LootTableManager.<init>(LootTableManager.java:35) at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:155) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:95) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:209) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source)Caused by: java.lang.NoSuchMethodError: com.draco18s.hardlib.util.LootUtils.removeLootFromTable(Lnet/minecraft/world/storage/loot/LootTable;Lnet/minecraft/item/Item;)V at com.draco18s.farming.FarmingEventHandler.lootTableLoad(FarmingEventHandler.java:532) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1066_FarmingEventHandler_lootTableLoad_LootTableLoadEvent.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.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:751) at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:1173) at net.minecraft.world.storage.loot.LootTableManager$Loader.func_186518_c(LootTableManager.java:156) at net.minecraft.world.storage.loot.LootTableManager$Loader.load(LootTableManager.java:72) at net.minecraft.world.storage.loot.LootTableManager$Loader.load(LootTableManager.java:53) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ... 12 more
Whenever I try to load a world, this happens. How can I fix it?
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: ForgelinPlugin (Forgelin-1.7.4.jar) PlayerAPIPlugin (PlayerAPI-1.12.2-1.0.jar) MalisisCorePlugin (MalisisCore-1.12.2.jar) Inventory Tweaks Coremod (InventoryTweaks-1.12.1.jar) ComfortsLoadingPlugin (Comforts-Mod-1.12.2.jar) RenderPlayerAPIPlugin (RenderPlayerAPI-1.12.2-1.0.jar) ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) SmoothWaterCore (Smooth-Water-Mod-1.12.2.jar) MMFMLCorePlugin (Multi-Mine-Mod-1.12.2.jar) DLFMLCorePlugin (DynamicLights-1.12.jar) FMLPlugin (Mirage-Core-1.12.2.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar) FarseekCoreMod (Farseek-Mod-1.12.1.jar) NWRTweak (RedstonePaste-1.12.1.jar) AppleCore (AppleCore-mc1.12.2-3.1.4.jar) OpenModsCorePlugin (OpenModsLib-1.12.2.jar) llibrary (llibrary-core-1.0.8-1.12.2.jar)Contact their authors BEFORE contacting forge
// Ooh. Shiny.
Time: 8/25/18 4:30 PMDescription: Exception in server tick loop
com.google.common.util.concurrent.ExecutionError: java.lang.NoSuchMethodError: com.draco18s.hardlib.util.LootUtils.removeLootFromTable(Lnet/minecraft/world/storage/loot/LootTable;Lnet/minecraft/item/Item;)V at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2215) at com.google.common.cache.LocalCache.get(LocalCache.java:4154) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) at net.minecraft.world.storage.loot.LootTableManager.func_186521_a(LootTableManager.java:40) at net.minecraft.world.storage.loot.LootTableManager.func_186522_a(LootTableManager.java:49) at net.minecraft.world.storage.loot.LootTableManager.<init>(LootTableManager.java:35) at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:155) at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:95) at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:209) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source)Caused by: java.lang.NoSuchMethodError: com.draco18s.hardlib.util.LootUtils.removeLootFromTable(Lnet/minecraft/world/storage/loot/LootTable;Lnet/minecraft/item/Item;)V at com.draco18s.farming.FarmingEventHandler.lootTableLoad(FarmingEventHandler.java:532) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1066_FarmingEventHandler_lootTableLoad_LootTableLoadEvent.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.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:751) at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:1173) at net.minecraft.world.storage.loot.LootTableManager$Loader.func_186518_c(LootTableManager.java:156) at net.minecraft.world.storage.loot.LootTableManager$Loader.load(LootTableManager.java:72) at net.minecraft.world.storage.loot.LootTableManager$Loader.load(LootTableManager.java:53) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ... 12 more
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_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1367234136 bytes (1303 MB) / 3207856128 bytes (3059 MB) up to 3207856128 bytes (3059 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2758 Optifine OptiFine_1.12.2_HD_U_E2 161 mods loaded, 161 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 | |:------- |:--------------------------- |:------------------------ |:------------------------------------------------ |:---------------------------------------- | | UCHIJAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2758.jar | None | | UCHIJAA | forge | 14.23.4.2758 | forge-1.12.2-14.23.4.2758.jar | None | | UCHIJAA | PlayerAPI | 1.0 | minecraft.jar | None | | UCHIJAA | RenderPlayerAPI | 1.0 | minecraft.jar | None | | UCHIJAA | openmodscore | 0.11.3 | minecraft.jar | None | | UCHIJAA | hardlib | 6 | 1.12.1-HardLib-v6.jar | None | | UCHIJAA | additionalstructures | 1.3.0 | Additional-Structures-Mod-1.12.2.jar | None | | UCHIJAA | applecore | 3.1.4 | AppleCore-mc1.12.2-3.1.4.jar | None | | UCHIJAA | aqua_creepers | 1.2.3 | Aqua-Creepers-Mod-1.12.2.jar | None | | UCHIJAA | atlcraft | MC1.12-Ver1.9 | ATLCraft-Candles-Mod-1.12.2.jar | None | | UCHIJAA | baubles | 1.5.2 | Baubles-Mod-1.12.2.jar | None | | UCHIJAA | betterunderground | 1.1.2 | Better-Underground-Mod-1.12.2.jar | None | | UCHIJAA | bibliocraft | 2.4.5 | BiblioCraft-Mod-1.12.2.jar | None | | UCHIJAA | birdsnests | 2.0.0 | BirdsNests-1.12.jar | None | | UCHIJAA | bottledmilk | 1.0.0 | BottledMilk-1.12.2.jar | None | | UCHIJAA | chisel | MC1.12-0.1.1.26 | Chisel-1.12.jar | None | | UCHIJAA | mantle | 1.12-1.3.2.24 | Mantle-Mod-1.12.2.jar | None | | UCHIJAA | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None | | UCHIJAA | ceramics | 1.12-1.3.2 | Ceramics-Mod-1.12.1.jar | None | | UCHIJAA | cfm | 5.6.1 | cfm-5.6.1-mc1.12.2.jar | None | | UCHIJAA | chameleon | 1.12-4.1.3 | Chameleon-Library-1.12.jar | None | | UCHIJAA | charcoal_pit | 1.4_12 | CharcoalPit-1.12.jar | None | | UCHIJAA | chickenshedreborn | 1.0 | ChickenShed-Mod-1.12.2.jar | None | | UCHIJAA | chiselsandbits | 14.8 | Chisels-and-Bits-Mod-1.12.1.jar | None | | UCHIJAA | chococraft | 0.9.1.52 | ChocoCraft-Mod-1.12.1.jar | None | | UCHIJAA | coloredlights | 1.0.0 | Colored-Lights-Mod-1.12.2.jar | None | | UCHIJAA | combustfish | 1.0.2 | Combustive-Fishing-Mod-1.12.2.jar | None | | UCHIJAA | comforts | 0.0.7 | Comforts-Mod-1.12.2.jar | None | | UCHIJAA | wumpleutil | 2.5.0 | Wumple-Util-Library-1.12.2.jar | None | | UCHIJAA | composter | 1.4.0 | Composter-Mod-1.12.2.jar | None | | UCHIJAA | conarm | 0.0.22-rc2 | Constructs-Armory-Mod-1.12.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f | | UCHIJAA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.13.jar | None | | UCHIJAA | coroutil | 1.12.1-1.2.13 | coroutil-1.12.1-1.2.13.jar | None | | UCHIJAA | configmod | v1.0 | coroutil-1.12.1-1.2.13.jar | None | | UCHIJAA | craftablehorsearmour | 1.3 | Craftable-Horse-Armour-and-Saddle-Mod-1.12.2.jar | None | | UCHIJAA | customspawner | 3.11.4 | Custom-Mob-Spawner-Mod-1.12.2.jar | None | | UCHIJAA | densemetals | 1.0.1 | Dense-Metals-Mod-1.12.2.jar | None | | UCHIJAA | dirt2path | 1.7.0 | Dirt-2-Path-Mod-1.12.2.jar | None | | UCHIJAA | gottschcore | 1.5.0 | GottschCore-mc1.12.2-f14.23.4.2705-v1.5.0.jar | None | | UCHIJAA | dungeons2 | 1.3.2 | Dungeons-2-Mod-1.12.2.jar | None | | UCHIJAA | dynamiclights | 1.4.6 | DynamicLights-1.12.jar | None | | UCHIJAA | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.jar | None | | UCHIJAA | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.jar | None | | UCHIJAA | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.jar | None | | UCHIJAA | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.jar | None | | UCHIJAA | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.jar | None | | UCHIJAA | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.jar | None | | UCHIJAA | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.jar | None | | UCHIJAA | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.jar | None | | UCHIJAA | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.jar | None | | UCHIJAA | dynamictrees | 1.12.2-0.7.8 | DynamicTrees-1.12.2-0.7.8.jar | None | | UCHIJAA | thaumcraft | 6.1.BETA21 | Thaumcraft-Mod-1.12.2.jar | None | | UCHIJAA | dynamictreestc | 1.12.2-1.0 | DynamicTreesTC-1.12.2-1.0.jar | None | | UCHIJAA | endercompass | 1.2.6.1 | EnderCompass-1.12.jar | None | | UCHIJAA | enhancedvisuals | 1.0 | EnhancedVisuals-1.12.jar | None | | UCHIJAA | erosion | 2.2.1 | Erosion-2-Mod-1.12.2.jar | None | | UCHIJAA | exnihilocreatio | 1.12-0.2.4 | Ex-Nihilo-Creatio-Mod-1.12.2.jar | None | | UCHIJAA | excompressum | 3.0.7
| Ex-Compressum-Mod-1.12.1.jar | None | | UCHIJAA | silentlib | 2.2.18 | SilentLib-1.12-2.2.18-100.jar | None | | UCHIJAA | extendeddays | 0.2.4 | Extended-Days-Mod-1.12.2.jar | None | | UCHIJAA | farseek | 2.2.1 | Farseek-Mod-1.12.1.jar | None | | UCHIJAA | fenceoverhaul | 1.3.2 | FenceOverhaul-1.12.2.jar | None | | UCHIJAA | foodexpansion | 1.3 | Food-Expansion-Mod-1.12.2.jar | None | | UCHIJAA | forgelin | 1.7.4 | Forgelin-1.7.4.jar | None | | UCHIJAA | gardenstuff | 1.12-2.1.0 | Garden-Stuff-Mod-1.12.jar | None | | UCHIJAA | grapplemod | 1.12.2-v10 | Grappling-Hook-Mod-1.12.2.jar | None | | UCHIJAA | rustic | 0.4.8 | Rustic-Mod-1.12.2.jar | None | | UCHIJAA | growthcraft | 4.0.3.100 | GrowthCraft-Mod-1.12.2.jar | None | | UCHIJAA | growthcraft_apples | 4.0.3.100 | GrowthCraft-Mod-1.12.2.jar | None | | UCHIJAA | growthcraft_bamboo | 4.0.3.100 | GrowthCraft-Mod-1.12.2.jar | None | | UCHIJAA | growthcraft_cellar | 4.0.3.100 | GrowthCraft-Mod-1.12.2.jar | None | | UCHIJAA | growthcraft_bees | 4.0.3.100 | GrowthCraft-Mod-1.12.2.jar | None | | UCHIJAA | growthcraft_fishtrap | 4.0.3.100 | GrowthCraft-Mod-1.12.2.jar | None | | UCHIJAA | growthcraft_grapes | 4.0.3.100 | GrowthCraft-Mod-1.12.2.jar | None | | UCHIJAA | growthcraft_hops | 4.0.3.100 | GrowthCraft-Mod-1.12.2.jar | None | | UCHIJAA | growthcraft_milk | 4.0.3.100 | GrowthCraft-Mod-1.12.2.jar | None | | UCHIJAA | gbook | 1.7.2 | Guidebook-1.12.jar | None | | UCHIJAA | harderfarming | 3.0.1a | Harder-Farming-1.12.1.jar | None | | UCHIJAA | harvestcraft | 1.12.2w | HarvestCraft-Mod-1.12.2.jar | None | | UCHIJAA | hgp | Release | Horizontal-Glass-Panes-Mod-1.12.2.jar | None | | UCHIJAA | astikoor | 1.1.1 | Horse-Carts-Mod-1.12.2.jar | None | | UCHIJAA | iv | 3.0.2 | Improved+Villagers-3.0.2.jar | None | | UCHIJAA | infinitefluids | 1.1.1 | Infinite-Fluids-1.12.jar | None | | UCHIJAA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.12.1.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe | | UCHIJAA | jjcoa | 1.0.2 | JJ-Coats-of-Arms-Mod-1.12.2.jar | None | | UCHIJAA | jarm | 1.1.2 | Just-A-Raft-Mod-1.12.2.jar | None | | UCHIJAA | levelup2 | ${version} | Level-Up-Mod-1.12.2.jar | None | | UCHIJAA | malisiscore | 1.12.2-6.4.0 | MalisisCore-1.12.2.jar | None | | UCHIJAA | malisisblocks | 1.12.2-6.1.0 | MalisisBlocks-Mod-1.12.2.jar | None | | UCHIJAA | malisisdoors | 1.12.2-7.3.0 | MalisisDoors-Mod-1.12.2.jar | None | | UCHIJAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | UCHIJAA | mekanism | 9.4.2 | Mekanism-Mod-Core-1.12.2.jar | None | | UCHIJAA | mekanismgenerators | 9.4.2 | Mekanism-Mod-Generators-1.12.2.jar | None | | UCHIJAA | mekanismtools | 9.4.2 | Mekanism-Mod-Tools-1.12.2.jar | None | | UCHIJAA | millenaire | Millénaire 6.2.3 | Millenaire-Mod-Universal-1.12.2.jar | None | | UCHIJAA | mirage | 2.0 | Mirage-Core-1.12.2.jar | None | | UCHIJAA | mocreatures | 12.0.5 | Mo-Creatures-Mod-1.12.2.jar | None | | UCHIJAA | movillages | 1.5.4 | Mo-Villages-Mod-1.12.2.jar | None | | UCHIJAA | mousetweaks | 2.8 | MouseTweaks-1.12.1.jar | None | | UCHIJAA | multimine | 1.5.8 | Multi-Mine-Mod-1.12.2.jar | None | | UCHIJAA | natura | 1.12.2-4.3.2.62 | Natura-Mod-1.12.2.jar | None | | UCHIJAA | netherchest | 0.2.3 | Nether-Chest-Mod-1.12.2.jar | None | | UCHIJAA | recipehandler | 0.9 | No-More-Recipe-Conflict-Mod-1.12.1.jar | None | | UCHIJAA | samsocean | 1.0.1 | Ocean-Floor-Mod-1.12.2.jar | None | | UCHIJAA | openablewindows | 0.0.1 | Openable-Windows-Mod-1.12.2.jar | None | | UCHIJAA | openmods | 0.11.3 | OpenModsLib-1.12.2.jar | None | | UCHIJAA | openblocks | 1.7.3 | OpenBlocks-Mod-1.12.2.jar | None | | UCHIJAA | clayspawn | 1.12a | Pams-Clay-Spawn-Mod-1.12.jar | None | | UCHIJAA | passableleaves | 6.2.0.0 | PassableLeaves-1.12.2.jar | None | | UCHIJAA | pewter | 0.4.0 | Pewter-Mod-1.12.2.jar | None | | UCHIJAA | planarartifice | 0.11 | planarartifice-0.11.jar | None | | UCHIJAA | twilightforest | 3.7.424 | Twilight-Forest-1.12.jar | None | | UCHIJAA | plants2 | 2.0.2 | Plants-1.12.1.jar | None | | UCHIJAA | shetiphiancore | 3.5.7 | shetiphiancore-1.12.0-3.5.7.jar | None | | UCHIJAA | platforms | 1.4.1 | Platforms-1.12.jar | None | | UCHIJAA | plustic | 6.5.2.0 | plustic-6.5.2.0.jar | None | | UCHIJAA | primitivetools | 1.0.0 | Primitive-Tools-Mod-1.12.2.jar | None | | UCHIJAA | rfpr | 8.1.0 | Real-First-Person-Render-1.12.2.jar | None | | UCHIJAA | cobwebs | 1.0.3 | Realistic-Cobwebs-Mod-1.12.2.jar
| None | | UCHIJAA | realdrops | 1.2.11 | Realistic-Item-Drops-Mod-1.12.jar | None | | UCHIJAA | rwg | 1.0.1 | Realistic-World-Generation-Mod-1.12.2.jar | None | | UCHIJAA | llibrary | 1.7.15 | llibrary-1.7.15-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | UCHIJAA | dragonmounts | 1.12.2-1.4.4 | Realm-of-The-Dragons-Mod-1.12.2.jar | None | | UCHIJAA | redstonepaste | 1.7.5 | RedstonePaste-1.12.1.jar | None | | UCHIJAA | reforged | 0.7.5 | Reforged-Mod-1.12.jar | None | | UCHIJAA | secretroomsmod | 5.1.12 | Secret-Room-1.12.2.jar | None | | UCHIJAA | signpost | 1.06.1 | signpost-1.12.2.jar | None | | UCHIJAA | campfire | 1.2 | Simple-Camp-Fire-Mod-1.12.2.jar | None | | UCHIJAA | sleep | 1.12-1.0.1-CUSTOM | Sleep-1.12.jar | None | | UCHIJAA | slimyboyos | 1.0.0 | SlimyBoyos-Mod-1.12.2.jar | None | | UCHIJAA | smartmoving | 16.4-RC3 | SmartMoving-1.12.2-16.4-RC3.jar | None | | UCHIJAA | smartrender | 2.3-RC2 | SmartRender-1.12.2-2.3-RC2.jar | None | | UCHIJAA | smoothwater | 0.1.4 | Smooth-Water-Mod-1.12.2.jar | None | | UCHIJAA | snowaccumulation | 1.0.0 | Snow-Accumulation-Mod-1.12.2.jar | None | | UCHIJAA | sophisticatedwolves | 3.10.0 | Sophisticated-Wolves-1.12.2.jar | None | | UCHIJAA | storageboats | 1.6 | Storage-Boats-Mod-1.12.2.jar | None | | UCHIJAA | streams | 0.4.1 | Streams-Mod-1.12.1.jar | None | | UCHIJAA | stg | 1.12-1.2.1 | SwingThroughGrass-Mod-1.12.1.jar | None | | UCHIJAA | thaumicperiphery | 0.1.2 | Thaumic-Periphery-Mod-1.12.2.jar | None | | UCHIJAA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None | | UCHIJAA | thaumictinkerer | 1.12.2-5.0-353c71c | thaumictinkerer-1.12.2-5.0-353c71c.jar | None | | UCHIJAA | creepingnether | 1.1 | The-Creeping-Nether-Mod-1.12.2.jar | None | | UCHIJAA | flying_things | 1.3.0 | The-Flying-Things-Mod-1.12.2.jar | None | | UCHIJAA | lostquiver | 1.0 - MC 1.12.2 | The-Lost-Quiver-Mod-1.12.2.jar | None | | UCHIJAA | thirstybottles | 1.1.4 | Thirsty-Bottles-Mod-1.12.2.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | UCHIJAA | tinker_io | release 2.5.5e | tinker_io-1.12-release 2.5.5e.jar | None | | UCHIJAA | tcomplement | ${version} | Tinkers-Complement-Mod-1.12.2.jar | None | | UCHIJAA | toolbelt | 1.7.1 | Tool-Belt-Mod-1.12.1.jar | None | | UCHIJAA | torohealthmod | 1.12.2-11 | ToroCrafts-Damage-Indicators-Mod-1.12.2.jar | None | | UCHIJAA | treechopper | 1.2.4 | Tree-Chopper-Mod-1.12.2.jar | None | | UCHIJAA | vc | 5.0.9 | ViesCraft-1.12.2-5.0.9.jar | None | | UCHIJAA | waterstrainer | 3.2.0 | Water-Strainer-Mod-1.12.1.jar | None | | UCHIJAA | weather2 | 1.12.1-2.5.8 | Weather-Storms-Tornadoes-Mod-1.12.2.jar | None | | UCHIJAA | weeeflowers | 1.12.2a | Weee-Flowers-Mod-1.12.2.jar | None | | UCHIJAA | wolfarmor | 1.12.1-2.0.0.X-ALPHA | WolfArmor-1.12.1.jar | None | | UCHIJAA | immersiveengineering | 0.12-82 | Immersive-Engineering-Mod-1.12.2.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | | UCHIJAA | ladylib | 2.1 | Ladylib-2.1.jar | None | | UCHIJAA | lumen | 0.4.0 | Lumen-Mod-1.12.2.jar | None | | UCHIJAA | hungeroverhaul | 1.12.2-1.3.3.jenkins148 | HungerOverhaul-1.12.2.jar | None |
Loaded coremods (and transformers): ForgelinPlugin (Forgelin-1.7.4.jar) PlayerAPIPlugin (PlayerAPI-1.12.2-1.0.jar) api.player.forge.PlayerAPITransformerMalisisCorePlugin (MalisisCore-1.12.2.jar) Inventory Tweaks Coremod (InventoryTweaks-1.12.1.jar) invtweaks.forge.asm.ContainerTransformerComfortsLoadingPlugin (Comforts-Mod-1.12.2.jar) c4.comforts.asm.SleepTransformerRenderPlayerAPIPlugin (RenderPlayerAPI-1.12.2-1.0.jar) api.player.forge.RenderPlayerAPITransformerShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar) shetiphian.asm.ClassTransformerSmoothWaterCore (Smooth-Water-Mod-1.12.2.jar) pl.asie.smoothwater.SmoothWaterTransformerMMFMLCorePlugin (Multi-Mine-Mod-1.12.2.jar) atomicstryker.multimine.common.fmlmagic.MMTransformerDLFMLCorePlugin (DynamicLights-1.12.jar) atomicstryker.dynamiclights.common.DLTransformerFMLPlugin (Mirage-Core-1.12.2.jar) com.elytradev.mirage.asm.RenderGlobalTransformer com.elytradev.mirage.asm.ChunkRenderContainerTransformerIELoadingPlugin (ImmersiveEngineering-core-0.12-82.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformerFarseekCoreMod (Farseek-Mod-1.12.1.jar) farseek.core.FarseekClassTransformerNWRTweak (RedstonePaste-1.12.1.jar) net.fybertech.nwr.NWRTransformerAppleCore (AppleCore-mc1.12.2-3.1.4.jar) squeek.applecore.asm.TransformerModuleHandlerOpenModsCorePlugin (OpenModsLib-1.12.2.jar) openmods.core.OpenModsClassTransformerllibrary (llibrary-core-1.0.8-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. 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] 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) - chiselsandbitsIntegration (Enabled/Not Forced)
Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced) - NaturaOverworld (Enabled/Not Forced) - NaturaNether (Enabled/Not Forced) - NaturaDecorative (Enabled/Not Forced) - NaturaTools (Enabled/Not Forced) - NaturaEntities (Enabled/Not Forced) - NaturaOredict (Enabled/Forced) - NaturaWorld (Enabled/Not Forced)
Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced) - ModuleFeature (Enabled/Not Forced) - CeramicsPlugin (Enabled/Not Forced) - ChiselPlugin (Enabled/Not Forced) - ExNihiloPlugin (Enabled/Not Forced)
Profiler Position: N/A (disabled) Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_E2 OptiFine Build: 20180728-185429 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.5.0 NVIDIA 381.89 OpenGlRenderer: GeForce 610M/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 4