I need help Please with this error?

jjeff1955

Active member
- <NULL> ScriptableObject::InitGSScript> class "YARNIntersection" has inappropriate inheritance tree

I found this in the Dev's Log Files
What does this mean and how do I Patch it?
My Map randomly will do a CTD before it gets loaded.
This may be the issue as it has a lot of continues lines of this error.
Thanks for any ideas on what to do about this error
 
Last edited:
There is a defective asset that defines a class YarnIntersection. The quick fix would be to disable the asset (which may not have that name). It would seem that it likely is a road intersection. It may be there is an older or newer asset that will function correctly, I don't do intersections.
 
Thank You for your reply.
It is a Yarn Intersection and I need all of them in my Map or it will not function at all.
Maybe the class type is named wrong I will investigate it more.
Thanks.
Cheers.
 
Last edited:
Back
Top