#3829 closed defect (fixed)
TOOLS: compress_kyra crashes with kyra3 and --kyra3 not used
Reported by: | SF/clemty | Owned by: | lordhoto |
---|---|---|---|
Priority: | normal | Component: | Tools |
Version: | Keywords: | ||
Cc: | Game: |
Description
Win32, SVN build of tools
since the datafiles for kyra3 are different from the first 2 games, --kyra3 needs to be specified for correct compression. I tried running it on all kyra3 files without --kyra3 and frequently got:
This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
or a windows dialog box telling me that the program performed an illegal function.
I believe there should be checks to abort compress_kyra if the datafiles are fishy
Ticket imported from: #2027682. Ticket imported from: bugs/3829.
Change History (6)
comment:1 by , 16 years ago
Summary: | tools: compress_kyra crashes with kyra3 and --kyra3 not used → TOOLS: compress_kyra crashes with kyra3 and --kyra3 not used |
---|
comment:2 by , 16 years ago
comment:3 by , 16 years ago
Owner: | set to |
---|
comment:4 by , 16 years ago
Ok I changed the tool now to autodetect the filetype, thus the --kyra3 switch is removed now.
comment:5 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 by , 6 years ago
Component: | → Tools |
---|
I will take a look at it, the need for --kyra3 is mentioned in the readme though.