Closed S0apyy closed 1 year ago
@S0apyy Thats definitely a strange one. Thanks for the heads up. We'll take a look into that
Btw, did it crash upon trying to teleport or upon wearing the armour?
upon teleporting
well someone was spamming the teleport ability of the armor idk if that has anything to do with it
@S0apyy Ah, okay. I'll take a look at that. Typically, a watchdog error is when the server gets overwhelmed, so it might have just been that the person was overloading the server by moving in an "illegal" manner. I'll see if I can reproduce this, though
me and the co owner of the server fixed it with a modified config file, so the server doesnt crash anymore when someone uses the ability
@S0apyy Oh great! Could you send us what you changed to prevent the crash, please?
mcda_enchant_and_effect_registry.txt this config fixed it sorry for the late reply
Describe the bug; What happened?
the reason why it crashed is because of this line. at chronosacaria.mcda.effects.ArmorEffects.positionIsClear(ArmorEffects.java:210) at chronosacaria.mcda.effects.ArmorEffects.raytraceForTeleportation(ArmorEffects.java:193) at chronosacaria.mcda.effects.ArmorEffects.controlledTeleportEffect(ArmorEffects.java:162) at chronosacaria.mcda.effects.ArmorEffects.unstableRobeTeleport(ArmorEffects.java:233) crash-2023-02-17_21.23.43-server.txt heres the complete crash report
Expected Behavior
it shouldn't crash the server but it does
Mod Version
2.4.2
Minecraft Launcher
Other
Operating System
Windows
Modpack
Nybblecraft origin modpack(our custom server modpack)
Additional context
No response