There's no stack trace at all.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
ERROR[main]: ServerError: error in error handling
I'm not using JIT.
I think the times this error happens is when nodes are removed/manipulated. I noticed this error started appearing when I added block-digging capability to the mobs I'm making.
Edit: I'm not using VoxelManipulator. I just use minetest.dig_node(position).