#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
- Launch Syberia II in ScummVM
- 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 , 18 hours ago
comment:2 by , 18 hours ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
The exit confirmation resources should load correctly now
Note:
See TracTickets
for help on using tickets.
In bc7d8b10: