Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: HF3530 on May 16, 2021, 05:15:01 PM

Title: issue with 4.31 not with 4.30
Post by: HF3530 on May 16, 2021, 05:15:01 PM
Hi,

I occure an issue with the last version of RC (4.31) not with 4.30.

y offset parameter in A2S generator seems te be responsable.

My scene to try :  https://www.dropbox.com/t/JG33t1aDM4JPZnVA

Regards

Alexandre
Title: Re: issue with 4.31 not with 4.30
Post by: Dragan on May 16, 2021, 05:35:07 PM
Please, can you downgrade it to Max2020?
Title: Re: issue with 4.31 not with 4.30
Post by: HF3530 on May 16, 2021, 08:04:45 PM
Done! You can use same link.
Title: Re: issue with 4.31 not with 4.30
Post by: Rokas on May 17, 2021, 09:10:09 AM
Issue is with the spline used. Anyway investigating further how to solve it.

Thank You.
Title: Re: issue with 4.31 not with 4.30
Post by: Rokas on May 17, 2021, 02:14:54 PM
We had to implement new workflow logic for one of the bugs that got fixed in 4.3.1 (incorrect position of Markers using Generators limited by Material ID)

For this we changed order how splines are processed.
Due to the vertex overlap in Your spline:
(https://i.imgur.com/2tmchHV.gif)
and the option used in the generator (Y offset) we get an malformed spline to work with.

You can use workaround - use 0 Y offset but add segment Z (-1 ) translation (You will need to change bevel mode to Extend for some generators).

Hope this helps and again, thank You for bringing this to our attention.
Title: Re: issue with 4.31 not with 4.30
Post by: iToo on May 19, 2021, 09:17:03 AM
We just released RC 4.3.2 (https://forum.itoosoft.com/announcements/railclone-litepro-4-3-2/), to fix this issue.
The change which was causing it is reverted, because was affecting to other features as well.