C
C#8mo ago
Yuvi

❔ 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!
No description
4 Replies
SinFluxx
SinFluxx8mo ago
You've got a semi colon at the end of one of your else ifs else if (displayMenu == "BackToAdditionMenu") ;
Pobiega
Pobiega8mo ago
line 71 is borked too you open a string but never close it
Yuvi
Yuvi8mo ago
You sure are a life saver at 1:14 am, have a cookie 🍪 Please have a 🍪 too and thank you both
Accord
Accord8mo ago
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.