[Opensim-users] dropping regions

M.E. Verhagen marceled9 at gmail.com
Wed Sep 29 22:00:08 UTC 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20100930/076ff1a2/attachment.html>


More information about the Opensim-users mailing list