I had a very strange bug using this mod (well, actually it was the version included into Vanessa's plantlife modpack -->
viewtopic.php?f=11&t=3898 ).
When i try to use the the shears on a wounded animal (from mobf/animals modpack) , i see a menu with 2 buttons: "debuginfo" and "heal".
If i press "debuginfo" nothing happens, if i press "heal", the server crashes.
here's the log:
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
01:22:28: ERROR[main]: ERROR: An unhandled exception occurred: .../user/.minetest/mods/animals_modpack/mobf/fighting.lua:1315: attempt to index field 'healdb' (a nil value)
01:22:28: ERROR[main]: stack traceback:
01:22:28: ERROR[main]: .../user/.minetest/mods/animals_modpack/mobf/fighting.lua:1315: in function 'callback'
01:22:28: ERROR[main]: /home/user/.minetest/mods/animals_modpack/mobf/mobf.lua:855: in function </home/user/.minetest/mods/animals_modpack/mobf/mobf.lua:837>
01:22:28: ERROR[main]: /usr/share/games/minetest/builtin/game/register.lua:348: in function </usr/share/games/minetest/builtin/game/register.lua:336>
Probably some conflict with other mods... and i don't even know if the problem is really caused by the shears themselves or by other mods.
But that was actually strange since i don't have any other mod wich includes the shears as item
Any ideas?