Opened 20 months ago

Closed 18 hours ago

Last modified 18 hours ago

#14352 closed defect (fixed)

TETRAEDGE: No confirmation dialog when quitting from the main screen

Reported by: Thunderforge Owned by: bluegr
Priority: normal Component: Engine: Tetraedge
Version: Keywords:
Cc: Game: Syberia 2

Description

When quitting from Syberia II from the main menu, there is no confirmation dialog, despite logs saying there should be.

Reproduction Steps

  1. Launch Syberia II in ScummVM
  2. On the main menu, click "Exit Game"

The game will quit immediately. In the console, you will see this:

mouse clicked button 'quitButton' (from leftup)
TeCore::findFile Searched but didn't find menus/confirm/confirmQuit.lua
WARNING: File::open: node does not exist!
WARNING: TeLuaThread::executeFile: File confirmQuit.lua can't be opened!
WARNING: confirm script not loaded, default to Yes.!

This does not happen in the original Syberia.

There is a confirmQuit.lua file in the following locations

menus/confirm/PC-MacOSX-Android-iPhone-iPad/SD/confirmQuit.lua
menus/confirm/PC-MacOSX-Android-iPhone-iPad/HD/confirmQuit.lua

(The Mac version only has the latter, the iOS version has both).

Versions Tested

  • ScummVM 2.8.0 Daily 2023-03-20 macOS x64
  • Syberia II 1.0.0 macOS (GOG release)
  • Syberia II 1.0.1 iOS

Change History (3)

comment:1 by Filippos Karapetis <bluegr@…>, 18 hours ago

In bc7d8b10:

TETRAEDGE: Fix exit confirmation for Syberia II - bug #14352

comment:2 by bluegr, 18 hours ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

The exit confirmation resources should load correctly now

comment:3 by Filippos Karapetis <bluegr@…>, 18 hours ago

In 74be1c4b:

TETRAEDGE: Fix exit confirmation for Syberia II - bug #14352

Note: See TracTickets for help on using tickets.