Menu

#6545 TSAGE: Ringworld2 - F5 doesn't create a save game the first time

closed-fixed
None
5
2014-06-29
2014-02-23
No

ScummVM 1.7.0git (Feb 23 2014 15:41:14)
Features compiled in: Vorbis FLAC MP3 RGB zLib MPEG2 Theora AAC FreeType2 JPEG PNG

Trying to save from ScummVM's save menu (F5) results in being thrown back to the save menu.

Try this:
1) Press F5
2) Choose a New Save
3) Type in any name
4) Enter

No save game will be created, but you will be back at the save screen.
If you now choose New Save once again and type a name it will save.

Ringworld 2: Return to Ringworld (CD/DOS/English)

AmigaOS4 - PPC - SDL - BE
gcc (GCC) 4.2.4 (adtools build 20090118)

Discussion

  • digitall

    digitall - 2014-03-20
    • summary: Ringworld2: F5 doesn't create a save game the first time --> TSAGE: Ringworld2 - F5 doesn't create a save game the first time
     
  • digitall

    digitall - 2014-03-20

    Tested on Linux x86_64 with latest development master i.e. ScummVM 1.7.0git6249-g1a18d1a-dirty (Mar 19 2014 21:14:20)

    Replicated successfully, thus this is not a Big Endian specific bug.

     
  • digitall

    digitall - 2014-03-20

    Looking at the code in engines/tsage/core.cpp and engines/tsage/ringworld2/ringworld2_logic.cpp, I suspect that the issue may be that the F5 event is handled twice, so the save dialog is immediately reopened a second time.

     
  • Strangerke

    Strangerke - 2014-06-08

    Fixed in ec62d1e99fff011555357a0e13eb530d23080eaf

     
  • Strangerke

    Strangerke - 2014-06-08
    • status: open --> open-fixed
    • assigned_to: Strangerke
     
  • Paul Gilbert

    Paul Gilbert - 2014-06-29
    • status: open-fixed --> closed-fixed