Log In  


Hello! Me again.
I've been working on a large project, and have recently run into an "out of memory" bug... that only happens if I'm running the cart from the IDE. Even if I exit the program at the very first line, I can't run it with CTRL+R without getting an "out of memory." But, (if I remove that line of course) I can run the program from the desktop, by manually clicking on it and running.
Are my files too big? What's going on?
I would happily share the cart, by the way, but I'm not sure if I can for legal reasons. It's a demake of Balatro and it's far enough along that I don't know if I should risk it.

EDIT: After going along with this for about 10 lines of code, this no longer works, and it pulls an "out of memory" constantly. Checking stat(0) reveals I'm only using a few hundred KiB (when I remove a few dozen lines of code at random to get it to run, nothing essential or large though



Other notes:

  • other carts run fine in and out of the IDE
  • I am on 0.2.0d Picotron


[Please log in to post a comment]