Description
Steps to reproduce:
- Start a new game
- Embark on a quest
- Complete the quest
- In Fray's End, interact with the Eternal Loom
- Complete three rounds of Sokoban (hint: hit reset 5 times then hit skip)
- In Fray's End, click through the “Thank you, StoryWeaver! The fabric of the world slowly heals!” dialogue, then press Pause, Exit to Title
- On the title screen, pick Continue
Expected result:
The title screen fades out, and the game resumes from Fray's End.
Actual result:
The title screen is displayed again.
The following errors are shown in the Debugger tab:
E 0:00:05:409 _load: Resource file not found: res:// (expected type: unknown)
<C++ Error> Method/function failed. Returning: Ref<Resource>()
<C++ Source> core/io/resource_loader.cpp:351 @ _load()
E 0:00:06:393 scene_switcher.gd:144 @ change_to_packed(): Can't change to a null scene. Use unload_current_scene() if you wish to unload it.
<C++ Error> Required object "rp_scene" is null.
<C++ Source> scene/main/scene_tree.cpp:1688 @ change_scene_to_packed()
<Stack Trace> scene_switcher.gd:144 @ change_to_packed()
scene_switcher.gd:113 @ <anonymous lambda>()
transitions.gd:92 @ do_transition()
transitions.gd:72 @ _leave_scene()
transitions.gd:63 @ _do_tween()
XP Summary (total 275)
| Subdomain |
Skill |
XP |
| Engineering: Gameplay & Systems Programming |
Problem Solving |
75 |
| Engineering: Gameplay & Systems Programming |
Creativity & Design Thinking |
50 |
| Engineering: Gameplay & Systems Programming |
Technical Literacy |
150 |
Description
Steps to reproduce:
Expected result:
The title screen fades out, and the game resumes from Fray's End.
Actual result:
The title screen is displayed again.
The following errors are shown in the Debugger tab:
XP Summary (total 275)