Author Topic: bricks not ghosting  (Read 350 times)

On my server (250k+ bricks) I will ghost  most of the bricks but then some wont ghost.
The bricks that don't ghost can't be wrenched, hammered, or interacted with other than colliding with them.  Every one  has this problem but the bricks the wont ghost for others are different than me.

Is there a fix short of destroying bricks?

Badspot

  • Administrator
There is a hardcoded limit of 2^18 or 262144 ghost ids.  That means all bricks + all datablocks + all player and in-game objects has to be < 262144 or you will have non-ghosted objects as you describe.