Block a user
Look into error messages causing errors
Fixed, I think, in e428fccc86
.
I wasn't redirecting the console until after scanning, parsing, and validation. Should be…
Check RGB is not actually RBG
background!
is wrong, is RBG, but not pencolor!
. Look into prelude code.
Unfuck
mod
in prelude
@matt Thanks for this. It does return the result, but has the errant prints from debugging earlier. I've removed it from prelude in https://alea.ludus.dev/twc/ludus/commit/d7d9e71d67cd253eece665d…