Rounds ending instantaneously

what the hell???

try putting the if statement above the for loop, maybe that’ll fix something

also try switching == 1 to < 2, i honestly have no idea what is going on

Yeah… that didn’t fix anything.

WHAT

WHY DOESN’T IT WORK

I DON’T UNDERSTAND

can you put a print statement in the if statement to see if it actually doesn’t run???

I tried that, no output.

charrrrr

okay and you are sure that you’re inserting the characters into the folder???

Yes. I previously printed every folder in a previous playtest.

omg

i don’t know why it doesn’t work

sorry i am out of ideas D:

maybe you’ll get some sort of revelation as to why the code doesn’t work, or maybe someone better than me can come in here

1 Like

No worries man! You did actually help me get to a better stage at least.

1 Like

Following up, now the rounds don’t end instantly, but when it is supposed to end, it either displays correctly, or specifies: ‘No winners!’. Sometimes the round doesn’t end at all until the timer finishes.