Author Topic: High bricks crashing server.  (Read 742 times)

My server is crashing when people place bricks high up. So far this has only happened on my custom map, so it may be the mission area Z is too low/high, but that's just a hypothesis.

Such bricks spit this into my console repeatedly:
Code: [Select]
did not find profile 12 xybits, 15 zbits
  distance = 9247.571577
did not find profile 12 xybits, 15 zbits
  distance = 9404.215188
did not find profile 12 xybits, 15 zbits
  distance = 9216.248881
did not find profile 12 xybits, 15 zbits
  distance = 9015.833233
did not find profile 12 xybits, 15 zbits
  distance = 9166.136852
did not find profile 12 xybits, 15 zbits
  distance = 8602.767296
did not find profile 12 xybits, 15 zbits
  distance = 9278.896310
did not find profile 12 xybits, 15 zbits
  distance = 8871.839737
[etc. etc. etc., xybits changes but zbits doesn't seem to]

After about 400 iterations of this junk the server crashes with a "Blockland needs to close" windows error.

Any ideas for preventing this?