In my custom programming language, it had a very lazy system to resolve classes. This caused a bug where a class in a different namespace was being selected instead of the intended one. It's a bit surprising that it took so long to actually hit this issue, but unfortunately it required a large rewrite of the resolution code to fix.
Previous: Select airline flair