MarkusBordihn / BOs-Adaptive-Performance-Tweaks

Adaptive Performance Tweaks is a collection of Minecraft Forge server-side Mod which automatically adjust specific settings on the server to allow a more balanced TPS/FPS.
Other
4 stars 2 forks source link

Adaptive performance tweaks spawn not working #64

Open funnycubeguy opened 3 months ago

funnycubeguy commented 3 months ago

Describe the bug Disabling hostile mob spawning in MinecraftSpawn.toml and the global limit in spawn.toml has no effect. I still can't spawn zombies in my world with a few players online. I can reproduce this my using ftb chunks and forceloading a bunch of chunk. I can kill all entities then use the zombie spawn egg and try to spawn zombies. It'll spawn 3 or 4 zombies before being blocked.

I have tried adjusting this limit to 1000 per player, world, server ect.

I am using the all the mods 9 pack

MarkusBordihn commented 1 month ago

Please check https://github.com/MarkusBordihn/BOs-Adaptive-Performance-Tweaks/wiki/Troubleshooting and provide a debug.log which shows that the spawn model is blocking them.

Inside the debug.log you should see the exact reason why an entity is blocked and furthermore some general stats for this specific entity.