Page 1 of 1

Shape invalid primitive hierarchy crash

Posted: 03 May 2021, 00:33
by vitro_mod
Finally i've found why my route hadn't open in TSRE. Problem was in some badly converted shapes.
If you try to convert a shape from .3ds with CONV3DS utility with wrong LOD order (not in ascending order), you will get a shape, which causes the following warning in OpenRails log:

Code: Select all

Warning: Ignored invalid primitive hierarchy 3 -2 in shape name.s
However, in TSRE the attempt to load a route with this shape will lead to a crash. Please, consider adding an exception to bypass this kind of errors.

Re: Shape invalid primitive hierarchy crash

Posted: 03 May 2021, 09:08
by Goku
You can send me this file. I can check it in the future.