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: capture exceptions instead of throwing errors to the console. #29

Merged
merged 4 commits into from
Jun 17, 2024

Conversation

QwQ-dev
Copy link

@QwQ-dev QwQ-dev commented May 25, 2024

Fix build.

Stop using deprecated BlockStorage. Catch exceptions from BlockDataController#createBlock(Location, String) in Schematic#pasteSchematic(Location, Tree, boolean) to prevent console spam.

…ntroller#createBlock(Location, String) in Schematic#pasteSchematic(Location, Tree, boolean) to prevent console spam.
@QwQ-dev QwQ-dev requested a review from a team as a code owner May 25, 2024 08:14
@QwQ-dev QwQ-dev requested a review from ybw0014 May 26, 2024 11:59
@QwQ-dev QwQ-dev requested a review from ybw0014 June 17, 2024 10:24
@ybw0014 ybw0014 changed the title Fix build. Capture exceptions instead of throwing errors to the console. fix: capture exceptions instead of throwing errors to the console. Jun 17, 2024
@ybw0014 ybw0014 merged commit a42cad0 into SlimefunGuguProject:master Jun 17, 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