-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi there,
I'm currently developing a game inspired by ARK and your firearms for minetest are really well realized, but it seems not to be compatible with 3d armor because I get this error :
AsyncErr: Lua: Runtime error from mod 'guns4d' in callback environment_Step(): ...mathieu/.minetest/mods/guns4d/classes/Player_handler.lua:55: attempt to index field 'player_model_handler' (a nil value)
stack traceback:
...mathieu/.minetest/mods/guns4d/classes/Player_handler.lua:55: in function 'update'
/home/mathieu/.minetest/mods/guns4d/init.lua:278: in function </home/mathieu/.minetest/mods/guns4d/init.lua:269>
/usr/share/luanti/builtin/common/register.lua:26: in function </usr/share/luanti/builtin/common/register.lua:12>
Indeed when I delete 3d armor, it doesn't crash, the 3d armor I use is the latest version of it