septomin [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=10548 dir({}) causes crash <p>Passing an object to dir seems to cause PICO-8 to exit immediately. Nothing relevant in log.txt.</p> <p>To reproduce:</p> <div> <div class=scrollable_with_touch style="width:100%; max-width:800px; overflow:auto; margin-bottom:12px"> <table style="width:100%" cellspacing=0 cellpadding=0> <tr><td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> <td background=/gfx/code_bg0.png> <div style="font-family : courier; color: #000000; display:absolute; padding-left:10px; padding-top:4px; padding-bottom:4px; "> <pre>dir({})</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> https://www.lexaloffle.com/bbs/?tid=38907 https://www.lexaloffle.com/bbs/?tid=38907 Sun, 19 Jul 2020 19:12:24 UTC