TIC-80
TIC-80 copied to clipboard
Python says "TIC running error!" instead of stacktrace
This cart:
# script: python
def TIC():f()
Outputs TIC running error! instead of producing a stacktrace.
This seems to happen since commit e98d37a.
From my tests, it is fixed in the latest version. I think it got fixed by https://github.com/nesbox/TIC-80/commit/4c1b009bc5e308a3c30cdc98754872d86ecbfdb1.