ITOOSOFT Forum

Author Topic: The Ivy is still growing differently across various render servers.  (Read 80 times)

Tobias Jansson

  • Newbie
  • *
  • Posts: 43
I am still having problems with the Ivy growing differently across various render servers. All servers run the latest ForestPackPro931_x64 update. I use Max2020 and Vray 6. I will be happy to send you a version of the scene as well as renderings showing the problem.
/Thanks

Michal Karmazín

  • ITOOSOFT
  • Hero Member
  • *****
  • Posts: 3129
Re: The Ivy is still growing differently across various render servers.
« Reply #1 on: October 02, 2025, 07:25:08 am »
Hi Tobias,

I'm sorry to hear you're still experiencing issues with it. If possible, please send us your scene and we’ll take a look at it here. Thanks in advance.

Best regards,

Tobias Jansson

  • Newbie
  • *
  • Posts: 43
Re: The Ivy is still growing differently across various render servers.
« Reply #2 on: October 02, 2025, 08:17:19 am »
Files sent via WeTransfer.

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4716
    • iToo Software
Re: The Ivy is still growing differently across various render servers.
« Reply #3 on: October 02, 2025, 10:06:25 am »
Hi, thanks for the files.

There is something unusual in your scene: "ForestIvy001" is using "ForestIvy002" as surface object. That may generate unexpected results.
Please, can you fix it and check if that solves the problem ?

You can see the assigned surfaces from Maxscript, using "$.surfobjects", as shown in the attached image.
The wrong assignment can be fixed using "$ForestIvy001.surfobjects[3] = undefined".



« Last Edit: October 02, 2025, 10:34:26 am by iToo »
Carlos Quintero
iToo Software

Tobias Jansson

  • Newbie
  • *
  • Posts: 43
Re: The Ivy is still growing differently across various render servers.
« Reply #4 on: October 02, 2025, 10:54:34 am »
Thank you very much, that was it!
Everything is working fine now. :)