i got on error when i beat the level and then died by hitting a spike
Error
scenes/gameScene.lua:355: attempt to index field 'activeRoom' (a nil value)
Traceback
scenes/gameScene.lua:355: in function 'roomComplete'
room.lua:502: in function 'runComplete'
room.lua:522: in function 'after'
libraries/timer.lua:44: in function 'updateTimerHandle'
libraries/timer.lua:63: in function 'update'
main.lua:24: in function 'update'
[C]: in function 'xpcall'