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

Fix SpriteBlockEntity rendering issues #52

Merged
merged 3 commits into from
Nov 7, 2024
Merged

Conversation

ekulxam
Copy link

@ekulxam ekulxam commented Nov 7, 2024

  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
  3. Prefixed accessors/invokers with modid in order to preemptively prevent conflicts with accessors/invokers from other mods
  4. Moved client mixins into a subfolder

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
@HamaIndustries HamaIndustries merged commit 7f537bf into ModFest:1.21 Nov 7, 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