Hello,
Great tool!
I’ve been getting a lot of these Warnings:
LogScript: Warning: Script Msg: Attempted to access index 0 from array ‘MeshSegmentIndexes’ of length 0 in ‘/Game/SnappyRoads/Blueprints/BP_SnappyRoad.BP_SnappyRoad_C:UserConstructionScript’!
LogScript: Warning: Script Msg: Attempted to access index 1 from array ‘MeshSegmentIndexes’ of length 0 in ‘/Game/SnappyRoads/Blueprints/BP_SnappyRoad.BP_SnappyRoad_C:UserConstructionScript’!
LogScript: Warning: Script Msg: Attempted to access index 2 from array ‘MeshSegmentIndexes’ of length 0 in ‘/Game/SnappyRoads/Blueprints/BP_SnappyRoad.BP_SnappyRoad_C:UserConstructionScript’!
And I have over 200 indices.
How to fix?
Thanks!
Dr K.