Hi!
Thank you very much for your work.
I'm trying to use your program on Pop!_OS 22.04 LTS x86_64 (kernel 6.8.0) for creating an AFS file from a folder with 12974 ADX files. Other relevant info:
leonardo@pop-os:~$ dotnet --list-runtimes
Microsoft.AspNetCore.App 6.0.28 [/usr/lib/dotnet/shared/Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.28 [/usr/lib/dotnet/shared/Microsoft.NETCore.App]
leonardo@pop-os:~$ dotnet --list-sdks
6.0.128 [/usr/lib/dotnet/sdk]
The sintax I've been using is:
/opt/AFSPacker -c folder/ i_sound.afs
as well as
/opt/AFSPacker -c /home/user/folder/ i_sound.afs
The program always throws this error:
[Error] Object reference not set to an instance of an object.
Let me know if you need further debug info.
Thanks!
Hi!
Thank you very much for your work.
I'm trying to use your program on Pop!_OS 22.04 LTS x86_64 (kernel 6.8.0) for creating an AFS file from a folder with 12974 ADX files. Other relevant info:
The sintax I've been using is:
/opt/AFSPacker -c folder/ i_sound.afsas well as
/opt/AFSPacker -c /home/user/folder/ i_sound.afsThe program always throws this error:
[Error] Object reference not set to an instance of an object.Let me know if you need further debug info.
Thanks!