The following errors gets thrown right after a world that was used with older versions of sbz is loaded in version 16:
AsyncErr: Lua: Runtime error from mod 'sbz_power' in callback environment_Step(): /usr/share/minetest/builtin/common/misc_helpers.lua:497: attempt to get length of local 'other' (a number value)
stack traceback:
/usr/share/minetest/builtin/common/misc_helpers.lua:497: in function 'insert_all'
...netest/games/skyblock_zero/mods/sbz_power/connectors.lua:69: in function 'assemble'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:72: in function 'func'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:12: in function 'iterate_around_pos'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:77: in function 'func'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:12: in function 'iterate_around_pos'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:77: in function 'func'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:12: in function 'iterate_around_pos'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:77: in function 'func'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:12: in function 'iterate_around_pos'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:77: in function 'internal'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:81: in function 'assemble_network'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:142: in function 'switching_station_tick'
...games/skyblock_zero/mods/sbz_power/switching_station.lua:339: in function <...games/skyblock_zero/mods/sbz_power/switching_station.lua:309>
/usr/share/minetest/builtin/common/register.lua:26: in function </usr/share/minetest/builtin/common/register.lua:12>
(Also, are the release notes assembled from your git commit messages? They look funny.)
The following errors gets thrown right after a world that was used with older versions of sbz is loaded in version 16:
(Also, are the release notes assembled from your git commit messages? They look funny.)
Hey, yes the relaease notes are our github commits :D This issue is fixed on the development version, i will roll out the fix immediatly. - Zander
There, try Release 17, that one should work. - Zander