Page 1 of 1

VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 18:21
by Zardoz2293
While viewing a random video with the Preview Pane active and Info Panel active on the (Meta tab) and pressing the "play/pause" button in the Info Panel (including during playback and paused) I would either click to reposition the playback position, or click and drag the to another playback position.

All of this primarily performed very near the end of the video. (Video length of just over 5 minutes). During this process, again, very near the end of the video per the Info Panel playback position bar an untrapped VB Runtime Error 6 (standard message box) was generated, with immediate termination (of XY) upon clicking the button.

Using XY = 25.20.0101
vb_error6_on_video.zip

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 18:23
by admin
I'd like to see that message box.

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 18:41
by Zardoz2293
admin wrote: 13 Dec 2023 18:23 I'd like to see that message box.

Simulated (Have not been able to reproduce, yet), It was very close to something like this--
2023-12-13 09_37_21-XYplorer.png


It was NOT this dialog.
2023-12-13 09_30_53-Microsoft Visual Basic.png

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 18:45
by admin
Next time it comes make a photo.

So no other information in the message box. Hm. And it's hard to reproduce? Hm. :eh:

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 18:53
by Zardoz2293
admin wrote: 13 Dec 2023 18:45 Next time it comes make a photo.

So no other information in the message box. Hm. And it's hard to reproduce? Hm. :eh:
Right.

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 19:13
by Zardoz2293
Modified with added WER Reports for EOF abnormal termination

Reproduced. Happens by (environment as set below)-- playing from the Info Panel 'play' button, clicking playback position bar to almost the end of the video, letting it play to the end. Seems to happen 100 percent of the time using different videos. However, playing to the end causes no error message to be displayed, always crashes (easy to reproduce). IF you move the playback position several seconds back while playing is active just before the end is reached the error 6 appears, sometimes, takes effort to generate error.

2023-12-13 10_03_35-XYplorer.png


WER Reports when EOF method event occurs--
vb_error_on_video_eof.zip

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 19:27
by admin
Cannot reproduce. What format is that, how long?

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 19:53
by Zardoz2293
admin wrote: 13 Dec 2023 19:27 Cannot reproduce. What format is that, how long?
They all have MP4 extensions. Audio Codec = AAC; Video Codec = H264

Each are about 1 to 6 minutes in length.

AVI, etc. which do NOT display the Info Panel playback button and progress bar do not generate the error.


XY error 6 - smaller eof mp4 playback.png

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 19:55
by admin
Try v25.30.0014 (just uploaded).

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 20:28
by Zardoz2293
admin wrote: 13 Dec 2023 19:55 Try v25.30.0014 (just uploaded).
MODIFIED

(1) Insofar, as the crashing without any on screen error message when the EOF is reached, the abnormal termination still exists with the same WER Reports as Exception Code 0x8F "[EXCEPTION]Floating-point inexact result." followed by Code 0x41D "An unhandled exception was encountered during a user callback." Both errors are logged in that order for each MP4 Video on EOF. Happens even when only the play is click and nothing else is done, once EOF is reached the two errors are generated. Occurs 100 percent of the time.

I haven't had enough time to verify if the error 6 is resolved.

(2) While playing in the Info Panel and you click the progress bar, back and forth, it usually continues to play, however, eventually, usually, it appears once it triggers EOF (or very close to it), it stops playing and still displays icon as if it is playing. If under this case and the progress bar shows, say 80 percent done and you click the play it starts playback from the start (even if showing 80 percent or whatever). Could not generate error 6, but more testing would be required.

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 20:44
by admin
Send me one of those files.

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 22:35
by Zardoz2293
admin wrote: 13 Dec 2023 20:44 Send me one of those files.
Zips contain text files for Summary of error and associated WER report (text). (both are of the prior build, but the video eof error behaviors are identical and same messaging in WER report)

vb_error_on_video_eof.zip
vb_error6_on_video.zip

Re: VB Runtime Error 6 (Video Playback + Preview Pane + Info Panel (Meta)

Posted: 13 Dec 2023 22:38
by admin
Come on, I meant send me a video obviously. One of the videos that causes the error. The files you zipped are useless to me.