Opened 9 years ago

Closed 6 years ago

Last modified 5 years ago

#6765 closed defect (fixed)

Wrong error code if directory missing

Reported by: SF/superzanac Owned by: digitall
Priority: normal Component: --Other--
Version: Keywords:
Cc: Game:

Description

ScummVM 1.8.0git2615-g89f233f (Jan 15 2015 17:56:19) Features compiled in: TAINTED Vorbis FLAC MP3 RGB zLib MPEG2 FluidSynth Theora A AC FreeType2 JPEG PNG

How to reproduce: 1) add game data dir to launcher 2) rename game data dir 3) run game form launcher 4) get error: WARNING: some Engine failed to instantiate engine: Path not a directory (ta rget 'sometarget', path 'D:\My games\SCUMM\sometarget\')!

I expect to see: WARNING: some Engine failed to instantiate engine: Path does not exist (ta rget 'sometarget', path 'D:\My games\SCUMM\sometarget\')!

Platform: Windows, Symbian

Ticket imported from: bugs/6765.

Change History (6)

comment:1 by SF/comaf, 8 years ago

I'm tring to fix it

comment:2 by SF/comaf, 8 years ago

I have solved the Bug, pending of merge

https://github.com/scummvm/scummvm/pull/708

comment:3 by digitall, 6 years ago

Pull Request 708 was closed with a confusion over squashing, but PR 710 replaced it:
https://github.com/scummvm/scummvm/pull/710

comment:4 by digitall, 6 years ago

This was merged to the tree as commit a406ce6d557a79a32b3d8b7f6c60971806cd06a5 and 97a2a9c622332ab6d5a8850b5b03a9cbf046f67a so this artifact can be closed out as fixed.

comment:5 by digitall, 6 years ago

Owner: set to digitall
Resolution: fixed
Status: newclosed

comment:6 by digitall, 5 years ago

Component: --Other--
Note: See TracTickets for help on using tickets.