SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

Advancement Unloaded Crash #3015

Closed ken1882 closed 4 years ago

ken1882 commented 4 years ago

I am currently running

Plugins: Minecraft Minecraft Coder Pack SpongeAPI Sponge CatClearLag FoxCore-Sponge FoxGuard-Sponge LangSwitch LuckPerms Mega Menus Nucleus Total Economy UltimateChat VillagerShops WorldEdit

Mods: Minecraft Minecraft Coder Pack Forge Mod Loader Minecraft Forge SpongeAPI Sponge A Block of Charcoal AE2 Stuff Advanced Fishing Advanced Hook Launchers Advanced Solar Panels AlcatrazCore Anvil Patch - Lawful Applied Energistics 2 Aquaculture Astral Sorcery Atum 2 AutoRegLib BD Lib Battle Towers Baubles Better Combat Rebirth Better Survival BiblioCraft Blockcraftery Bloodmoon Bookshelf Botania Bountiful Baubles BuildCraft BuildCraft Builders BuildCraft Compat BuildCraft Energy BuildCraft Factory BuildCraft Lib BuildCraft Robotics BuildCraft Silicon BuildCraft Transport Building Gadgets Carry On Chisel Chunk Pregenerator CoFH Core CoFH World CodeChicken Lib Comforts CommonCapabilities CompatSkills Coralreef Corpse Complex CraftTweaker JEI Support CraftTweaker2 Craftable Chainmail Craftable Horse Armour [CHA&S] CreativeCore CreativeCoreDummy Cyclops Core Dark Utilities DeathCounter Defiled Lands Disenchanter Doomlike Dungeons Elevator Mod Ender IO Ender IO Applied Energistics Conduits Ender IO Base Ender IO Conduits Ender IO Integration with Forestry Ender IO Integration with Tinkers' Construct Ender IO Integration with Tinkers' Construct Ender IO Machines Ender IO Open Computers Conduits Ender IO Powertools Ender IO Refined Storage Conduits EnderCore Extra Utilities 2 Familiar Fauna Fancy Fluid Storage FoamFix FoamFixCore Food Expansion Forestry Forge Endertech Forge Microblocks Forge Multipart CBE Friendly Fire Future MC GasConduits Global GameRules Grappling hook mod Gravestone Mod Guide-API Hunting Dimension Ice and Fire Immersive Engineering Immersive Railroading In-Game wiki Mod InGameConfigManager Industrial Foregoing IndustrialCraft 2 Infernal Mobs Integrated Dynamics Integrated Tunnels IntegratedDynamics-Compat IntegratedTunnels-Compat Integration Foregoing Inventory Tweaks Iron Backpacks Iron Chest ItemPhysic IvToolkit Just Enough Items LLibrary Level Up! Reloaded Loot Table Tweaker Lost Souls Lycanites Mobs MachineMuse's Modular Powersuits MagicBees Mantle Mekanism Minecraft Multipart Plugin Mo' Villages Modern Warfare 2.0 Contagion Modular ForceField System Modular Routers Mystical Lib No Damage Immunity (NoDamI) No Tree Punching Not Enough Cats NuclearCraft Numina OpenComputers OpenComputers (Core) Pam's HarvestCraft Phosphor Lighting Engine Placebo Player Plates Potion Core Potion Fingers Potion-Craft Progressive Bosses Quality Tools Railcraft RandomPatches Recurrent Complex Redstone Flux Reskillable Rex's Additional Structures Rin's So Many Enchantments? Roguelike Dungeons Ruins Mod Scaling Health Serene Seasons Shadowfacts' Forgelin Silent Lib Simple Camp Fire Sit Slide'em All! Some Like It Dry Spartan Fire Spartan Shields Spartan Weaponry SpawnerControl SpongeForge Stacksize Mod SwingThroughGrass Switch-Bow TNTUtils TNTUtils Core Tesla Core Lib Tesla Core Lib Registries Thaumcraft Thaumic Energistics The Betweenlands The Lost Cities The Twilight Forest Thermal Dynamics Thermal Expansion Thermal Foundation Tinkers' Construct Tool Belt Tough As Nails Track API Traverse Tree Chopper Trinkets and Baubles Trumpet Skeleton Tumbleweed Unifier UniversalModCore VanillaFix Varied Commodities Villager Trade Tables Waila Waystones WirelessRedstone-CBE Wither Skeleton Tweaks Wolf Armor and Storage XP From Harvest XPBook Bacodifficulty

Issue Description It seems when an advancement is achieved, the server will randomly crash

ServerLog: https://gist.githubusercontent.com/ken1882/c73d422efbea317a672a21503e6861a3/raw/752c76ca8dfb232fa5ebc21e3288baa8fad564f4/Serverlog.log CrashLog: https://gist.github.com/ken1882/5f7e57dde03aadf2b7715a3c8a2ee286

I have read the error but "mujmajnkraftsbettersurvival:iron_spear" is not an advancement at all... (sometimes it's gold_spear, stone_spear etc.) so I have no idea what went wrong

ken1882 commented 4 years ago

After some investigate and experiments this issue caused by a mod IGCM where I disable the recipe of those spears. After restoring them and using craft tweaker's ZS and the crash seem gone for now