Blame (Forge)

Blame (Forge)

2M Downloads

Make Blame print out to log if a mod sets their pool weights to an extreme value

TelepathicGrunt opened this issue ยท 1 comments

commented

Due to how mojang setup structure pools, this could end up being a source of massive ram being eaten up by mods or datapacks. Would be good to know which mod or datapack is the cause.
https://github.com/jellysquid3/lithium-fabric/issues/157

Step 1: figure out how much memory each entry takes.
step 2: add mixin to print if it crosses say... 10MB for a pool? 5MB? Depends on what step 1 reveals

commented

added in 1.9.0