Opened 15 years ago
Closed 15 years ago
#4591 closed defect (invalid)
Discworld Neon Edition German crashes when trying to start
Reported by: | SF/ikkari | Owned by: | dreammaster |
---|---|---|---|
Priority: | normal | Component: | Engine: Tinsel |
Version: | Keywords: | ||
Cc: | Game: | Discworld |
Description
The Discworld Neon Edition German which was added here:
https://sourceforge.net/tracker/?func=detail&aid=2852397&group_id=37116&atid=418820
crashes scummVM when i try to start it.
This is the error: Compression handling has been removed!
I used the 1.0.0pre044002 version of Win32 scummVM
Ticket imported from: #2853959. Ticket imported from: bugs/4591.
Change History (4)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
I will first check if my version is corrupt, this version was grabbed by me some years ago. My original CD has to be around somewhere.
comment:3 by , 15 years ago
It seems the files were corrupt! Please remove this version:
https://sourceforge.net/tracker/?func=detail&aid=2852397&group_id=37116&ati d=418820
Sorry for the inconvenience.
Thanks, Chris
comment:4 by , 15 years ago
Owner: | set to |
---|---|
Resolution: | → invalid |
Status: | new → closed |
There are two options to consider:
* It's possible your copy is corrupt. This is quite possible, particularly given that there's already an alternate entry in the detection.cpp for the German Neon Edition. Additionally, if your version really is compressed, it would be the only version we've heard of that actually did have compression.
* That your version really is compressed. In which case we'd need to figure out what the compression method is.
From memory, the source code we were provided never actually included any compression code; rather just the error message you listed when a compressed file was encountered. So someone would have to reverse engineer the compression used in your version from scratch.