I have made several child BPS from the Snappy Road with my own default meshes for other road types etc. Not sure if the following is due to that or not, but I’m getting a lof of warnings like this:
LogScriptCore: Warning: Script Msg: Attempted to access index 5 from array ‘MeshSegmentIndexes’ of length 0 in ‘/Game/SnappyRoads/Blueprints/BP_SnappyRoad.BP_SnappyRoad_C:UserConstructionScript’!
with all sorts of indices, presumably these are indices for the road segments that have been created with spline points.
Any idea what could cause this, more importantly, how to get rid of this?