Playthrough crashes at end of titan tutorial
Closed this issue · 3 comments
GiantSpaceRobot commented
I added a checkpoint to this level near the end and added script in the Yummy dir to extend BaseLevel. I think this may have caused issue.
GiantSpaceRobot commented
Error is occurring on L39 of ScreenManager:
current_screen_scene.free()
KapFlagon commented
Did you reach the tutorial by launching the full game? Or did you reach the tutorial by running the level on its own?
I hadn't wired together the levels in such a way that you could continue the level sequence if you started a level in isolation.
I've done that now in the latest commit. Can you test, and let me know if the issue persists?
GiantSpaceRobot commented
Working now. Player cannot exit via Puck tutorial level exit but that is probably not all wired up yet?