Skip to content

fix: category icon crash on title screen and null level error - #113

Merged
cqb13 merged 2 commits into
cqb13:masterfrom
Merennor:fix-26.2
Aug 24, 2026
Merged

fix: category icon crash on title screen and null level error#113
cqb13 merged 2 commits into
cqb13:masterfrom
Merennor:fix-26.2

Conversation

@Merennor

@Merennor Merennor commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Fixes two issues:

  • Category icon crash on title screen (press right SHIFT -> crash)
  • Null level error (force disconnects you from the server, happens only on the first try)

Items.TURTLE_HELMET::getDefaultInstance crashes because Holder$Reference
components aren't bound before joining a world. Use Meteor's
DisplayItemUtils.toStack() instead, matching how built-in categories
provide their icons.

@cqb13 cqb13 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thx

@cqb13
cqb13 merged commit e001296 into cqb13:master Aug 24, 2026
1 check passed
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.

2 participants