yl_speak_up/exec_actions.lua:664: attempt to index a nil value #5519

Open
opened 2023-11-19 04:12:52 +00:00 by AliasAlreadyTaken · 3 comments
2023-11-19 04:08:32: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'yl_speak_up' in callback on_playerReceiveFields(): ...0/Minetest_test/bin/../mods/yl_speak_up/exec_actions.lua:664: attempt to index a nil value
2023-11-19 04:08:32: ERROR[Main]: stack traceback:
2023-11-19 04:08:32: ERROR[Main]: 	...0/Minetest_test/bin/../mods/yl_speak_up/exec_actions.lua:664: in function 'input_fs_action_text_input'
2023-11-19 04:08:32: ERROR[Main]: 	.../5.7.0/Minetest_test/bin/../mods/yl_speak_up/show_fs.lua:93: in function 'func'
2023-11-19 04:08:32: ERROR[Main]: 	...inetest_test/bin/../builtin/profiler/instrumentation.lua:108: in function <...inetest_test/bin/../builtin/profiler/instrumentation.lua:101>
2023-11-19 04:08:32: ERROR[Main]: 	.../mt/5.7.0/Minetest_test/bin/../builtin/game/register.lua:446: in function <.../mt/5.7.0/Minetest_test/bin/../builtin/game/register.lua:432>

``` 2023-11-19 04:08:32: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'yl_speak_up' in callback on_playerReceiveFields(): ...0/Minetest_test/bin/../mods/yl_speak_up/exec_actions.lua:664: attempt to index a nil value 2023-11-19 04:08:32: ERROR[Main]: stack traceback: 2023-11-19 04:08:32: ERROR[Main]: ...0/Minetest_test/bin/../mods/yl_speak_up/exec_actions.lua:664: in function 'input_fs_action_text_input' 2023-11-19 04:08:32: ERROR[Main]: .../5.7.0/Minetest_test/bin/../mods/yl_speak_up/show_fs.lua:93: in function 'func' 2023-11-19 04:08:32: ERROR[Main]: ...inetest_test/bin/../builtin/profiler/instrumentation.lua:108: in function <...inetest_test/bin/../builtin/profiler/instrumentation.lua:101> 2023-11-19 04:08:32: ERROR[Main]: .../mt/5.7.0/Minetest_test/bin/../builtin/game/register.lua:446: in function <.../mt/5.7.0/Minetest_test/bin/../builtin/game/register.lua:432> ```

I was completing the final step of setting up my npc. Which was testing the give the answer get your reward part. After giving the answer I got the reward so I thought. I noticed I did not get it and npc interaction dialogue was still up. So I clicked to reput the answer back in which gave me the reward, as well crash the server.

I was completing the final step of setting up my npc. Which was testing the give the answer get your reward part. After giving the answer I got the reward so I thought. I noticed I did not get it and npc interaction dialogue was still up. So I clicked to reput the answer back in which gave me the reward, as well crash the server.
AliasAlreadyTaken added the
1. kind/bug
label 2023-11-19 04:15:59 +00:00
Sokomine was assigned by AliasAlreadyTaken 2023-11-19 04:16:06 +00:00
Author
Owner

Only testserver affected

Only testserver affected

I have tested it with an alt and was able to replicate the same effect. it was working earlier with a regular item like a golden apple as the reward. I propose removing the one 100xp the npc is offering to something regular again. To see if its tied in with the reward given.

I have tested it with an alt and was able to replicate the same effect. it was working earlier with a regular item like a golden apple as the reward. I propose removing the one 100xp the npc is offering to something regular again. To see if its tied in with the reward given.
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#5519
No description provided.