I am getting this exception constantly, which can cause issues such as super() not working consistently.
modules/gdscript/gdscript_compiler.cpp:2594 - Condition "!base->is_valid() && !base->reloading" is true. Returning: ERR_BUG
I've narrowed the area causing the exception to 3 scripts:
I am thinking there is something about the files that may have gotten corrupted at this point since nothing fancy is happening here, but has anyone else seen this issue? I'm using Godot 4.