[Opensim-dev] Configuration problems, regionload_webserver_url

David Saunders abitar.com at gmail.com
Wed Jul 9 15:40:12 UTC 2014


the SizX,SizeYand SizeZ was from a testing of vararegions  a few months
ago, with on of the RC version of .8.  I stopped testing it because of the
problems I had testing on a live  0.7.6 grid.



On Wed, Jul 9, 2014 at 11:21 AM, Michael Emory Cerquoni <
nebadon2025 at gmail.com> wrote:

> I am not able to help you with this problem, but I am a bit confused as to
> why you have this specified >
>
>
> <Key Name ="SizeX" Value = "256" />
> <Key Name ="SizeY" Value = "256" />
> <Key Name ="SizeZ" Value = "4096" />
> SizeZ is not actually used for anything and should not be set, and if your
> doing 256m regions you do not actually need to specify X or Y 256 is the
> default.
>
>
> On Wed, Jul 9, 2014 at 11:17 AM, David Saunders <abitar.com at gmail.com>
> wrote:
>
>> Hey,
>>
>>     I been working on migrating my grid from 0.7.6 to 0.8.0. And I load
>> my region data via a web server (as pointed by regionload_webserver_url in
>> startup). I remember reading a patch about removing the old format for
>> this, apparently I am using the old format.
>>
>> I search the world over.. Delved into the code..  I tried using the
>> current ini on a nini xml format and still get no region data found.
>>
>> What I have for 7.6:
>>
>> <Regions><Root><Config sim_UUID="102b4f34-9999-46eb-a294-22d32b667ae0"
>> sim_name="Training Grounds" sim_location_x="9997" sim_location_y="9991"
>> object_capacity="10000" internal_ip_address="0.0.0.0" internal_ip_port="
>> 9121" external_host_name="127.0.0.1" sim_size_x="256" sim_size_y="256"
>> sim_size_z="4096" /> </Root>
>> </Regions>
>>
>>
>> my last atempt 0.8.0
>>
>>
>> <Nini> <Section Name="Training Grounds" > <Key Name ="RegionUUID" Value
>> = "102b4f34-9999-46eb-a294-22d32b667ae0" /> <Key Name ="Location" Value
>> = "9997,9991" /> <Key Name ="RegionLocX" Value = "9997" /> <Key Name ="
>> RegionLocY" Value = "9991" /> <Key Name ="MaxPrims" Value = "10000" /> <Key
>> Name ="InternalAddress" Value = "0.0.0.0" /> <Key Name ="InternalPort"
>> Value = "9121" /> <Key Name ="ExternalHostName" Value = "127.0.0.1" /> <Key
>> Name ="SizeX" Value = "256" /> <Key Name ="SizeY" Value = "256" /> <Key
>> Name ="SizeZ" Value = "4096" /> </Section></Nini>
>>
>>
>> I appreciate any help in resolving this
>> Thanks
>>
>> David
>>
>> _______________________________________________
>> Opensim-dev mailing list
>> Opensim-dev at opensimulator.org
>> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
>>
>>
>
>
> --
> Michael Emory Cerquoni
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20140709/b16b5013/attachment-0001.html>


More information about the Opensim-dev mailing list