exception access violation

I don’t know if it is too late but this is a way of solving the problem, it is caused by a loop reference, one verse file has the other as editable and the other way around, the solution is to make one of them an optional

In this case KingOfTheHillManager is the optional, you put the default value at false and then reference it.
Very useful for cases like this one, here is the optional documentation for specific use cases:

1 Like