OS How to increase the max prims in a sim?

Tips and discussions about using OpenSim
Post Reply
User avatar
Isis Ophelia
Posts: 170
Joined: Thu May 16, 2013 3:25 pm
Location: Germany
Has thanked: 87 times
Been thanked: 131 times
Contact:

OS How to increase the max prims in a sim?

Post by Isis Ophelia »

A while back Ilan suggested to make an OAR containing all my materials. It's a great suggestion as I was working to make IAR files instead.

I have already used over 16.000 prims in a single opensim region, I use the free version of the New World Studio for my standalone. The one I am using it's 0.7.5 version I think. In About Land I see: 1620 prims will be deleted eeeek I dont want to lose them. How can I increase the max of prims in this single sim to be 40.000 or 50.000?

Must I change it in the opensim.ini? Many thanks in advance for any help you can give me
These users thanked the author Isis Ophelia for the post:
Shandon Loring
IDdesigns @ Kitely Marketplace http://www.kitely.com/market?store=2075571

You`d like to meet others inworld? Join the Meet & Chat Corner group and say hello
User avatar
Constance Peregrine
Posts: 2349
Joined: Sun Dec 23, 2012 11:35 am
Has thanked: 2778 times
Been thanked: 1482 times

Re: OS How to increase the max prims in a sim?

Post by Constance Peregrine »

that's not enforced in your own running instance, and not especially enforced in other places either
These users thanked the author Constance Peregrine for the post:
Shandon Loring
Laissez faire et laissez passer, le monde va de lui même!
My little sounds store https://www.kitely.com/market?store=2040306

Ephemeral wanderer...
Sheera Khan
Posts: 24
Joined: Sun Mar 03, 2013 4:44 pm
Has thanked: 2 times
Been thanked: 16 times

Re: OS How to increase the max prims in a sim?

Post by Sheera Khan »

In the configuration file Regions/Regions.ini you'll find something like following section:

Code: Select all

[MySandbox]
 RegionUUID = "01234567-89ab-cdef-0123-456789abcdef"
 MaxPrims = 55000
 Location = "1111,2222" ; freie Koordinaten aus dem Worldraster suchen
 InternalAddress = "0.0.0.0"
 InternalPort = 9051
 AllowAlternatePorts = False
 ExternalHostName = "SYSTEMIP"
By default the line "MaxPrims = 55000" is missing. Then the region will display the default value of 15000 prims. To feel better about it you can set the value of MaxPrims to a higher amount like in this example but that number is not enforced by default.

Have fun - Ciaooo

Sheera
These users thanked the author Sheera Khan for the post (total 5):
Constance PeregrineDot MatrixShandon LoringCarlos LoffIsis Ophelia
User avatar
Isis Ophelia
Posts: 170
Joined: Thu May 16, 2013 3:25 pm
Location: Germany
Has thanked: 87 times
Been thanked: 131 times
Contact:

Re: OS How to increase the max prims in a sim?

Post by Isis Ophelia »

Thanks a lot Sheera. I picked up the newest diva 0.8 yesterday and noticed such comment in the RegionConfig.ini and increased to 45000
Her text add-on is this:

; *
; * Prim data
; * This allows limiting the sizes of prims and the region prim count
; *

; NonphysicalPrimMax = 256
; PhysicalPrimMax = 64
; ClampPrimSize = False
; MaxPrims = 45000
; MaxAgents = 50

But still 15000 prims. Maybe I need to remove the semicolons?
IDdesigns @ Kitely Marketplace http://www.kitely.com/market?store=2075571

You`d like to meet others inworld? Join the Meet & Chat Corner group and say hello
User avatar
Ilan Tochner
Posts: 6528
Joined: Sun Dec 23, 2012 8:44 am
Has thanked: 4992 times
Been thanked: 4473 times
Contact:

Re: OS How to increase the max prims in a sim?

Post by Ilan Tochner »

Hi Isis,

Semicolons are used to comment out lines in that file. So you'll want to remove them if you want the configuration to take effect.
These users thanked the author Ilan Tochner for the post:
Lunk Portal
User avatar
Isis Ophelia
Posts: 170
Joined: Thu May 16, 2013 3:25 pm
Location: Germany
Has thanked: 87 times
Been thanked: 131 times
Contact:

Re: OS How to increase the max prims in a sim?

Post by Isis Ophelia »

thank you bunches Ilan :)
IDdesigns @ Kitely Marketplace http://www.kitely.com/market?store=2075571

You`d like to meet others inworld? Join the Meet & Chat Corner group and say hello
Post Reply