klikli-dev / occultism

A magic mod inspired by the world of Jonathan Stroud's Bartimaeus. With the help of occult rituals players can summon entities from the "Other Side" to perform magic.
https://www.curseforge.com/minecraft/mc-mods/occultism
MIT License
74 stars 47 forks source link

Server crashing when loading my occultism setup #1235

Open Alexo6o5 opened 1 month ago

Alexo6o5 commented 1 month ago

Describe the bug The server crashes whenever someone loads my storage/dimensional mineshaft (in same chunk) (storage had a few hundred slots used iirc), 1.20.1 2024-10-26-2.log.gz

To Reproduce I have no idea.

Expected behavior I expected the server not to crash

Screenshots If applicable, add screenshots to help explain your problem.

System (please complete the following information):

or, if u just want image of mods folder: image

Additional context server said something about saving a chunk in a different file bc it was too big. not sure what that was about and dont recall exact line. maybe its in the log?

klikli-dev commented 1 month ago

@Alexo6o5 I have not encountered that before, but the oversized file issue you mentioned may be the core reason. The actual crash just says

[26Oct2024 12:53:47.538] [Server Watchdog/ERROR] [net.minecraft.server.dedicated.ServerWatchdog/FATAL]: A single server tick took 60.00 seconds (should be max 0.05)
[26Oct2024 12:53:47.539] [Server Watchdog/ERROR] [net.minecraft.server.dedicated.ServerWatchdog/FATAL]: Considering it to be crashed, server will forcibly shutdown.

Can you run https://www.curseforge.com/minecraft/mc-mods/spark on your server and then send me the spark log? It shows exactly which task takes how long, which helps to figure out what is going on