You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently two noticeable problems that both seem to stem from the same issue:
When a spawner is placed next to another spawner, it seems to double the spawn rate of the powered spawner.
When a spawner is placed next to another spawner, it prevents both spawners from spawning anything.
These problems seem to arise randomly despite the same exact conditions.
I expected Electric Spawners to operate normally, as in they can both work simultaneously when provided adequate power. Additionally, they should spawn at a constant rate, rather than variable based on spawners in nearby proximity.
Server Log / Error Report
There were no errors evident in the console logs.
Environment (Required)
Minecraft Version: 1.20.4
CS-CoreLib Version: Not installed
Slimefun Version: See screenshot
ElectricSpawners Version: See screenshot
The text was updated successfully, but these errors were encountered:
I've also been experiencing this issue on my server and I'm pretty sure it has something to do with the mob cap.
Vanilla spawners don't take up any of the mob cap pool for this reason, and I think something needs to be implemented & tested that allows spawning entities without taking up the mob pool.
EDIT: It was a timings issue. Refer to my PR for the fix.
Description (Required)
There are currently two noticeable problems that both seem to stem from the same issue:
These problems seem to arise randomly despite the same exact conditions.
Steps to reproduce the Issue (Required)
https://streamable.com/hrynub
Expected behavior (Required)
I expected Electric Spawners to operate normally, as in they can both work simultaneously when provided adequate power. Additionally, they should spawn at a constant rate, rather than variable based on spawners in nearby proximity.
Server Log / Error Report
There were no errors evident in the console logs.
Environment (Required)
The text was updated successfully, but these errors were encountered: