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

[Error] Object reference not set to an instance of an object. #15

Open
wobblyhen920 opened this issue Apr 19, 2024 · 1 comment
Open

Comments

@wobblyhen920
Copy link

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!

@MaikelChan
Copy link
Owner

MaikelChan commented Apr 26, 2024

Hi! Sorry for the delay. The email notification went directly to spam...

Have you tried just running ./AFSPacker to see if the program is actually able to start? You should be able to see the name of the program and some usage instructions.

Would you be able to upload the files you are trying to pack and the .json file?

Thanks!

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