Shape invalid primitive hierarchy crash

Use this forum if you found a bug.
Post Reply
vitro_mod
Posts: 1
Joined: 02 May 2021, 18:18
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.

User avatar
Goku
Site Admin
Posts: 363
Joined: 15 Jan 2019, 18:10
Location: Poland
Contact:
You can send me this file. I can check it in the future.

Post Reply