Itoo Software Forum

Forest Pack => Forest Pro (*) => Topic started by: FD7518 on January 24, 2023, 03:33:17 AM

Title: Always get this error
Post by: FD7518 on January 24, 2023, 03:33:17 AM
Hi,
 No matter how many tree count we increase in itoo preview we get this error. Also your lister shows one tree count and stats another one.  It is very confusing what is just a tree count
Title: Re: Always get this error
Post by: Michal Karmazín on January 24, 2023, 09:44:03 AM
Hi,

I'm sorry to hear, you are facing trouble with it. Well, the number of items during the rendering is just estimated and it might be significantly higher – depending on the used distribution map and used features. I would suggest you set the limit to a higher value or even “disable it” by setting it to 0. Let me mention, that's possible to set these limits from the Maxscript in the following way:

$.maxdensity = 0
$.vmaxitems = 0
$.rmaxitems = 0
$.maxfaces = 0


I hope that helps.

Best regards,