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

Mimicrabs spawn indefinitely near chests, causing tremendous lag in servers #124

Open
kostiskap1999 opened this issue Oct 12, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@kostiskap1999
Copy link

Mimicrabs have very intense spawn mechanics. If you build a base above a mineshaft, or near a zombie/skeleton spawner and leave the chests unattended, every block around will fill with mimicrabs in some time. A few will even spawn inside each other. A zombie spawner room can eventually become a mimicrab-filled room with no blocks for floor, only mimicrabs.

Additionally, they are a resource-heavy mob. After running a spark profiler in my server, I saw that around 20-25 mimicrabs caused 10% of the total server-side lag alone, which is too much considering that the server supports entity cramming mob farms with cows/sheeps without such lag spike.

I found all these in version 2.0.5 I don't know if you have already taken action in newer versions.

@kostiskap1999 kostiskap1999 changed the title Mimicrabs spawn indefinitely in if one has a base near mineshaft, causing tremendous lag Mimicrabs spawn indefinitely near chests, causing tremendous lag in servers Oct 12, 2022
@FuGu0416
Copy link
Owner

They actually have the same spawn mechanism as other mobs with additional condition to only spawn near a chest, and can only spawn 1 Mimicrab per chunk. You might wanna check if the config or other mods interfere with their spawn condition.

@DigitalWendigo
Copy link

I can confirm they spawn in huge numbers, especially inside Strongholds.
While I do use a number of mods, among which is Optifine, none of the other mods mess with the Mimicrabs or other mob spawning mechanics.
I also use a mod called InControl to limit how many of what mobs spawn, which is a temporary fix for the massive amount of Mimicrabs.

For reference, in both a testing environment that only has Fish's Undead Rising, and a separate environment with all mods in my modpack, Mimicrabs keep spawning near chests in absurd numbers.
Again, I've only seen this happen inside strongholds.
The chests in shipwrecks and mob dungeons seem unaffected for whatever reason.
On average, roughly 20 or more Mimicrabs spawn around a chest within the Stronghold.
With one instance even racking up to 37.
This particular number only happened if there is enough space for them to spawn in.
For example, the fountain area with a chest in a space above it, inside the Stronghold.

@DigitalWendigo
Copy link

To further add on it, I've yet to see a single mimicrab spawn inside Nether Fortresses.

@FuGu0416 FuGu0416 added the bug Something isn't working label Jan 21, 2025
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

3 participants