25 May '13 - 14:24 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: BASSError.BASS_ERROR_FILEOPEN  (Read 361 times)
kio2008
Posts: 44


« on: 6 Apr '12 - 20:41 »
Reply with quoteQuote

Sometime i get this error

BASSError.BASS_ERROR_FILEOPEN

when i call this instruction

Bass.BASS_StreamCreateURL(Url, 0, BASSFlag.BASS_MUSIC_DECODE, Nothing, Nothing)

what mean this error ?
Logged
gnag
Posts: 160


« Reply #1 on: 6 Apr '12 - 23:53 »
Reply with quoteQuote

In the Documentation it says "Can't open the file" , if it is always the same file and if the file is a URL I would say in case the Server containing the Stream/Media File is offline or there are Connection Errors maybe.
Logged
Ian @ un4seen
Administrator
Posts: 15276


« Reply #2 on: 10 Apr '12 - 16:31 »
Reply with quoteQuote

Yep, BASS_ERROR_FILEOPEN means that the URL couldn't be opened, eg. BASS couldn't connect to the server or the requested file doesn't exist on the server. If you're having the problem with a particular URL, please try it with another player, and if it's working there, post it for investigation.
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines