Error/Exception

You have a question or need an advice about how to do something? Ask it here!
Post Reply
warmeman
Posts: 25
Joined: 05 Feb 2023 12:15
Error/Exception

Post by warmeman »

Sometimes when i upload a remote voicetrack session i get this error.
When i continu everything works fine.
But what does this mean ?

1-10-2023 11:11:23 [v4.3.4.3]:********** Error/Exception Information **********
Error Message: Object reference not set to an instance of an object.
Error Type: System.NullReferenceException
Error Source: ProppFrexx ONAIR.Void X1u(System.Object, System.Windows.Forms.FormClosingEventArgs)
********** System Stack Trace **********
at ProppFrexx.RemoteUploadWizard.X1u(Object , FormClosingEventArgs )
at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at DevExpress.XtraEditors.DForm.WndProc(Message& m)
at DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
at DevExpress.XtraBars.Ribbon.RibbonForm.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
********** End **********
User avatar
radio42
Site Admin
Posts: 8350
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Error/Exception

Post by radio42 »

The error happens at the FormClosing, i.e. when you close ProppFrexx.

So I assume, that you try to upload your remote session (which then happens in the background); but you are then trying to close ProppFrexx, while the upload is still in progress, but hasn't finished yet?
warmeman
Posts: 25
Joined: 05 Feb 2023 12:15
Re: Error/Exception

Post by warmeman »

When I finish recording voice tracks and close the playlist, I am then asked to close the playlist and after that to upload the session. Then I press connect and sometimes I get the error message. If I then click connect again, the session will still be uploaded, so no problem. But I am curious what causes this error message.
User avatar
radio42
Site Admin
Posts: 8350
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Error/Exception

Post by radio42 »

But the stack trace also indicates, that you close ProppFrexx itself (not only the playlist)?
warmeman
Posts: 25
Joined: 05 Feb 2023 12:15
Re: Error/Exception

Post by warmeman »

That isn't so. After the upload proppfrexx doesn't shutdown, i did only close the active playlist.
User avatar
radio42
Site Admin
Posts: 8350
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Error/Exception

Post by radio42 »

I only look at the stack track… that’s why I am asking?!

Can you please send me the full Error.log
It’s contained in the AppDataUser folder…
User avatar
radio42
Site Admin
Posts: 8350
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Error/Exception

Post by radio42 »

Please also try the latest a bit old, as yours might be old...

Post Reply