❔ It....it doesn't make any sense. Weird errors.
Here is the code https://paste.mod.gg/lcypwrfenlsz/0
If I remove the else if in the next line, it gets fixed, if I add an else, it gets even more broken.
BlazeBin - lcypwrfenlsz
A tool for sharing your source code with the world!
4 Replies
You've got a semi colon at the end of one of your else ifs
else if (displayMenu == "BackToAdditionMenu") ;
line 71 is borked too
you open a string but never close it
You sure are a life saver at 1:14 am, have a cookie 🍪
Please have a 🍪 too and thank you both
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.