Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert and view not work #1

Open
kiam001 opened this issue Apr 8, 2024 · 2 comments
Open

Convert and view not work #1

kiam001 opened this issue Apr 8, 2024 · 2 comments

Comments

@kiam001
Copy link

kiam001 commented Apr 8, 2024

C:\Users\kiam001\Downloads\WwiseHi3Reader_Win_v1.0-NET462-x86>WwiseHi3Reader "C:\Users\kiam001\Downloads\WwiseHi3Reader_Win_v1.0-NET462-x86\AUDIO_BGM_Default.pck"
Reading AUDIO_BGM_Default... Done!
└─ folderList: 80, bankTable: 44, soundTable: 12124, soundFile: 606
Playing Track [1/603] with ID: 1506191 from AUDIO_BGM_Default\sfx
└─ channel: Stereo, sampleRate: 48000 Hz, fileOffset: 25782484, fileSize: 4915301 bytes
00:00:03.0010000 - 00:03:13.0420000 | CPU Usage: 0,344%^C
C:\Users\kiam001\Downloads\WwiseHi3Reader_Win_v1.0-NET462-x86>WwiseHi3Reader convert "C:\Users\kiam001\Downloads\WwiseHi3Reader_Win_v1.0-NET462-x86\AUDIO_BGM_Default.pck" "out"

Unbehandelte Ausnahme: System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.IO.IOException: Der Verzeichnisname ist ungültig.

bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.FileSystemEnumerableIterator1.CommonInit() bei System.IO.FileSystemEnumerableIterator1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
bei System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
bei WwiseHi3Reader.WwiseHi3ReaderMain.Main(String[] args)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
bei System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
bei Main(String[] )

C:\Users\kiam001\Downloads\WwiseHi3Reader_Win_v1.0-NET462-x86>

@kiam001
Copy link
Author

kiam001 commented Apr 8, 2024

Compiling the programme with the latest source code fixes the probelem

:)

@neon-nyan
Copy link
Owner

Hi @kiam001,

Sorry for the late reply on this.
The build within releases page contains a really old build and it's very buggy. I would recommend to build from source atm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants