[ scummvm-Bugs-2162342 ] FREDDI1: Game does not start

SourceForge.net noreply at sourceforge.net
Mon Oct 13 00:45:24 CEST 2008


Bugs item #2162342, was opened at 2008-10-13 00:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2162342&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Unknown Crash/Other
Group: Freddi Fish 1
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Torbjrn Andersson (eriktorbjorn)
Assigned to: Max Horn (fingolfin)
Summary: FREDDI1: Game does not start

Initial Comment:
Latest SVN snapshot
Swedish version of the game, but that probably doesn't matter.

Freddi Fish 1 no longer starts with the latest version of ScummVM. The debug console is currently out of order, but the important warnings/errors are probably these:

WARNING: FSNode::openForReading: FSNode does not exist!
(0:1:0x3C): Cannot open file freddi.he3!

This appears to be because Win32ResExtractor::extractResource_() uses the FSNode class directly to open "freddi.he3", rather than providing a full path or using the normal file handling functions.

The file handling in ScummVM has evolved to the point where I no longer understand it, so I don't understand why it does this, but it may have been introduced in r34694. This commit made other changes as well, but I don't know where that part of the code is used so I don't know if it introduced any other regressions.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2162342&group_id=37116




More information about the Scummvm-tracker mailing list