path() crashes on nonexisting nodes #8

Closed
opened 2024-02-01 19:26:58 +01:00 by Koa · 1 comment
Owner
Origin not found, aborting.
nil
nil
db.lua:386: bad argument (table expected, got nil)
``` Origin not found, aborting. nil nil db.lua:386: bad argument (table expected, got nil) ```
Koa closed this issue 2024-02-04 06:14:46 +01:00
Author
Owner

Turns out it was an issue with pathTable receiving a nil value when the path function aborted.

Turns out it was an issue with pathTable receiving a nil value when the path function aborted.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
Koa/computer_craft#8
No description provided.