-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
BugSomething isn't workingSomething isn't working
Milestone
Description
AsyncErr: Lua: Runtime error from mod 'technic' in callback item_OnPlace(): table index is nil
stack traceback:
[C]: in function 'rawset'
.../20220909_2250/minetest/bin/../builtin/common/vector.lua:21: in function '__newindex'
...bin/../mods/technic/technic/machines/register/cables.lua:102: in function <...bin/../mods/technic/technic/machines/register/cables.lua:94>
I ran into this when placing a cable plate on top of a travelnet.
(I was doing /area_pos set and missed a node, had a cable plate in hand so tried to place that)
possibly a travelnet top node issue. possibly good to fix here as there may be other such nodes.
BuckarooBanzay and Athozus
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working