Skip to content

fix: no thumbnail worlds not loading#1529

Merged
codeHusky merged 1 commit intoMCLCE:mainfrom
sylvessa:fix/no-thumbnail-worlds
Apr 19, 2026
Merged

fix: no thumbnail worlds not loading#1529
codeHusky merged 1 commit intoMCLCE:mainfrom
sylvessa:fix/no-thumbnail-worlds

Conversation

@sylvessa
Copy link
Copy Markdown
Contributor

Description

fixes showing worlds with no thumbnail

Changes

Previous Behavior

would not let you go to worlds without a thumbnailk

Root Cause

falled back to storage lib which causes it to hang
this isnt needed because save menu already loads thumbnails and you cant skip that (theres no way to access a world menu without going there first)

New Behavior

no longer falls back to storage lib which causes a hang if no thumbnail is present

Fix Implementation

remove fallback

AI Use Disclosure

none

@codeHusky codeHusky merged commit 7c16068 into MCLCE:main Apr 19, 2026
1 check passed
veroxsity added a commit to veroxsity/MinecraftConsoles that referenced this pull request Apr 21, 2026
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