Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

1-DC

Program a computer with only 3 commands. · By 89o

Enjoying the game so far.

A topic by HugoC25 created Nov 01, 2021 Views: 198 Replies: 4
Viewing posts 1 to 5

Hello. I've been playing your game and I'm really having a good time solving the tasks and curious about how the story unfolds with every progress. However, while solving the 18th task, I came across a bug that crashes the game, I have both screenshot that shows what I have in the tape of commands and the error message. I tried figuring out a way to report a bug in the game page or a way to contact directly with you, but this is the only way I found, is there a better way to do so or did I miss something?

Developer

No, this is the best way I think. Please send me the screenshots, I'll fix it as soon as possible!

Hi again. Just to clarify, the issue I described before is avoidable as it only happens when trying to move command(s) beyond any of the bounds of the tape of commands (I stumbled upon this by accident). The attached image shows the line 78 when trying to move up beyond the start of the tape of commands, and when trying to move down beyond the end of the tape of commands it shows the same method call but stating the line 137.

Additionally, I tried to reproduce the issue within other of the tasks and got a different behavior; when trying to move beyond any of the bounds, the game would not crash, but allow me to move the command beyond the bound and lose it, without the chance of bringing it back into the tape of commands... this seems to bring an additional weird behaviour when trying to set a new command in the row where the "lost command" was, as shown in this video:

Hope this be of help.

Developer

Hello, this was very helpful, thank you. I already fixed the issues, now I'm just waiting to VS to update so I can export it.

Developer

Alright, the update is out! Thanks again for telling me about this bug.