Open KaylebJay opened 8 months ago
would it be possible to add some logging before this statement: https://gitlab.com/tunnelers-abyss/technic/-/blob/techplus/technic/machines/network.lua?ref_type=heads#L596
I'm interested in the node-position and what there might be :thinking:
We already tried that (https://gitlab.com/tunnelers-abyss/technic/-/commit/063d3a7a974d0ecaffba983f3da1061b76dcd12c) but then the server always silently fell (very likely a segfault). gdb
doesn't run cleanly in our env, so we can't extract that segfault for now.
any progress on this, another clue perhaps?
this smells a lot like an engine bug, maybe try it again with the latest engine and let us know if something changed.
After a short while, the server encounters this crash when running network code, and falls. The crashes seem to vary... Our minetest version: https://gitlab.com/tunnelers-abyss/minetest/-/tree/tunnelers-5.8?ref_type=heads Our version of technic plus: https://gitlab.com/tunnelers-abyss/technic/-/commits/techplus/?ref_type=heads
As far as I know, nothing was changed in the network code.
The errors: