pipeworks/wielder.lua:71: bad argument #1 to 'ipairs' (table expected, got nil) #7042
Labels
No Label
1. kind/balancing
1. kind/breaking
1. kind/bug
1. kind/construction
1. kind/documentation
1. kind/enhancement
1. kind/griefing
1. kind/invalid
1. kind/meme
1. kind/node limit
1. kind/other
1. kind/protocol
2. prio/controversial
2. prio/critical
2. prio/elevated
2. prio/good first issue
2. prio/interesting
2. prio/low
3. source/art
3. source/client
3. source/engine
3. source/ingame
3. source/integration
3. source/lag
3. source/license
3. source/mod upstream
3. source/petz
3. source/testserver
3. source/unknown
3. source/website
4. step/approved
4. step/at work
4. step/blocked
4. step/discussion
4. step/help wanted
4. step/needs confirmation
4. step/partially fixed
4. step/possible close
4. step/QA main
4. step/QA NOK
4. step/QA OK
4. step/question
4. step/ready to deploy
4. step/ready to QA test
4. step/want approval
5. result/cannot reproduce
5. result/duplicate
5. result/fixed
5. result/maybe
5. result/wontfix
kind/standalone
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: your-land/bugtracker#7042
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When merely placing a touchscreen?
What item was placed here?
This appears to be a duplicate of #1816
Upstream issue is here: https://github.com/mt-mods/pipeworks/issues/24
I'll reopen, because the duplicate issue says it is fixed, which clearly it is not.
2024-08-01 15:07:44: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod '??' in callback environment_Step(): ...mt/5.8.0/Minetest_live/bin/../mods/pipeworks/wielder.lua:71: bad argument #1 to 'ipairs' (table expected, got nil)
2024-08-01 15:07:44: ERROR[Main]: stack traceback:
2024-08-01 15:07:44: ERROR[Main]: [C]: in function 'ipairs'
2024-08-01 15:07:44: ERROR[Main]: ...mt/5.8.0/Minetest_live/bin/../mods/pipeworks/wielder.lua:71: in function 'wielder_action'
2024-08-01 15:07:44: ERROR[Main]: ...mt/5.8.0/Minetest_live/bin/../mods/pipeworks/wielder.lua:86: in function 'wielder_on'
2024-08-01 15:07:44: ERROR[Main]: ...mt/5.8.0/Minetest_live/bin/../mods/pipeworks/wielder.lua:141: in function 'action_on'
2024-08-01 15:07:44: ERROR[Main]: ...Minetest_live/bin/../mods/mesecons/mesecons/internal.lua:184: in function <...Minetest_live/bin/../mods/mesecons/mesecons/internal.lua:177>
2024-08-01 15:07:44: ERROR[Main]: ...etest_live/bin/../mods/mesecons/mesecons/actionqueue.lua:137: in function 'old_execute'
2024-08-01 15:07:44: ERROR[Main]: .../bin/../mods/mesecons_debug/overrides/mesecons_queue.lua:27: in function 'execute'
2024-08-01 15:07:44: ERROR[Main]: ...etest_live/bin/../mods/mesecons/mesecons/actionqueue.lua:111: in function <...etest_live/bin/../mods/mesecons/mesecons/actionqueue.lua:73>
2024-08-01 15:07:44: ERROR[Main]: ...t/5.8.0/Minetest_live/bin/../builtin/common/register.lua:26: in function <...t/5.8.0/Minetest_live/bin/../builtin/common/register.lua:12>
I added some debug code
and this is what the log said: