I'm recently watching someone introducing me to godot and with c# support and so I followed all his steps to setup godot and c# and make my first project labeled as "GemCatcher" and so I followed all his steps on what to do until it was time to run my first script on the project but this error message kept popping up whenever I ran anything
(Cannot instantiate C# script because the associated class could not be found),
I even tried to search for people that have the same problem but there fixes didn't work for me