Skip to content

Fix default texture pack#4

Merged
BluTac10 merged 2 commits intoBluTac10:mainfrom
dognews:fix-default-texture-pack
Apr 5, 2026
Merged

Fix default texture pack#4
BluTac10 merged 2 commits intoBluTac10:mainfrom
dognews:fix-default-texture-pack

Conversation

@dognews
Copy link
Copy Markdown

@dognews dognews commented Apr 5, 2026

Description

This PR fixes a bug where some assets are not present, causing undefined behavior in the texture pack selection menu.

Changes

Previous Behavior

The project previously did not display the icon for the default texture pack and displayed texture packs out of order.

Root Cause

This error occurred because the Graphics folder was accidentally omitted from the arc file.

New Behavior

The texture pack selection menu now displays the texture packs in proper order, along with showing the accurate texture pack icon for the default texture pack.

Fix Implementation

The fix consisted of adding the Graphics folder back to the MediaWindows arc file.

AI Use Disclosure

AI was not used at any point in this PR.

Screenshots

Incorrect behavior - Prefix
image

Correct behavior - Postfix
image

@BluTac10 BluTac10 merged commit ce80a6c into BluTac10:main Apr 5, 2026
1 check passed
@dognews dognews deleted the fix-default-texture-pack branch April 12, 2026 09:29
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