You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in my previous issue, when you try to match current_player or a similar variable to a piece of text in an if statement (e.g. if current_player == "DutifulLake") then the program will crash if you try to compile the code like that.