[Opensim-dev] OpenSim 0.6.9 Crashing

Justin Clark-Casey jjustincc at googlemail.com
Wed Jun 9 22:00:14 UTC 2010


On 09/06/10 11:57, Clive Gould wrote:
> Hi Peter
>
> In OpenSim.ini CombineContiguousRegions=true so we have a megaregion
>
> We need more space than a single 252x252 region would provide but
> would like to avoid having to restart the simulator everytime someone
> or something goes outside the boundaries of our current 512x512
> megaregion!

You can run 4 ordinary regions side-by-side (possibly just by turning off CombineContiguousRegions, though backup first!).  The major problem with ordinary regions is the delay on region boundary crossing.

I think that this is worth trying to see if your problem goes away or whether the llPushObject() possible issue that Teravus mentions is more general.

>
> Regions.ini is appended
>
> Any ideas anyone?
>
> Thanks
>
> Clive
>
>
> [Rookery_SW]
> RegionUUID = ec80252e-9d0c-4a0d-89f5-18acf2cd6194
> Location = 1000,1000
> InternalAddress = 0.0.0.0
> InternalPort = 9004
> AllowAlternatePorts = False
> ExternalHostName = 195.194.82.20
> MasterAvatarFirstName = Estate
> MasterAvatarLastName = Manager
>
> [Rookery_NW]
> RegionUUID = f1d6f606-9f93-452c-8a8c-926567ac93c6
> Location = 1000,1001
> InternalAddress = 0.0.0.0
> InternalPort = 9001
> AllowAlternatePorts = False
> ExternalHostName = 195.194.82.20
> MasterAvatarFirstName = Estate
> MasterAvatarLastName = Manager
> MasterAvatarSandboxPassword =
>
> [Rookery_NE]
> RegionUUID = a9c3bc57-29d5-4fcf-9f7f-21127b0f94a7
> Location = 1001,1001
> InternalAddress = 0.0.0.0
> InternalPort = 9002
> AllowAlternatePorts = False
> ExternalHostName = 195.194.82.20
> MasterAvatarFirstName = Estate
> MasterAvatarLastName = Manager
> MasterAvatarSandboxPassword =
>
> [Rookery_SE]
> RegionUUID = aaa0ea94-94ca-47ed-bacd-1d00521b611c
> Location = 1001,1000
> InternalAddress = 0.0.0.0
> InternalPort = 9003
> AllowAlternatePorts = False
> ExternalHostName = 195.194.82.20
> MasterAvatarFirstName = Estate
> MasterAvatarLastName = Manager
> MasterAvatarSandboxPassword =
>
>
> On Wed, Jun 9, 2010 at 10:54 AM, peter host<virtualregions at gmail.com>  wrote:
>> Hi there
>>
>> On Wed, Jun 9, 2010 at 9:16 AM, Clive Gould<cliveg at gmail.com>  wrote:
>>> Hi Justin
>>>
>>> I'm not sure I've got the terminology right.
>>>
>>> By a 2x2 megaregion I meant 4 normal regions in a 2x2 layout
>>> comprising a single 512x512 megaregion.
>>
>>
>> Question is just that. Megaregion or not ?
>> if the "CombineContiguousRegions" is set to "true" in your
>> OpenSim.ini, you have a megaregion.
>> Megaregions are not as stable/easy-to-manage a sets of 'regular' regions.
>>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>


-- 
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc



More information about the Opensim-dev mailing list