testserver leads/api.lua:233: attempt to index local 'pos' (a nil value) #4969

Open
opened 2023-07-19 14:37:23 +00:00 by AliasAlreadyTaken · 3 comments

2023-07-19 14:33:23: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'leads' in callback luaentity_run_simple_callback(): ...test/bin/../worlds/Minetest_test/worldmods/leads/api.lua:233: attempt to index local 'pos' (a nil value)
2023-07-19 14:33:23: ERROR[Main]: stack traceback:
2023-07-19 14:33:23: ERROR[Main]: ...test/bin/../worlds/Minetest_test/worldmods/leads/api.lua:233: in function 'add_knot'
2023-07-19 14:33:23: ERROR[Main]: ...test/bin/../worlds/Minetest_test/worldmods/leads/api.lua:215: in function 'knot'
2023-07-19 14:33:23: ERROR[Main]: ...st/bin/../worlds/Minetest_test/worldmods/leads/knots.lua:127: in function 'func'
2023-07-19 14:33:23: ERROR[Main]: ...inetest_test/bin/../builtin/profiler/instrumentation.lua:108: in function <...inetest_test/bin/../builtin/profiler/instrumentation.lua:101>

2023-07-19 14:33:23: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'leads' in callback luaentity_run_simple_callback(): ...test/bin/../worlds/Minetest_test/worldmods/leads/api.lua:233: attempt to index local 'pos' (a nil value) 2023-07-19 14:33:23: ERROR[Main]: stack traceback: 2023-07-19 14:33:23: ERROR[Main]: ...test/bin/../worlds/Minetest_test/worldmods/leads/api.lua:233: in function 'add_knot' 2023-07-19 14:33:23: ERROR[Main]: ...test/bin/../worlds/Minetest_test/worldmods/leads/api.lua:215: in function 'knot' 2023-07-19 14:33:23: ERROR[Main]: ...st/bin/../worlds/Minetest_test/worldmods/leads/knots.lua:127: in function 'func' 2023-07-19 14:33:23: ERROR[Main]: ...inetest_test/bin/../builtin/profiler/instrumentation.lua:108: in function <...inetest_test/bin/../builtin/profiler/instrumentation.lua:101>
AliasAlreadyTaken added the
1. kind/bug
label 2023-07-19 14:37:29 +00:00
Member
MineWorlds reports a bug:

    leads:lead bug: when you try to use the balrog's whip drag on the leads:lead lead. it would crash the server.
``` MineWorlds reports a bug: leads:lead bug: when you try to use the balrog's whip drag on the leads:lead lead. it would crash the server. ```
flux added the
3. source/mod upstream
3. source/integration
labels 2023-07-21 04:26:12 +00:00
flux added this to the flux's TODO list project 2023-07-21 04:26:19 +00:00
Member

i have too much on my plate at the moment, but making a note to look at this. the bug could be w/ the balrog whip and not the lead

i have too much on my plate at the moment, but making a note to look at this. the bug could be w/ the balrog whip and not the lead
flux removed this from the flux's TODO list project 2023-11-23 20:55:50 +00:00
Member

i can't replicate this currently, it seems the leads code has changed since this was reported, as line 233 is now a comment in a function that's not add_knot.

i can't replicate this currently, it seems the leads code has changed since this was reported, as line 233 is now a comment in a function that's not `add_knot`.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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#4969
No description provided.