latitudegames / AIDungeon

Infinite adventures await!
http://www.aidungeon.io/
MIT License
3.18k stars 555 forks source link

[BUG] Load in main menu fail while load in game success #223

Closed ifdog closed 4 years ago

ifdog commented 4 years ago

🐛 Bug Report

It seems that the online saving is disabled by default so the game saves its progress to local json file. however when select load from the main menu (1 for load game) always complain that there is no saving in the cloud and fails. and if I choose to start a new story then /load guid , there is no problem.

may be there should be an opinion for whether save/load to/from local file or remote file?