I did get an error earlier when I was trying to write:
Error
engine/projects.lua:91: attempt to concatenate local 'file' (a nil value)
Traceback
[love "callbacks.lua"]:228: in function 'handler'
engine/projects.lua:91: in function 'loadFile'
engine/projects.lua:65: in function 'getFileSummary'
engine/states/fileSelect.lua:65: in function 'draw'
engine/states.lua:56: in function 'draw'
engine/init.lua:54: in function 'draw'
main.lua:42: in function 'draw'
[love "callbacks.lua"]:168: in function <[love "callbacks.lua"]:144>
[C]: in function 'xpcall'
I had spent some time writing earlier today, but when I tried to open my current project, it shows 0 chapters and 0 words. If I select "Open another project", I can see my project, with 1 chapter, and 106 words. But then if I open it to edit, there aren't any words at all. If I try to edit a different chapter, I get that Lua error.I just got this today and I've been having so much fun, but if I've already lost a small bit of what I worked on, it's going to be hard to keep working on projects. :[