stuffbyrae / scrapbook

A simple screenshot viewer for Playdate!
13 stars 0 forks source link

"attempt to index a nil value" #32

Open sks316 opened 8 months ago

sks316 commented 8 months ago

Scrapbook gives this error on the latest Playdate OS 2.2.0, on a Rev B device:

attempt to index a nil value
stack traceback:
  [C]: in for iterator 'for iterator'
  main.lua:54: in function 'refreshPics'
  main.lua:92: in main chunk
scratchminer commented 8 months ago

That's happened once before -- I'll take a look.

scratchminer commented 8 months ago

Oh wait-- how are you obtaining the build? I haven't updated the itch page to work with 2.2.0

sks316 commented 8 months ago

Yeah, I'm downloading it via itch. That'd be the problem.