Author Topic: Do brickgroups clear after a certain amount of time?  (Read 748 times)

i've been running a dedicated server and it operates around brickgroup_48720, which is my id. for some reason, everything goes fine and i'm able to chain delete all bricks in that group. however, after about a week since the server's been up, the brickgroup no longer exists. loading bricks will say that $loadingbricks_brickgroup doesn't exist, and when i echo it it will say "brickgroup_48720"

even when i do isobject() on that brickgroup i find that it no longer exists. does it delete after a certain amount of time?

yeah iirc theres some culling of empty brickgroups in the default code but i wasnt able to pin it to any timer value

the safest option is to use the public brickgroup

To prevent brickgroups from deleting is using a variable - doNotDelete