Log In  


I have discovered a crash when running code. If I try to call the notify() function using the # operator on a table, it will cause picotron to crash.



The real reason is that notify() seems to freeze Picotron when passed a number as the first argument.


Ah, is there a way to cast a number as a string?


Try tostr()
I'm pretty sure it works like it does in PICO-8? Don't quote me on that though :P
https://pico-8.fandom.com/wiki/Tostr



[Please log in to post a comment]