Hi @Meng Hao (John) ,
Although 0x00200025A doesn't appear on the list of error codes, it does represent two error codes that are:
- abortedErrHttpMixedContentBlocked - 0x0100002
- networkErrTimeout - 0x0200258
I was able to reproduce your error message when I performed a seek outside what the player has loaded (the light grey shade of the progress bar). If you seek to a point within this area, you don't get this error. This means the error in question means that you've jumped to a point that hasn't been downloaded by the player. It is a problem, but an expected problem and doesn't indicate an issue with the player or service.
Hope this helps.
Regards,
Ryan