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

possessed bees kept spawning and eventually crashed our server #1258

Open
flubbychubby opened this issue Nov 22, 2024 · 3 comments
Open

possessed bees kept spawning and eventually crashed our server #1258

flubbychubby opened this issue Nov 22, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@flubbychubby
Copy link

I summoned a possessed bee, killed one, but more kept spawning. Then I finally got the drops. But then 100+ more bees spawned and it crashed the server. They ended up using command /kill and it turned out that over 8000+ bees were spawned.

To Reproduce
Steps to reproduce the behavior:

  1. Summon Possessed Bee
  2. Kill the bees
  3. Hope that 8000 bees don't spawn
  4. See error

Expected behavior
Thought I just had to kill one angry bee.

Screenshots
Couldn't take a screenshot because PC froze.

System (please complete the following information):

  • Occultism Version: 1.1661.1
  • OS: Windows
  • Minecraft Version: 1.21.1
  • Modpack Link and Version, or list of mods: Craftoria 1.8.0

Additional context
Attached the crash report
crash-2024-11-20_22.18.51-server.txt

@flubbychubby flubbychubby added the bug Something isn't working label Nov 22, 2024
@klikli-dev
Copy link
Owner

@flubbychubby
Hmm I assume this is related to the SPAWN_REINFORCEMENTS_CHANCE that possessed bees use (like zombies), but the value is very low (6% per hit).

The crash seems related to the_bumblezone which may be modifying bee stuff, but I am not sure how it would cause that.

Is this a reproducible issue in a) Craftoria and b) Just occultism + dependencies?

@PrimeLegacy
Copy link

I just had the same problem, so maybe this helps - they spawned their reinforcements after taking damage, not after death and since i was dumb enough to use a fire spell from ars nouveau that spread fire everywhere, they just kept multiplying and nearly crashed our small server.

since i have no admin perms I couldn't use a /kill command to get rid of them, but I found another solution, which could help someone in similar circumstances - I used the Disintegration ritual from ars nouveau to instakill them without actually inflicting any damage that could trigger the reinforcements.

@ThePixelatedCat
Copy link
Contributor

Was this also in Craftoria?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants