SpongePowered / SpongeForge

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

Failed to process all PhaseContext captured! #2956

Closed EcksEcksEcks closed 5 years ago

EcksEcksEcks commented 5 years ago

/ Minecraft : 1.12.2 / / SpongeAPI : 7.1.0-b38390e17 / / Sponge : 1.12.2-7.1.7-SNAPSHOT / / SpongeForge : 1.12.2-2838-7.1.7-RC3908 / /* Minecraft Forge : 14.23.5.2844

Abyssal Craft Actually Additions Applied Energistics 2 Aquaculture Baubles Better Foliage Better FPS Biomes O Plenty Botania Building Gadgets Chisel Chisel and Bits Cooking for Blockheads Crafting Tweaks Cyclic /Dank//Null Decocraft Draconic Evolution DrZharks MoCreatures Dynamic Surroundings Dynamic Trees Dynamic Trees (Biomes O Plenty) EnderIO Exotic Birds Fence Jumper Forestry Galacticraft (Core + Planets + Extra Planets) Gendustry IDO Immersive Engineering Inventory Pets Inventory Tweaks Item Chat Item Physics (Full) Just Enough Resources Just Enough Resources (Harvestcraft) Just Enough Calculations JurassiCraft Mekanism (Core + Generators + Tools) Mystical Agriculture Mystical Agradditions Natures Compass Nether EX Nether Portal Fix Open Glider Pam's Harvestcraft Placeable Items RailCraft Redstonepaste Solar Flux Reborn Storage Drawers Tinkers Construct The One Probe Thermal Dynamics Thermal Expansion Torchmaster Twilight Forest YABBA

Seems to happen randomly when generating new chunks. Chunks stop loading and TPS drops. Then the console gets spammed with the PhaseContext error included in the link below

https://gist.github.com/MrXuiryus/0c03e664a118905535e8b78e134ab81f

EcksEcksEcks commented 5 years ago

crash-2019-09-06_15.17.45-server.txt

This has now caused the server to completely crash... Crash report added

KorewaLidesu commented 5 years ago

i think somethings broken with your world the crash report due to Watchdog feature which auto kill server if it get to max-tick-time (reason is because it waiting on load the map so make tick time get high) backup important file, then change max-tick-time in server.properties from 300 to 0 it could let to another crash, i think? (for world?)

gabizou commented 5 years ago

Could you provide a full server log?

gabizou commented 5 years ago

Looks like a duplicate of #2953