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

1.21 Update #116

Merged
merged 1 commit into from
Aug 3, 2024
Merged

1.21 Update #116

merged 1 commit into from
Aug 3, 2024

Conversation

panchalf
Copy link

Description of this pull request:

Updated to 1.21


Please check all the lines before posting the pull request:

  • I've tested all my changes
  • My pull request isn't fixing or changing multiple unlinked elements (please create one pull request for each element)
  • All my commits have relevant names in English
  • I've squashed my commits (if necessary)

@panchalf panchalf requested a review from ate47 as a code owner July 12, 2024 10:50
@ate47 ate47 changed the base branch from fabric-1.20.6 to fabric-1.21 July 29, 2024 09:00
@@ -477,7 +476,7 @@ public void afterEntities(WorldRenderContext context) {
}
});
});
tessellator.draw();
try { BufferRenderer.drawWithGlobalProgram(buffer.end()); } catch(IllegalStateException state) { System.out.println(state.getMessage());}
Copy link
Owner

Choose a reason for hiding this comment

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

Why are you using an ignored try catch here?

@ate47 ate47 mentioned this pull request Jul 29, 2024
4 tasks
@ate47 ate47 merged commit 7cd3486 into ate47:fabric-1.21 Aug 3, 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.

3 participants