[1.18.2] Extreme Lag Spikes while fighitng Umvuthi
InteJason opened this issue ยท 9 comments
Forge: 40.2.17
Mowzies Mobs: 1.6.2
Geckolib: 1.18-3.0.57
World freezes for 10-15 seconds for every few ticks, spark profiler shows that the function EntitySunstrike.damageEntityLivingBaseNearby() is causing issues?
Over 200... I'll do a binary search to find the incompatible mod in the next few days. It did not happen with the previous versions (Baraoko Chief) though
I found the cause: Radium Reforged. After removing that mod the lag spikes are gone.
Would you happen to know exactly which function of Radium is causing this issue so I can disable that instead of the entire mod? https://github.com/CaffeineMC/lithium-fabric/wiki/Configuration-File
Thanks in advance!