Yeah that sounds like Arghhhh

There does not seem to be a clear something wich crashes the 2 regions.
Seems like geussing what it is, it could be something on the regions.

Maybe some prims with impossible possitions ?
Try the following query on your database and see if any prims pop up ?

SELECT *  FROM `prims` WHERE `GroupPositionX` < 0 OR `GroupPositionY` < 0

Or could it be some scripts or physics ?
Try disabling physics in opensim.ini with

physical_prim = false

Or set the scriptengines off bij setting

Enabled = false

in the xengine and DotNetEngine sections
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to