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

1.19.2 Spawn Module Killed all my Productive Bees #25

Closed P3rf3ctXZer0 closed 1 year ago

P3rf3ctXZer0 commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

2022-10-02_09 26 04

Debugging Before reporting a issue please use /aptweaks debug true to enable debugging and check if there is anything relevant in the debug.log file.

Is the issue happening in combination with other mods? (If yes, please provide a full list)

Additional context Add any other context about the problem here.

Everything is also chunk loaded using forge chunkloader but is set to not tick if I am offline.

P3rf3ctXZer0 commented 1 year ago

Sadness also affect regular bees.

MarkusBordihn commented 1 year ago

Thanks for the report. Normally the mod is not "killing" any existing entities and is only optimizing entities which are spawning / re-spawning. It could be that this is related to the chunk-loader, but I will test this more in detail.

Because I never used the productive bees mod so far, could you let me know what is normally the numbers of bees for a large scale colony so that I spawn enough bees during my tests ?

P3rf3ctXZer0 commented 1 year ago

Um 5 bees per hive base but I have seen ridiculous numbers. You might want to watch some pro builders as I am a scrub. I had 47 bees and 22 nests though.

Pokecube works though now so thanks much for that. Your mod does make a huge difference.

MarkusBordihn commented 1 year ago

Thanks for the feedback. I released a fix, which will ignore all bees with a hive. The productive bees extending the normal bees so they should be automatically fixed as well.

Please reopen the issue report if you still see any issues with the version https://www.curseforge.com/minecraft/mc-mods/adaptive-performance-tweaks-core/files/4016548 or higher.

P3rf3ctXZer0 commented 1 year ago

thanks again :D