Holy hell indeed! Really fun chess variant, good job!
0xca551e
21
Posts
A member registered Nov 19, 2023
Creator of
Recent community posts
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)
It's an isometric minigolf kind of game! jam comments · Replied to Cadence in It's an isometric minigolf kind of game! jam comments
It's an isometric minigolf kind of game! jam comments · Replied to snamellit in It's an isometric minigolf kind of game! jam comments
Quite addicting. Good job! One thing that can be improved is the movement. If you hold right, then tap down, then release down, holding right the entire time, I expect to move down only once then continue moving right. But currently you will keep going down for as long as right is held. It makes it quite hard when you're trying to get a good score on time
Backtrace: In ice-9/boot-9.scm: 1752:10 11 (with-exception-handler _ _ #:unwind? _ # _) In unknown file: 10 (apply-smob/0 #<thunk 7fc0ccf0d300>) In ice-9/boot-9.scm: 724:2 9 (call-with-prompt _ _ #<procedure default-prompt-handle…>) In ice-9/eval.scm: 619:8 8 (_ #(#(#<directory (guile-user) 7fc0ccf10c80>))) In ice-9/boot-9.scm: 2836:4 7 (save-module-excursion _) 4388:12 6 (_) In main.scm: 351:0 5 (_) 342:46 4 (main-loop) 248:6 3 (_ #<continuation 7fc0c4df9640>) In unknown file: 2 (filter #<procedure 7fc0c4e00ee0 at main.scm:249:7 (en…> …) In main.scm: 255:13 1 (_ _) In unknown file: 0 (array-set! #2((0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 …) …) …) ERROR: In procedure array-set!: Value out of range 0 to 20: -1
It crashed while playing level 5, maybe this stack trace can help?