[Scummvm-tracker] [ScummVM :: Bugs] #17127: Zork Nemesis planet selection: game crashes when selecting some of the areas to progress to next

ScummVM :: Bugs trac at scummvm.org
Sat Sep 12 07:39:16 UTC 2026


#17127: Zork Nemesis planet selection: game crashes when selecting some of the
areas to progress to next
--------------------+------------------------------
Reporter:  jhaber1  |       Owner:  (none)
    Type:  defect   |      Status:  new
Priority:  normal   |   Component:  Engine: ZVision
 Version:           |  Resolution:
Keywords:           |        Game:  Zork Nemesis
--------------------+------------------------------
Comment (by eriktorbjorn):

 This appears to be the commit where the crash was introduced:

 {{{
 commit 5c6f993dec3087d8ce5ada998581943b9a9dc5a1 (HEAD)
 Author: Thomas N McEwan <46427621+tnm23 at users.noreply.github.com>
 Date:   Tue Jan 27 14:01:54 2026 +0000

     ZVISION: Modify loadZix functionality to exclude subdirectories not
 explicitly named in the zix file.
     Intended to fix bugs caused by the presence & contents of "/null"
 subdirectory in certain releases of Grand Inquisitor.
     loadZix now also adds directories in the specific sequence they occur
 in the zix file.
     Remove prior bugfix for defective wne3hptc.raw files in Nemesis, as
 this makes it unnecessary.

  engines/zvision/file/file_manager.cpp | 19 ++++++++++++-------
  engines/zvision/file/file_manager.h   |  2 +-
  engines/zvision/zvision.cpp           | 14 +++++---------
  3 files changed, 18 insertions(+), 17 deletions(-)
 }}}

 But I don't know ''why''.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/17127#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list