Comments

Log in with itch.io to leave a comment.

When I reach the next level, I get this error after hitting r to restart the level. I used `emacs --no-init-file` to make sure it wasn't anything in my config causing it

"loading/home/me/Downloads/jam-voting/disassembly_dist/puzzles/1.el"
cdr: Wrong type argument: listp, 3593
Error running timer ‘numgame-blink-program’: (wrong-type-argument listp 3593) [5 times]
Quit
Error running timer ‘numgame-blink-program’: (wrong-type-argument listp 3593) [3 times]
Quit
Error running timer ‘numgame-blink-program’: (wrong-type-argument listp 3593)

i messed up some of the reset code at the last moment and must have forgotten to check that it worked when submitting.  i can't upload a fix to the game page until the spring lisp game jam is done, but i have identified the issue and have a fix.