-
Notifications
You must be signed in to change notification settings - Fork 24
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
[BUG] NEAV1e terminated immediately when I click "encode" no matter portable or install version. #149
Comments
Hey, can you send me your project file, which is located under |
Hi, I just re-downloaded neave1 v2.1.5 again and installed, I don't know why it works now. I just re-tested my did video file which it failed several hours ago, but now it works and I don't know why. |
You are the third person in 3 weeks reporting a crash when clicking encode. The stack trace you provided clearly shows an issue within NEAV1E, however in my debugging environment I rarely / never encounter a crash. The problem is, that the stack trace doesn't clearly tell which object was null. |
It's very weird, allow me to write down everything that I remember what I've done before:
|
I have experienced a crash when clicking encode, I don't have any more information except that I assumed it was because I hadn't added it to queue because it worked after adding it to queue and then clicking start encode |
You solved it! I was facing the same crash since i didn't add to queue. What a STRANGE bug!! Update: Spoke too soon. It sucks! Just a handful videos will begin encoding, the majority of the times it just crashes. |
Describe the bug
NEAV1e terminated immediately when I click "encode" no matter portal or install version.
I can see an error message in Windows Event viewer related to .NET framework:
System.NullReferenceException: Object reference not set to an instance of an object.
To Reproduce
It's very easy to reproduce.
I tried lossless RAW video recorded by Bandicam or H.264 video (.mp4), NEAV1E always crashes immediately when I click "encode".
Expected behavior
Program should begin to encode.
Screenshots
If applicable, add screenshots to help explain your problem.
Log File
I attached my windows event viewer log, not sure if it helps.
Desktop (please complete the following information):
Additional context
NEav1e-crash.txt
The text was updated successfully, but these errors were encountered: