Error Stream
Code: Select all
NotSpecified: (:String) [], RemoteException
QuickBMS generic files extractor and reimporter 0.10.1
by Luigi Auriemma
e-mail: me@aluigi.org
web: aluigi.org
(Oct 20 2019 - 14:53:23)
NotSpecified: (:) [], RemoteException
quickbms.com Homepage
zenhax.com ZenHAX Forum
@zenhax @quickbms Twitter & Scripts
NotSpecified: (:) [], RemoteException
- open input file .\sounds_eng_014457777.pck
- open script .\wwise_pck_extractor_customized.bms
- c_structs (0): "return"
- set output folder .
NotSpecified: (:) [], RemoteException
offset filesize filename
--------------------------------------
NotSpecified: (:) [], RemoteException
- 28 files found in 0 seconds
Standard Stream
Code: Select all
00001000 453115 english(us)\sounds_eng_014457777\0x79a34bee.bnk
00070000 1700716 english(us)\sounds_eng_014457777\0xc7088efa.bnk
00210000 672968 english(us)\sounds_eng_014457777\0xf3fd406e.bnk
002b5000 28171 english(us)\sounds_eng_014457777\0x7b30ec05.wem
002bc000 15359 english(us)\sounds_eng_014457777\0x7b30ec1a.wem
002c0000 18769 english(us)\sounds_eng_014457777\0x7b30ec35.wem
002c5000 35923 english(us)\sounds_eng_014457777\0x7b31eb52.wem
002ce000 25950 english(us)\sounds_eng_014457777\0x7b32ecc5.wem
002d5000 30845 english(us)\sounds_eng_014457777\0x7b34ece9.wem
002dd000 31139 english(us)\sounds_eng_014457777\0x7b35ed68.wem
002e5000 35541 english(us)\sounds_eng_014457777\0x7b36ed3e.wem
002ee000 23876 english(us)\sounds_eng_014457777\0x7b37ebd3.wem
002f4000 30825 english(us)\sounds_eng_014457777\0x7b38ec9c.wem
002fc000 14414 english(us)\sounds_eng_014457777\0x7b38ec9e.wem
00300000 38945 english(us)\sounds_eng_014457777\0x7b38eca7.wem
0030a000 29144 english(us)\sounds_eng_014457777\0x7b39ed03.wem
00312000 25852 english(us)\sounds_eng_014457777\0x7b41ed2d.wem
00319000 25214 english(us)\sounds_eng_014457777\0x7b42eb20.wem
00320000 15458 english(us)\sounds_eng_014457777\0x7b42eb40.wem
00324000 19177 english(us)\sounds_eng_014457777\0x7b43ea87.wem
00329000 18041 english(us)\sounds_eng_014457777\0x7b43eace.wem
0032e000 20900 english(us)\sounds_eng_014457777\0x7b44e9af.wem
00334000 16507 english(us)\sounds_eng_014457777\0x7b44e9f2.wem
00339000 15128 english(us)\sounds_eng_014457777\0x7b45ec61.wem
0033d000 27925 english(us)\sounds_eng_014457777\0x7b46ea33.wem
00344000 21630 english(us)\sounds_eng_014457777\0x7b46ea54.wem
0034a000 18377 english(us)\sounds_eng_014457777\0x7b46ea55.wem
0034f000 26437 english(us)\sounds_eng_014457777\0x7b46ea64.wem
I use PowerShell to call QuickBMS, in the attachment is everything you need (except QuickBMS itself), to reproduce the error simply extract the archive, copy quickbms.exe into the folder and run reproduce_error_stream.ps1 with PowerShell (right click on file).
I've also noticed, that the error stream contains multiple NotSpecified: (:String) [], RemoteException errors which seem to be connected to running QuickBMS in PowerShell (https://stackoverflow.com/a/2095623/9248774).