Just got another crash which actually had a stacktrace this time:
libraries/noble/Noble.lua:173: BONK: You can't start a transition in the middle of another transition, silly!
traceback:
libraries/noble/Noble.lua:173: in field 'transition'
scenes/van.lua:448: in function 'update_everything'
scenes/van.lua:819: in method 'update'
libraries/noble/Noble.lua:348: in function <libraries/noble/Noble.lua:340>
Think it may have happened as I exited a location and it was trying to transition to night time at the same time or something.
Would also be really useful to save the game at checkpoints.