2021-06-16, 11:22 AM
Do some debugging. Either print to the console (or a file) or (which I find easier when being in-game) to the client.
Print out things such as what loop you're in/value of variable i, which statement was triggered, position of gate "i" etc...
Print out things such as what loop you're in/value of variable i, which statement was triggered, position of gate "i" etc...