Smelting Factory causing Lags
Tempritscher opened this issue ยท 7 comments
Issue description
Greetings everyone.
we setup an server today with the latest github build: Mekanism-1.19.2-10.3.3.homebaked-all
after we put some items like clay into the smelting factory the server has bunch of small lags and we were unable to mine stuff or attack mobs.
soon after the last clay was baked to bricks the lags are gone.
Steps to reproduce
1.We have a Mekanism Smelting factory combined with the ME system from Applied Energistics 2 build: [AE2 12.7.0 [FORGE]
2. We put Clay in the Red smelting factory
3. try do mining or attacking mobs
4. server console will spam: can't keep up the system.
Minecraft version
1.19.2 (Latest)
Forge version
43.1.33
Mekanism version
Current Dev Branch (Manually Compiled)
Other relevant versions
We use Better Minecraft Modpack 1.19.2 v6
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
No response
here is the result:
https://spark.lucko.me/FomeAz6V5U
Please provide profiling results using something like spark while this lag is occurring so that we can try to narrow down what specifically is causing the lag.
i did one more scan: https://spark.lucko.me/EmwKuSf79x
Most of the lag from those reports seem to be caused by the rootling entity from biomemakeover attempting to pathfind and maybe check if it is in rain and pathfind differently because of it. Seems it is attempting to pathfind to an unloaded chunk and causing a ton of chunks to load in order to query if it can pathfind there.