Closed Ranko-Saotome closed 1 year ago
Try it with MineClone2. If that works, then I'll know that it's just a problem with Mineclonia (I've only tested in Minetest Game and MineClone2).
If it is a Mineclonia issue, I might be able to add support for that.
it works in mineclone2 as of the latest git master since mineclonia was a fork of mineclone2 i assumed it would work.
Interesting. I've never actually played Mineclonia or looked at its code, but apparently it registers armor sets differently. I'll look at it and see if I can fix it.
I added Mineclonia support.
ModError: Failed to load and run script from /home/owner/Applications/minetest-5.7.0-stable/bin/../mods/exchangeclone/init.lua: ...ble/bin/../games/mineclonia/mods/ITEMS/mcl_armor/api.lua:121: attempt to index field 'descriptions' (a nil value) stack traceback: ...ble/bin/../games/mineclonia/mods/ITEMS/mcl_armor/api.lua:121: in function 'register_set' ...inetest-5.7.0-stable/bin/../mods/exchangeclone/armor.lua:91: in main chunk [C]: in function 'dofile' ...minetest-5.7.0-stable/bin/../mods/exchangeclone/init.lua:21: in main chunk Check debug.txt for details.