Skip to content

[WIP] Fix ConcurrentModificationException in EntityVengeanceSpirit.canSpawnNew#1181

Closed
Copilot wants to merge 1 commit intomaster-1.21-ltsfrom
copilot/fix-concurrent-modification-exception
Closed

[WIP] Fix ConcurrentModificationException in EntityVengeanceSpirit.canSpawnNew#1181
Copilot wants to merge 1 commit intomaster-1.21-ltsfrom
copilot/fix-concurrent-modification-exception

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 8, 2026

  • Wrap EntityVengeanceSpirit.canSpawnNew block scan in a try-catch for ConcurrentModificationException to prevent crash during dimension unload

@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 24148590151

Coverage remained the same at 28.502%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 15069
Covered Lines: 5018
Line Coverage: 33.3%
Relevant Branches: 5610
Covered Branches: 876
Branch Coverage: 15.61%
Branches in Coverage %: Yes
Coverage Strength: 1.55 hits per line

💛 - Coveralls

@rubensworks rubensworks closed this Apr 8, 2026
Copilot AI requested a review from rubensworks April 8, 2026 17:18
Copilot stopped work on behalf of rubensworks due to an error April 8, 2026 17:18
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.

ConcurrentModificationException in EntityVengeanceSpirit.canSpawnNew when mob dies during dimension unload

3 participants