Hi everyone!
Problem Description
I met a special software trick maybe someone will be able to tell me about.
I have a problem making my music starts in my game. My web navigators (Google Chrome, Mozila Firefox, Internet Explorer) seem to unable the music to load.
Thus, when I start the debugger, I see that the "Currently playing" is on but doesn't load. Exactly, it's loading between 0.0sec and 0.03sec randomly, and it's restarting at anytime.
[attachment=1:3g2egj12][/attachment:3g2egj12]
Attach a Capx
Not relevant. I tried with the simplest platform game with only one event : "On every tick" -> "Play music". And it's the same thing.
Description of Capx
Not relevant.
Steps to Reproduce Bug
Not relevant.
Observed Result
The weirder is, and here is THE trick, my music starts to play when I get an error message by clicking on "Watch" or "Profile" (what I cannot do because I'm a free licensed user).
[attachment=0:3g2egj12][/attachment:3g2egj12]
This happens with Mozilla Firefox and Google Chrome. Internet Explorer never plays the music.
Expected Result
So I understand that my music is not the problem but what is ? My navigators? Construct2?
I expect my music to play as long as my player is in the right zone. I would like the music to change according to the planet my player is on. But the first step is to make the music starts.
Affected Browsers
- Chrome: YES
- FireFox: YES
- Internet Explorer: YES (except that the music never plays)
Operating System and Service Pack
Windows 7 - 64bits - Service Pack 1
Construct 2 Version ID
Release 168 (64 bits) - Free edition
Thanks for your help!
Winsclav