emote crash #5067

Open
opened 2023-08-06 23:49:16 +00:00 by flux · 2 comments
Member
2023-08-06 21:17:14: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'emote' in callback environment_Step(): /home/mt/5.7.0/Minetest_live/bin/../mods/emote/api.lua:103: attempt to call upvalue 'facedir_to_look_horizontal' (a nil value)
2023-08-06 21:17:14: ERROR[Main]: stack traceback:
2023-08-06 21:17:14: ERROR[Main]: 	/home/mt/5.7.0/Minetest_live/bin/../mods/emote/api.lua:103: in function 'func'
2023-08-06 21:17:14: ERROR[Main]: 	...e/mt/5.7.0/Minetest_live/bin/../builtin/common/after.lua:27: in function <...e/mt/5.7.0/Minetest_live/bin/../builtin/common/after.lua:11>
2023-08-06 21:17:14: ERROR[Main]: 	.../mt/5.7.0/Minetest_live/bin/../builtin/game/register.lua:446: in function <.../mt/5.7.0/Minetest_live/bin/../builtin/game/register.lua:432>

Originally posted by @yourland-report in your-land/log_yl_main#31

``` 2023-08-06 21:17:14: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'emote' in callback environment_Step(): /home/mt/5.7.0/Minetest_live/bin/../mods/emote/api.lua:103: attempt to call upvalue 'facedir_to_look_horizontal' (a nil value) 2023-08-06 21:17:14: ERROR[Main]: stack traceback: 2023-08-06 21:17:14: ERROR[Main]: /home/mt/5.7.0/Minetest_live/bin/../mods/emote/api.lua:103: in function 'func' 2023-08-06 21:17:14: ERROR[Main]: ...e/mt/5.7.0/Minetest_live/bin/../builtin/common/after.lua:27: in function <...e/mt/5.7.0/Minetest_live/bin/../builtin/common/after.lua:11> 2023-08-06 21:17:14: ERROR[Main]: .../mt/5.7.0/Minetest_live/bin/../builtin/game/register.lua:446: in function <.../mt/5.7.0/Minetest_live/bin/../builtin/game/register.lua:432> ``` _Originally posted by @yourland-report in https://gitea.your-land.de/your-land/log_yl_main/issues/31_
Author
Member

apparently the code in emote that governs "attaching" to nodes has multiple bugs in it. i need to get fix it at some point (i introduced at least 1 of the bugs), but this was triggered by using an admin-only item.

apparently the code in emote that governs "attaching" to nodes has multiple bugs in it. i need to get fix it at some point (i introduced at least 1 of the bugs), but this was triggered by using an admin-only item.
flux added the
1. kind/bug
3. source/mod upstream
labels 2023-08-06 23:51:05 +00:00
Author
Member

to be clear, we don't make use of this feature on your-land - it's meant to allow players to "sit" on stair nodes.

to be clear, we don't make use of this feature on your-land - it's meant to allow players to "sit" on stair nodes.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#5067
No description provided.