I've noticed that Episode II - Into the Belly of the Beast lets you resume your progress from the last save state of Episode I - Entropy, but when I try to continue after helping the roboticized kids and their uncle to fight the final boss of Episode 1, the game crashes upon entering the door at the top of the screen (the final level).
The error in particular is below:
Game build version: x86_SonicRPG2_SAGE2021
Error
scene/BasicScene.lua:42: attempt to index field 'map' (a nil value)
Traceback
scene/BasicScene.lua:42: in function 'onEnter'
scene/SceneManager.lua:53: in function 'fun'
actions/Do.lua:11: in function'update'
actions/Serial.lua:17: in function 'update'
actions/Serial.lua:17: in function 'update'
scene/Scene.lua:39: in function'update'
scene/BasicScene.lua:713: in function 'update'
scene/SceneManager.lua:147: in function 'update'
main.lua:65 in function 'update'
[C] in function 'xpcall'