elbereth / DragonUnPACKer

Free/Open source game file resource explorer/unpacking tool made easy!
https://www.elberethzone.net/dragon-unpacker.html
178 stars 21 forks source link

Invalid array length #55

Closed elbereth closed 8 years ago

elbereth commented 13 years ago

When I tried to open/extract WAV files inside HPSounds.u at Harry Potter 2 game, occurs following error:

____ Error report ____

Timestamp: 16.10.2011 21:48:42 From: classFSE.pas in ExtractFile_Alt:drv_ut.d5d Exception: Exception Reporting: Invalid array length Version: 5.6.2 Exedra-Chac (Build 268) [16.7.2011 8:05:44]

____ More Details ____

Error while extracting data (Stream mode) from drv_ut.d5d driver:

Drivers[1].Filename=drv_ut.d5d Drivers[1].Info.Name=A.Cordero\'s UT Package Driver Drivers[1].Info.Author=Alexandre Devilliers (aka Elbereth) Drivers[1].Info.Version=2.3.0 Drivers[1].Info.Comment=Read/Extract from Unreal Tournament packages. Read/Extract code using UT Packages Delphi unit v2.3-cvs (09/05/2004) by Antonio Cordero Balcazar http://www.acordero.org. Drivers[1].GetDriver.ExtractInternal=True CurrentFile=0 Offset=29895324 Size=346833

__ Computer status: __

Windows 7 (v6.1 build 7601 Service Pack 1) CPU Count=1 OEMID=0 Arch=0 Level=6 Rev=2560 Memory: Free=361MB / Total=1023MB

So I\'m using version 5.6.2. Average files size is 500 kilobytes. I think the screenshot will helps.

Reported by: ruutipommi

elbereth commented 13 years ago

Screenshot

Original comment by: ruutipommi

elbereth commented 13 years ago

Not a supported game. And as stated on the supported games list page: http://www.elberethzone.net/en/dup-supportedgames.html Remark: Please note that Unreal Engine packages (.UAX, .UMX &.UTX) from newer games might be opened by the UT Package driver of Dragon UnPACKer but it will almost certainly fail to extract anything because of internal changes in newer packages. Moreover the third party library maintainer A. Cordero from which the driver is based has discontinued it. So no updates are to be expected therefore no new games will ever be supported (even if it opens extraction will most likely fail).

Original comment by: elbereth