baileyholl / Ars-Nouveau

Repository for the Ars Nouveau minecraft mod. https://www.curseforge.com/minecraft/mc-mods/ars-nouveau
https://www.curseforge.com/minecraft/mc-mods/ars-nouveau
GNU Lesser General Public License v3.0
169 stars 98 forks source link

Server crash (single server tick took 60.00 seconds (should be max 0.05)) #1311

Closed asdhuman-dev closed 3 months ago

asdhuman-dev commented 3 months ago

Server dying when world loaded Any ways to fix that before bugfixes?

crash-2024-06-03_13.40.06-server.txt

asdhuman-dev commented 3 months ago

Player provided what they did, maybe it will be helpful. They used the spell on minecraft:chicken

CleanShot 2024-06-03 at 16 53 31 CleanShot 2024-06-03 at 16 53 45 image

baileyholl commented 3 months ago

Those are watchdog crashes that occur when a single tick takes too long. The spell you have created is likely recasting a high number of spells, bringing the TPS down significantly. The spell includes addons which are not in my control, but you can report them to their specific authors.