Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement better resource checking in SpriteBlockEntity #53

Merged
merged 5 commits into from
Nov 15, 2024

Conversation

ekulxam
Copy link

@ekulxam ekulxam commented Nov 11, 2024

Uses a better checking method than catching FileNotFoundExceptions in the SpriteBlockEntityRenderer

1. Fixed client crash when trying to render a sprite with an invalid identifier
2. Prevented log spam when entering an invalid sprite resource location into the SpriteBlockEntity
@ekulxam
Copy link
Author

ekulxam commented Nov 11, 2024

Okay, why did it include all the commits I made for the previous pull request?

@sisby-folk sisby-folk merged commit 7a11ebb into ModFest:1.21 Nov 15, 2024
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