Crash with Bloodmoon and wolfarmor
vico93 opened this issue ยท 2 comments
When enabling Wolfs howling on full moon + bloodmoons happening every full moon at the first bloodmoon in the world i got a crash (first gist). The second gist is when i reattempt to open the world.
https://gist.github.com/vpontin/bc493c6d86d3984a1a1e3e691f25a3fd
Since i dont know what mod is responsible i will drop the same issue here an there.
My Fault. Calling World.getMoonPhase() from a server thread seems dangerous though since it's client side only. Might crash on a dedicated server without rt as well.
@lumien231 Also @CenturionFox fixed that in his side too.
Will test soon, but i think this is fixed for now.