EnderCore

EnderCore

87M Downloads

java.lang.IllegalStateException: TickNextTick list out of synch

StrangeSlinky2 opened this issue ยท 0 comments

commented

Hey Github

I have recently been having an issue with my Minecraft Sky Factory 4 Modpack crashing consistently.

I have copied the beginning of the crash report below. Given that this is my first issue here I am not sure the format or the procedure to help in this situation. I have attached the entire crash report below, and I tried to upload the World Backup but was unsure which file to upload

Any Help would be appreciated.

crash-2022-09-19_19.06.36-server.txt

---- Minecraft Crash Report ----

WARNING: coremods are present:
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar)
SqueezerCore (SqueezerPatch-1.12.2-1.0.0.jar)
ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
AstralCore (astralsorcery-1.12.2-1.10.27.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
Contact their authors BEFORE contacting forge

// Uh... Did I do that?

Time: 9/19/22 7:06 PM
Description: Exception ticking world

java.lang.IllegalStateException: TickNextTick list out of synch
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:691)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:223)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)