Skip to content

fix: do not crash when looking at unknown nodes#1

Open
JakubVanek wants to merge 1 commit intoMightyAlex200:masterfrom
JakubVanek:bugfix/unknown-block-crash
Open

fix: do not crash when looking at unknown nodes#1
JakubVanek wants to merge 1 commit intoMightyAlex200:masterfrom
JakubVanek:bugfix/unknown-block-crash

Conversation

@JakubVanek
Copy link

"Unknown nodes" have real IDs, but they do not have corresponding registered node. This makes Minetest crash due to nil dereference in the describe_node() function.

"Unknown nodes" have real IDs, but they do not have
corresponding registered node. This makes Minetest
crash due to nil dereference in the describe_node()
function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant