Alex's Caves

Alex's Caves

5M Downloads

Sugar rush potion makes nucleeper create multiple `alexscaves:nuclear_explosion` entities, which causes massive lag

YocyCraft opened this issue ยท 1 comments

commented

Running command /forge entity list "alexscaves:nuclear_explosion" can check this.
Video link

commented

Maybe this issue is not fully resolved.
This is caused by entity still exist after called discard() method when sugar rush effect activated, and we cannot add spawnedExplosion check for every explosive entities which might be added by other mods. So some code of LocalTickrateModifier may need to be changed.