ElCeejo / draconis

Adds Dragons and related resources and equipment to Minetest Game
MIT License
18 stars 23 forks source link

Server Crashes ... #14

Closed mightyjoe781 closed 2 years ago

mightyjoe781 commented 2 years ago
2022-01-15 14:59:20: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod '??' in callback luaentity_run_simple_callback(): ...me/prismo/worlds/adventure/worldmods/mobkit/init.lua:103: attempt to index a nil value
2022-01-15 14:59:20: ERROR[Main]: stack traceback:
2022-01-15 14:59:20: ERROR[Main]:       ...me/prismo/worlds/adventure/worldmods/mobkit/init.lua:103: in function 'get_stand_pos'
2022-01-15 14:59:20: ERROR[Main]:       ...e/prismo/worlds/adventure/worldmods/mob_core/api.lua:279: in function 'item_drop'
2022-01-15 14:59:20: ERROR[Main]:       ...ismo/worlds/adventure/worldmods/draconis/api/api.lua:618: in function <...ismo/worlds/adventure/worldmods/draconis/api/api.lua:615>
mightyjoe781 commented 2 years ago

Issue fixed after using the updated mobkit. I had mistakenly downloaded mobkit from your fork. Clearly specify that mob_core is extension of original mobkit api on draconis readme or include links to both dependency.