I couldn’t reproduce it… I generally tried to make up classes with some similar functions to what I was doing but couldn’t get the issue to show up. My classes have dozens of functions and variables so it’s hard to pinpoint the problem and reproduce it.
What kind of screenshots do you want ? Because, like I said, I have dozens of functions and variables in all the classes involved with the problem.
Could this be a problem with compile order ? Since I have to recompile a parent class for an error to stop showing up in its children. Is there a way to change compile order manually ?