ElCeejo / animalia

Basic Fauna for Minetest Game
MIT License
14 stars 34 forks source link

Turkey button crashes in Libri Animalia #95

Open Benevolens1 opened 3 months ago

Benevolens1 commented 3 months ago

When I click on the turkey button in my Libri Animalia, the game crashes. Here's the error report :

AsyncErr: Lua: Runtime error from mod 'animalia' in callback on_playerReceiveFields(): /home/benevolens/.minetest/mods/animalia/api/libri.lua:353: attempt to concatenate field 'text' (a nil value)
stack traceback:
    /home/benevolens/.minetest/mods/animalia/api/libri.lua:353: in function 'render_element'
    /home/benevolens/.minetest/mods/animalia/api/libri.lua:369: in function 'get_page'
    /home/benevolens/.minetest/mods/animalia/api/libri.lua:495: in function </home/benevolens/.minetest/mods/animalia/api/libri.lua:486>
    ...-minetest-5.7.0/share/minetest/builtin/game/register.lua:446: in function <...-minetest-5.7.0/share/minetest/builtin/game/register.lua:432>

I wish you a good day.

Benevolens1 commented 3 months ago

After testing other animals, the bug seems to apply to all creatures.