Opened 17 years ago

Closed 17 years ago

#3379 closed defect (fixed)

ITE / IHNM: compress_saga crashes

Reported by: SF/vorph999 Owned by: bluegr
Priority: normal Component: Engine: SAGA
Version: Keywords:
Cc: Game: Inherit the Earth

Description

Whenever I try to compress a IHNM audio file (.res) compress_saga crashes giving the following error codes:

AppName: compress_saga.exe AppVer: 0.0.0.0 ModName: msvcrt.dll ModVer: 7.0.2600.2180 Offset: 000360b4

ScummVM Version used is the current 0.11.0 SVN build and oggenc 2.82 using libvorbis 1.1.2 on Win32

Compressing audio for ITE doesn't work either in this build.

Vorph

Ticket imported from: #1776469. Ticket imported from: bugs/3379.

Change History (7)

comment:1 by bluegr, 17 years ago

Are you using the latest SVN version of the ScummVM tools?

What is the language of the game you're trying to compress?

comment:2 by bluegr, 17 years ago

Owner: set to bluegr

comment:3 by SF/vorph999, 17 years ago

Hello,

I tried compression different gameversions

- IHNM English - ITE English - ITE German

I already compressed ITE (both versions) succesfully using an older version of the compression tool (something aroung 15.7).

The version of the tools I'm using now is the one that came with the latest SVN build and has a filedate of 14.08

Kind regards

Vorph

comment:4 by bluegr, 17 years ago

Strange. If I compile the current SVN version myself (with MinGW), it runs fine. However, if I use the precompiled binary, it crashes. It seems like a weird compilation to me (since the executable itself in the ScummVM tools folder is about 1MB larger than it should).

comment:5 by bluegr, 17 years ago

DrMcCoy tested it himself as well, under Debian, and it works I've tested it under Win32 (using mingw32), and it works as well

Therefore, this seems like a compilation issue in the current Win32 daily build of ScummVM, not an issue with the code itself

comment:6 by bluegr, 17 years ago

Resolution: fixed
Status: newclosed

comment:7 by bluegr, 17 years ago

I've talked with Kirben, who does the Windows daily builds

It seems that the new tools from the gsoc2007-toolsgui branch got bundled by mistake. The current Windows snapshot has been fixed, to include the correct tools. Looks like compress_saga in gsoc2007-toolsgui branch is currently broken, I'll have a look at it

Closing this, as it's resolved. Please download the next SVN build

Note: See TracTickets for help on using tickets.