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: IllegalStateException from Pest Traps #2956

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

DavidArthurCole
Copy link
Contributor

@DavidArthurCole DavidArthurCole commented Nov 20, 2024

What

Fixes an issue where pests from traps may not update the tablist/scoreboard fast enough, leading to an exception being thrown.

Changelog Fixes

  • Fixed an occasional error when killing pests shortly after releasing them from pest traps. - Daveed

@github-actions github-actions bot added Bug Fix Bug fixes Detekt Has detekt problem labels Nov 20, 2024
Copy link

One or more Detekt Failures were detected:

  • PestAPI.kt#L141: Repo pattern pestTrapPattern failed regex test: §aPest Trap #3 pattern: (?:§.)+(?:Pest|Mouse) Trap(?: #\d+)?(?:§.)+.

@DavidArthurCole
Copy link
Contributor Author

Why yes thank you that would be because I cannot copy past correctly

@CalMWolfs CalMWolfs added this to the Version 0.28 milestone Nov 20, 2024
@github-actions github-actions bot removed the Detekt Has detekt problem label Nov 20, 2024
@hannibal002 hannibal002 enabled auto-merge (squash) November 20, 2024 21:25
@hannibal002 hannibal002 merged commit dc9bb78 into hannibal002:beta Nov 20, 2024
6 checks passed
@github-actions github-actions bot removed the Bug Fix Bug fixes label Nov 20, 2024
@DavidArthurCole DavidArthurCole deleted the TrapStateException branch November 20, 2024 21:37
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