nonexistent inventory location #5726

Open
opened 2023-12-18 13:57:20 +00:00 by rewired_X · 3 comments

2023-12-18 08:54:31: WARNING[Main]: GUIInventoryList::draw(): The inventory location "undefined" doesn't exist

Repro:
Access the formspec of a blue chest
Hit 'FA'
Immediately hit escape after doing so
Aside from a now-empty formspec appearing you get the warning

`2023-12-18 08:54:31: WARNING[Main]: GUIInventoryList::draw(): The inventory location "undefined" doesn't exist` Repro: Access the formspec of a blue chest Hit 'FA' Immediately hit escape after doing so Aside from a now-empty formspec appearing you get the warning
rewired_X changed title from undefined inventory location to nonexistent inventory location 2023-12-18 13:58:02 +00:00
AliasAlreadyTaken added the
1. kind/bug
3. source/mod upstream
3. source/lag
labels 2023-12-18 15:44:02 +00:00
Member

this might be a spurious warning. 5d3e830176/doc/lua_api.md?plain=1#L7154

this might be a spurious warning. https://github.com/minetest/minetest/blob/5d3e83017679317c27fe02b7087effd9d67f79cc/doc/lua_api.md?plain=1#L7154
Author

2023-12-29 07:46:10: WARNING[Main]: GUIInventoryList::draw(): The inventory location "nodemeta:2964,121,340" doesn't exist
Another similar instance, this time from placing a chest and accessing it after

`2023-12-29 07:46:10: WARNING[Main]: GUIInventoryList::draw(): The inventory location "nodemeta:2964,121,340" doesn't exist` Another similar instance, this time from placing a chest and accessing it after
Member

2023-12-29 07:46:10: WARNING[Main]: GUIInventoryList::draw(): The inventory location "nodemeta:2964,121,340" doesn't exist
Another similar instance, this time from placing a chest and accessing it after

this sounds like lag, possibly, if the node formspec was set before initializing the inventory...

> `2023-12-29 07:46:10: WARNING[Main]: GUIInventoryList::draw(): The inventory location "nodemeta:2964,121,340" doesn't exist` > Another similar instance, this time from placing a chest and accessing it after this sounds like lag, possibly, if the node formspec was set before initializing the inventory...
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#5726
No description provided.