Skip to content

Instantly share code, notes, and snippets.

Created June 27, 2017 13:56
Show Gist options
  • Save anonymous/ba4105c87a0cd8ff7114007645084aad to your computer and use it in GitHub Desktop.
Save anonymous/ba4105c87a0cd8ff7114007645084aad to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
WARNING: coremods are present:
HammerCoreCore (hammer-core.jar)
FarseekCoreMod (farseek.jar)
LittlePatchingLoader (littletiles.jar)
GudLib (gudlib.jar)
literalascension (literal-ascension.jar)
RebornCoreASM (reborncore.jar)
CreativePatchingLoader (creativecore.jar)
BCModPlugin (backpacks.jar)
DynamicSurroundingsCore (dynamic-surroundings.jar)
IvToolkit (ivtoolkit.jar)
ForgelinPlugin (shadowfacts-forgelin.jar)
LittleLatePatchingLoader (LittleTilesCore-v1.0.0.jar)
DummyPlugin (forgeendertech.jar)
llibrary (llibrary.jar)
ShetiPhian-ASM (shetiphiancore.jar)
NWRTweak (redstone-paste.jar)
ColorUtilityCorePlugin (colorutility.jar)
ItemPatchingLoader (itemphysic.jar)
Contact their authors BEFORE contacting forge
// My bad.
Time: 6/27/17 9:55 AM
Description: Exception in server tick loop
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Better with Addons (betterwithaddons)
Caused by: java.lang.NoSuchMethodError: betterwithmods.common.registry.bulk.manager.StokedCauldronManager.addRecipe(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;[Ljava/lang/Object;)Lbetterwithmods/common/registry/bulk/recipes/StokedCauldronRecipe;
at betterwithaddons.interaction.InteractionBWM.init(InteractionBWM.java:84)
at betterwithaddons.interaction.ModInteractions.init(ModInteractions.java:42)
at betterwithaddons.BetterWithAddons.init(BetterWithAddons.java:79)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:647)
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:109)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Linux (amd64) version 2.6.32-042stab113.21
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1553844848 bytes (1481 MB) / 2134114304 bytes (2035 MB) up to 3207856128 bytes (3059 MB)
JVM Flags: 9 total; -XX:-UseGCOverheadLimit -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Xms2G -Xmx3G -Xss1M -XX:MaxPermSize=512M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.0.2366 156 mods loaded, 156 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (colonial-expansion.jar)
UCHI forge{13.20.0.2366} [Minecraft Forge] (colonial-expansion.jar)
UCHI backpacks16840{3.1.9} [Backpacks!] (backpacks.jar)
UCHI ColorUtility{1.0.4} [ColorUtility] (minecraft.jar)
UCHI creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
UCHI gud_lib{1.2.0.0} [GudLib] (gudlib.jar)
UCHI itemphysic{1.4.0} [ItemPhysic] (minecraft.jar)
UCHI ivtoolkit{1.3.3} [IvToolkit] (minecraft.jar)
UCHI littletilescore{1.0.0} [LittleTilesCore] (minecraft.jar)
UCHI forgeendertech{1.11.2-2.1.3.0} [Forge Endertech] (forgeendertech.jar)
UCHI adchimneys{1.11.2-2.0.12.0} [Advanced Chimneys] (advanced-chimneys.jar)
UCHI animania{1.1.5} [Animania] (animania.jar)
UCHI appletrees{V2} [Apple Trees] (apple-trees.jar)
UCHI badwithernocookie{1.0} [Bad Wither No Cookie!] (bad-wither-no-cookie-reloaded.jar)
UCHI dailies{1.11.2-6} [Bailey's Dailies] (baileys-dailies.jar)
UCHI bedbugs{@VERSION@} [Bed Bugs] (bed-bugs.jar)
UCHI betterwithmods{1.2.9-1.11.2} [Better With Mods] (better-with-mods.jar)
UCHE betterwithaddons{@VERSION@} [Better with Addons] (better-with-addons.jar)
UCHI betterwithhardersteelrecipe{1.1.0} [Better With Harder Steel Recipe] (better-with-harder-steel-recipe.jar)
UCHI bibliocraft{2.3.2} [BiblioCraft] (bibliocraft.jar)
UCHI mantle{1.11.2-1.2.0.26} [Mantle] (mantle.jar)
UCHI natura{1.11.2-4.2.0.22} [Natura] (natura.jar)
UCHI bibliowoodsnatura{2.0} [BiblioWoodNatura] (bibliocraft-bibliowoods-natura-edition.jar)
UCHI guideapi{1.11.2-2.1.1-52} [Guide-API] (guide-api.jar)
UCHI bloodmagic{1.11-2.1.11-80} [Blood Magic: Alchemical Wizardry] (blood-magic.jar)
UCHI chameleon{1.11.2-3.1.0} [Chameleon] (chameleon.jar)
UCHI charcoal_pit{1.3_11} [Charcoal Pit] (charcoal-pit.jar)
UCHI hammercore{1.8.9} [Hammer Core] (hammer-core.jar)
UCHI chattyper{1.0.6} [Chat Typer] (chat-typer.jar)
UCHI cheesemod{5.0} [?6Cheese Mod] (cheese-mod-v-5-0.jar)
UCHI chesttransporter{2.7.9} [Chest Transporter] (chest-transporter.jar)
UCHI claybucket{1.1} [Clay Bucket] (clay-bucket.jar)
UCHI coffeespawner{1.0.1} [Coffee Spawner] (coffee-spawner.jar)
UCHI cyclopscore{0.10.6} [Cyclops Core] (cyclops-core.jar)
UCHI colossalchests{1.6.1} [Colossal Chests] (colossal-chests.jar)
UCHI cookingforblockheads{5.3.20} [Cooking for Blockheads] (cooking-for-blockheads.jar)
UCHI coralreef{1.0} [Coral Reef] (coralreef.jar)
UCHI cosmeticarmorreworked{1.11.2-v1a} [CosmeticArmorReworked] (cosmetic-armor-reworked.jar)
UCHI craftingtweaks{7.1.9} [Crafting Tweaks] (crafting-tweaks.jar)
UCHI craftingcraft{5.1.1} [CraftingCraft] (craftingcraft.jar)
UCHI eleccore{1.7.425} [ElecCore] (eleccore-rendering-library.jar)
UCHI craftingtableiv{1.0} [CraftingTable-IV] (craftingtable-iv.jar)
UCHI creativecore{1.7.4} [CreativeCore] (creativecore.jar)
UCHI d3core{1.3.0.66} [D??Core] (d3core.jar)
UCHI harvestcraft{1.11.2g} [Pam's HarvestCraft] (pams-harvestcraft.jar)
UCHI jei{4.5.0.290} [Just Enough Items] (just-enough-items-jei.jar)
UCHI tconstruct{1.11.2-2.7.0.26} [Tinkers' Construct] (tinkers-construct.jar)
UCHI duckcraft{2.0.4} [DuckCraft] (duck-craft.jar)
UCHI dsurround{3.4.5.6} [Dynamic Surroundings] (dynamic-surroundings.jar)
UCHI easybreeding{4.1.0} [EasyBreeding] (easy-breeding.jar)
UCHI enderpay{0.3} [EnderPay] (enderpay.jar)
UCHI erosion{2.1.2} [Erosion] (erosion.jar)
UCHI shadowmc{3.7.1} [ShadowMC] (shadowmc.jar)
UCHI extrarails{1.2.1} [Extra Rails] (extra-rails.jar)
UCHI ezstorage{2.4.1} [EZStorage 2] (ezstorage-2.jar)
UCHI farseek{2.1} [Farseek] (farseek.jar)
UCHI fasterladderclimbing{0.1-118} [Faster Ladder Climbing] (faster-ladder-climbing.jar)
UCHI fastleafdecay{v12} [Fast Leaf Decay] (fastleafdecay.jar)
UCHI faufil{1.0} [Faucets and Filters] (faucets-and-filters.jar)
UCHI felling{1.1} [Felling] (felling.jar)
UCHI funnels{1.2.2} [Funnels] (funnels.jar)
UCHI limelib{1.5.4} [LimeLib] (limelib.jar)
UCHI furnus{1.93} [Furnus] (furnus.jar)
UCHI giacomos_bookshelf{1.1} [Giacomo's Bookshelves Mod] (giacomos-bookshelf.jar)
UCHI fishing{1.5.1} [Fishing Net Mod] (giacomos-fishing-net.jar)
UCHI giacomosfoundry{1.3.12} [Giacomo's Foundry] (giacomos-foundry.jar)
UCHI glaretorch{7.00} [GlareTorch] (glaretorch.jar)
UCHI grapple_hooks{1.1} [Grapple Hooks] (grapple-hooks.jar)
UCHI gravestone{1.7.3} [Gravestone Mod] (gravestone-mod.jar)
UCHI gud_coolers{2.0.0.4} [Coolers] (gud_coolers.jar)
UCHI hammerz{1.11.2-0.1.4.27} [Hammerz] (hammerz.jar)
UCHI helpfixer{1.4+17} [HelpFixer] (helpfixer.jar)
UCHI hopperducts{1.4.9.1} [Hopper Ducts] (hopper-ducts.jar)
UCHI furniture{1.1.3} [How 'Bout That Furniture] (how-bout-that-furniture.jar)
UCHI ironchest{1.11.2-7.0.25.815} [Iron Chest] (iron-chests.jar)
UCHI jaff{1.6_for_1.11.2} [Just a Few Fish] (just-a-few-fish.jar)
UCHI largeveins{@VERSION@} [Large Veins] (large-veins.jar)
UCHI leavestosaplings{2.0.0} [Leaves to saplings] (leaves-to-saplings.jar)
UCHI llibrary{1.7.6} [LLibrary] (llibrary.jar)
UCHI forgelin{1.4.2} [Shadowfacts' Forgelin] (shadowfacts-forgelin.jar)
UCHI literalascension{1.11.2-1.0.2.2} [Literal Ascension] (literal-ascension.jar)
UCHI littletiles{1.4.8} [LittleTiles] (littletiles.jar)
UCHI lumberjack{1.0} [lumberjack] (lumberjack.jar)
UCHI mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
UCHI minecolonies{1.11.2-0.8.2797} [MineColonies] (minecolonies.jar)
UCHI minecoprocessors{1.10.2-1.1} [Minecoprocessors] (minecoprocessors.jar)
UCHI examplemod{1.0} [examplemod] (missing-pieces.jar)
UCHI missing_pieces{4.3.0} [Missing Pieces] (missing-pieces.jar)
UCHI thedragonlib{1.11.2-3.2.2} [TheDragonLib] (thedragonlib.jar)
UCHI mobsettings{1.11.2-2.3.0} [Mob Settings] (mob-settings.jar)
UCHI morefuelsmod-1.11.x{1.6.0} [?4More Fuels Mod] (more-fuels-mod.jar)
UCHI morpheus{1.11.2-3.2.14} [Morpheus] (morpheus.jar)
UCHI mowziesmobs{1.3.3} [Mowzie's Mobs] (mowzies-mobs.jar)
UCHI cfm{4.1.2} [MrCrayfish's Furniture Mod] (mrcrayfish-furniture-mod.jar)
UCHI mxtune{0.4.0-dev.24} [mxTune] (mxtune.jar)
UCHI mycommands{1.11.2-02} [MY Commands] (mybukkit-commands.jar)
UCHI naturescompass{1.3.0} [Nature's Compass] (natures-compass.jar)
UCHI notenoughwands{1.5.5} [Not Enough Wands] (not-enough-wands.jar)
UCHI opframe{1.4.0} [OnlinePictureFrame] (onlinepictureframe.jar)
UCHI plants{0.8.5} [Plants] (plants.jar)
UCHI shetiphiancore{3.4.5} [ShetiPhian-Core] (shetiphiancore.jar)
UCHI platforms{1.3.4} [Platforms] (platforms.jar)
UCHI pulver{@VERSION@} [Pulver] (pulver.jar)
UCHI railsplus{1.0.0} [Rails Plus] (railsplus.jar)
UCHI reborncore{2.16.1.115} [Reborn Core] (reborncore.jar)
UCHI reborncore-mcmultipart{2.16.1.115} [reborncore-MCMultiPart] (reborncore.jar)
UCHI reccomplex{1.4.1} [Recurrent Complex] (recurrent-complex.jar)
UCHI redstonepaste{1.7.4} [Redstone Paste] (redstone-paste.jar)
UCHI sandro.redstone{1.1a} [Redstone++] (redstoneplusplus.jar)
UCHI sandro{1.1a} [Sandro's Core] (redstoneplusplus.jar)
UCHI refinedrelocation{3.1.14} [Refined Relocation] (refined-relocation-2.jar)
UCHI reptilemod{3.6.2} [Reptile Mod] (reptilemod.jar)
UCHI roots{0.020} [Roots 2] (roots.jar)
UCHI ropebridge{2.0.5} [Rope Bridge] (rope-bridge.jar)
UCHI rustic{0.3.7} [Rustic] (rustic.jar)
UCHI signpost{1.05.5} [Sign Post] (signpost.jar)
UCHI valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib.jar)
UCHI simplegenerators{1.11.2-0.11.0a} [Simple Generators] (simple-generators.jar)
UCHI storagenetwork{1.0.0} [Simple Storage Network] (simple-storage-network.jar)
UCHI sem{1.6.0b} [Steam Engines Mod] (steam-engines-mod.jar)
UCHI semmagie{1.6.0b} [Steam Engines Mod - Magie Addon] (steam-engines-mod.jar)
UCHI stellarapi{0.6.4.1.3} [Stellar API] (stellar-api.jar)
UCHI stellarsky{0.6.5.1.4} [Stellar Sky] (stellar-sky.jar)
UCHI stevescarts{2.3.0.22} [Steve's Carts 2] (steves-carts-reborn.jar)
UCHI recipehandler{0.8} [NoMoreRecipeConflict] (stimmedcow-nomorerecipeconflict.jar)
UCHI storageboats{2.0} [Storage Boats Mod] (storage-boats-mod.jar)
UCHI storagedrawers{1.11.2-4.2.9} [Storage Drawers] (storage-drawers.jar)
UCHI strait{1.11-0.3} [Strait] (strait.jar)
UCHI streams{0.3} [Streams] (streams.jar)
UCHI structuredcrafting{0.1.7} [Structured Crafting] (structured-crafting.jar)
UCHI survivalist{1.10.1} [Survivalist] (survivalist.jar)
UCHI terracart{1.11.2-2.2} [TerraCart] (terracart.jar)
UCHI terraqueous{1.3.13} [Terraqueous] (terraqueous.jar)
UCHI tesla{1.3.0.52} [TESLA] (tesla.jar)
UCHI teslacorelib{0.7.0} [Tesla Core Lib] (tesla-core-lib.jar)
UCHI teslathingies{@@VERSION@@} [Tesla Powered Thingies] (tesla-powered-thingies.jar)
UCHI timberjack{1.5} [Timberjack] (timberjack.jar)
UCHI tinker_io{release 2.5.2c} [Tinker I/O] (tinker-i-o.jar)
UCHI tinkersaddons{1.0.6} [Tinkers' Addons] (tinkers-addons.jar)
UCHI tinkertoolleveling{1.11.2-1.0.1.DEV.641b08f} [Tinkers Tool Leveling] (tinkers-tool-leveling.jar)
UCHI toolbelt{1.6.1} [Tool Belt] (tool-belt.jar)
UCHI toroquest{1.11.2-4.0} [ToroQuest] (toroquest.jar)
UCHI trashslot{7.4.7} [TrashSlot] (trashslot.jar)
UCHI tumat{1.9.0} [TUMAT] (tumat.jar)
UCHI underphangables{1.0.4} [Underp Hangables] (underp-hangables.jar)
UCHI underwaterutilities{@VERSION@} [Underwater Utilities] (underwater-utilities.jar)
UCHI uniquecrops{0.1.45} [Unique Crops] (unique-crops.jar)
UCHI usefulnullifiers{1.3.5} [Useful Nullifiers] (useful-nullifiers.jar)
UCHI vending{1.4.3} [Vending] (vending-block.jar)
UCHI vc{4.38.44} [ViesCraft] (viescraft-airships.jar)
UCHI villagermarket{1.0} [Villager Market] (villager-market.jar)
UCHI waddles{0.5.2} [Waddles] (waddles.jar)
UCHI witherskelefix{1.7.0} [Wither Skeleton Tweaks] (wither-skeleton-tweaks.jar)
UCHI wolfarmor{1.3.2} [Wolf Armor and Storage] (wolf-armor-and-storage.jar)
Loaded coremods (and transformers):
HammerCoreCore (hammer-core.jar)
com.mrdimka.hammercore.asm.HammerCoreTransformer
FarseekCoreMod (farseek.jar)
farseek.core.FarseekClassTransformer
LittlePatchingLoader (littletiles.jar)
com.creativemd.littletiles.LittleTilesTransformer
GudLib (gudlib.jar)
net.gudenau.lib.core.ClientTransformer
literalascension (literal-ascension.jar)
com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
RebornCoreASM (reborncore.jar)
reborncore.mixin.transformer.MixinTransformer
CreativePatchingLoader (creativecore.jar)
BCModPlugin (backpacks.jar)
brad16840.common.asm.ClassTransformer
DynamicSurroundingsCore (dynamic-surroundings.jar)
org.blockartistry.DynSurround.asm.Transformer
IvToolkit (ivtoolkit.jar)
ForgelinPlugin (shadowfacts-forgelin.jar)
LittleLatePatchingLoader (LittleTilesCore-v1.0.0.jar)
com.creativemd.littletiles.LittleTilesLateTransformer
DummyPlugin (forgeendertech.jar)
llibrary (llibrary.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ShetiPhian-ASM (shetiphiancore.jar)
shetiphian.core.asm.ClassTransformer
NWRTweak (redstone-paste.jar)
net.fybertech.nwr.NWRTransformer
ColorUtilityCorePlugin (colorutility.jar)
com.Axeryok.ColorUtility.ColorUtilityTransformer
ItemPatchingLoader (itemphysic.jar)
com.creativemd.itemphysic.ItemTransformer
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)
- craftingtweaksIntegration (Enabled/Not Forced)
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)
- craftingtweaksIntegration (Enabled/Not Forced)
d3core: Debug: false Silliness: false AprilFools: false PastPost:false
RebornCore:
Plugin Engine: 0
RebornCore Version: 2.16.1.115
Mixin Status: 1
Runtime Debofucsation 1
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment