I removed a few games from my playdate and noticed much more crashing in IndexOS than before. Reinstalled them from catalog, and the crashing went away.
To test, I deleted a single game (didn't delete the gamedata, not sure if important), and scrolled to the same location of my catalog list. Here's the crash it gave me:
views/cardView.lua:254: attempt to index a nil value (field '?')
stack traceback:
views/cardView.lua:254: in upvalue 'loadAll'
views/cardView.lua:1759: in method 'draw'
main.lua:448: in function main.lua:445
Let me know if any other information would be desired! Am in the discord too.
I removed a few games from my playdate and noticed much more crashing in IndexOS than before. Reinstalled them from catalog, and the crashing went away.
To test, I deleted a single game (didn't delete the gamedata, not sure if important), and scrolled to the same location of my catalog list. Here's the crash it gave me:
views/cardView.lua:254: attempt to index a nil value (field '?')
stack traceback:
views/cardView.lua:254: in upvalue 'loadAll'
views/cardView.lua:1759: in method 'draw'
main.lua:448: in function main.lua:445
Let me know if any other information would be desired! Am in the discord too.