[ scummvm-Bugs-2905479 ] GUI Tools: compress_scumm_san and _bun do not work

SourceForge.net noreply at sourceforge.net
Sat Nov 28 23:27:33 CET 2009


Bugs item #2905479, was opened at 2009-11-28 22:27
Message generated for change (Tracker Item Submitted) made by criezy
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2905479&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: None
Group: Tools
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thierry Crozat (criezy)
Assigned to: Nobody/Anonymous (nobody)
Summary: GUI Tools: compress_scumm_san and _bun do not work

Initial Comment:
Using the GSoC 2009 GUI tool compiled on Saturday November 28 2009
Intel mac running MacOS X 10.4.

I tried using the compress_scumm_san and compress_scumm_bun using both the GUI and the CLI. I get error with both.

With the GUI, the problem seems to come from the output selection. The GUI ask for an output directory and the file chooser only allows to select directories. But then I get the following error when it tries to run the tool:

Fatal Error Occured: Could not open file /Users/criezy/ScummVM/Test Tools/FT Compressed/

The path printed being the output directory.
I tried with both vorbis and mp3 and by letting the GUI auto-detect the tool or selecting it manually. I always get the same error.


The problem with the CLI seems to be different:
$ ./tools_cli FT/2009_10.san

        Running using compress_scumm_san
Fatal Error : Read beyond the end of file (FT/2009_10.san)

This file has no aasociated .flu file, so I tried with one that has a flu file of the same name
$ ./tools_cli FT/toranch.san

        Running using compress_scumm_san
Fatal Error : Read beyond the end of file (toto/toranch.san)

I also tried the exact command line that is in the wiki:
$ cd FT
../tools_cli --tool compress_scumm_san toranch.san

Too many inputs files ( 'uncomp/' 'comp/' )

I get the same error wether comp and uncomp directories exists or not. I also tried with the san files from COMI with the same results.

The tool extract_scumm_bun has exactly the same errors as extract_scumm_san.


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

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




More information about the Scummvm-tracker mailing list