Crash whenever pressing enter in terminal

I had just finished formatting my code and adding HiddenWord.Len() to my PrintLines. Now whenever I press enter in the game it crashes. I have pictures of the crash reporter and my code attached.

I’ve checked and the person I’m doing the tutorials with has the same code as me and theirs works so I’m a bit confused, any help is appreciated :slight_smile:

I think that line 36 you’re saying it’s a string (%s) and passing in a number if I remember right. Above you have %i for the same situation. Look at your use case on line 17.

1 Like

I’ll have a look at that! Thank you

Fixed, thank you, two sets of eyes missed that it seems aha

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms