Skip to content

Fix Import button for newly created Textures being broken#2303

Merged
colinator27 merged 1 commit intoUnderminersTeam:masterfrom
ELBROWN777:fix-import-new-textures
Jan 6, 2026
Merged

Fix Import button for newly created Textures being broken#2303
colinator27 merged 1 commit intoUnderminersTeam:masterfrom
ELBROWN777:fix-import-new-textures

Conversation

@ELBROWN777
Copy link
Copy Markdown
Contributor

Description

Due to a missing single null-conditional operator, trying to import PNG files for Embedded Textures that are just created and therefore have null Image data will throw an error. This PR just adds it

Caveats

There shouldn't be any issue

Notes

Seems this is a new error for version 0.8.4.0

@ELBROWN777 ELBROWN777 changed the title Import button for newly created Textures is broken Fix Import button for newly created Textures being broken Jan 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 6, 2026

Copy link
Copy Markdown
Member

@colinator27 colinator27 left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@colinator27 colinator27 merged commit 1176b73 into UnderminersTeam:master Jan 6, 2026
5 checks 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