api_helper_functions.lua:32: attempt to index local 'node_under' (a nil value) #3045

Closed
opened 2022-11-15 01:00:04 +00:00 by AliasAlreadyTaken · 2 comments

2022-11-15 00:56:35: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'petz' in callback luaentity_Step(): ..._live/bin/../mods/petz/petz/api/api_helper_functions.lua:32: attempt to index local 'node_under' (a nil value)
2022-11-15 00:56:35: ERROR[Main]: stack traceback:
2022-11-15 00:56:35: ERROR[Main]: ..._live/bin/../mods/petz/petz/api/api_helper_functions.lua:32: in function 'isinliquid'
2022-11-15 00:56:35: ERROR[Main]: ....1/Minetest_live/bin/../mods/petz/petz/api/api_sleep.lua:38: in function 'bh_sleep'
2022-11-15 00:56:35: ERROR[Main]: ...etest_live/bin/../mods/petz/petz/brains/br_herbivore.lua:219: in function 'logic'
2022-11-15 00:56:35: ERROR[Main]: .../mt/5.6.1/Minetest_live/bin/../mods/petz/kitz/engine.lua:819: in function 'stepfunc'
2022-11-15 00:56:35: ERROR[Main]: ...inetest_live/bin/../mods/petz/petz/petz/puppy_mobkit.lua:90: in function 'func'
2022-11-15 00:56:35: ERROR[Main]: ...inetest_live/bin/../builtin/profiler/instrumentation.lua:107: in function 'old_on_step'
2022-11-15 00:56:35: ERROR[Main]: ...ve/bin/../mods/yl_commons/bugfixes/petz_spawn_height.lua:27: in function <...ve/bin/../mods/yl_commons/bugfixes/petz_spawn_height.lua:20>

2022-11-15 00:56:35: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'petz' in callback luaentity_Step(): ..._live/bin/../mods/petz/petz/api/api_helper_functions.lua:32: attempt to index local 'node_under' (a nil value) 2022-11-15 00:56:35: ERROR[Main]: stack traceback: 2022-11-15 00:56:35: ERROR[Main]: ..._live/bin/../mods/petz/petz/api/api_helper_functions.lua:32: in function 'isinliquid' 2022-11-15 00:56:35: ERROR[Main]: ....1/Minetest_live/bin/../mods/petz/petz/api/api_sleep.lua:38: in function 'bh_sleep' 2022-11-15 00:56:35: ERROR[Main]: ...etest_live/bin/../mods/petz/petz/brains/br_herbivore.lua:219: in function 'logic' 2022-11-15 00:56:35: ERROR[Main]: .../mt/5.6.1/Minetest_live/bin/../mods/petz/kitz/engine.lua:819: in function 'stepfunc' 2022-11-15 00:56:35: ERROR[Main]: ...inetest_live/bin/../mods/petz/petz/petz/puppy_mobkit.lua:90: in function 'func' 2022-11-15 00:56:35: ERROR[Main]: ...inetest_live/bin/../builtin/profiler/instrumentation.lua:107: in function 'old_on_step' 2022-11-15 00:56:35: ERROR[Main]: ...ve/bin/../mods/yl_commons/bugfixes/petz_spawn_height.lua:27: in function <...ve/bin/../mods/yl_commons/bugfixes/petz_spawn_height.lua:20>
flux added the
1. kind/bug
2. prio/critical
labels 2022-11-15 06:05:54 +00:00
Member

this may be another instance of our server providing non-vector-object values to code which expects a vector object. which is weird.

this may be another instance of our server providing non-vector-object values to code which expects a vector object. which is weird.
AliasAlreadyTaken added the
5. result/cannot reproduce
label 2023-12-05 13:25:17 +00:00
Author
Owner

Duplicate of #3038

Duplicate of #3038
AliasAlreadyTaken added
5. result/duplicate
and removed
5. result/cannot reproduce
labels 2023-12-05 13:26:49 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#3045
No description provided.