serialize.h:278: void write
Anyone that knows what makes the error or something that has to do with it
its a error caused by my mod aliveai... just 4500 lines of code and about 70 functions to troubleshoot :-)
https://forum.minetest.net/viewtopic.php?f=11&t=16083
its a error caused by my mod aliveai... just 4500 lines of code and about 70 functions to troubleshoot :-)
https://forum.minetest.net/viewtopic.php?f=11&t=16083
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
minetest: /build/minetest-0.4.15+repack/src/util/serialize.h:278: void writeF1000(irr::u8*, irr::f32): Assertion `i >= ((float)(s32)((-0x7FFFFFFF - 1) / 1000.0f)) && i <= ((float)(s32)((0x7FFFFFFF) / 1000.0f))' failed.
Aborted