Not a number

I don’t know your game would run otherwise. It’s literally impossible to mix up how many spaces/tabs get used per indentation.

I’ve always done it 2 spaces for #
And 3 for *goto *set my other 2 games words just fine…

Anyways I just tried it I don’t think it’s the issue.

That’s super weird. :thinking: I’ll never understand programming languages and their weird quirks. Regardless, did changing the spacing fix it?

This looks fine (if that is the 583 line). Error must be hiding somewhere outside the code block. Check preceding *goto’s?

By this point it’s pure guesswork.

1 Like

I checked the goto’ s and they seem okay I made a extra choice to go to *goto eat directly and the code there seems fine that’s why the error had me confused.

Can you post the entire choice tree? Maybe it’s an error with one of the other choices.

Whelp that didn’t help at all anythi g else that might be wrong.

Maybe I should make it it’s own thread since the previous issue has been solved.