You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command try again results in an infinite loop for a kind of funny reason. It removes the “try” and rebirths ”again” as a command, starting the whole process over endlessly.
Some very sensible solutions were suggested, including clearing the again buffer when correcting a command, here:
The command
try again
results in an infinite loop for a kind of funny reason. It removes the “try” and rebirths ”again” as a command, starting the whole process over endlessly.Some very sensible solutions were suggested, including clearing the again buffer when correcting a command, here:
https://intfiction.org/t/the-deadly-secret-of-aaron-reeds-smarter-parser/58881/
The text was updated successfully, but these errors were encountered: