[R175] Large Music File Glitch

0 favourites
  • 5 posts
From the Asset Store
Tweakable and easy to use effects for your projects.
  • Problem Description

    When, what I'm guessing is a large OGG music file, is played first in the game, no other OGG music files will play.

    Attach a Capx

    https://www.dropbox.com/s/j20mr04n6eehe ... litch.capx

    Description of Capx

    This demonstrates the problem.

    Steps to Reproduce Bug

    • Open the CAPX.
    • Wait until the first song starts playing.
    • Press Z and viola, the second song won't play at all.

    Observed Result

    A large OGG music file will bar any other OGG music files from playing.

    Expected Result

    All music files should be able to play regardless of what is played first.

    Affected Browsers

    • Chrome: Yes
    • FireFox: No
    • Internet Explorer: Can't Test Effectively

    Operating System and Service Pack

    Windows 7 Home Premium 64-bit, Service Pack 1

    Construct 2 Version ID

    R175 64-bit

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Not sure if a bug or not, as it works fine in latest Firefox, so could be a Chromium issue.

    At least there is a work-around. Just preload "forest_1" on start of layout, then it works.

  • It seems to just be an issue in Chrome and Node-webkit, yeah. Only problem with preloading other music is we've got a ton of music and preloading it all isn't really an option.

  • I managed to fix it in our audio manager we made by preloading the music as sound effects as soon as they're called because they have a short delay before being called on because of crossfading.

  • Likely a Chrome issue if it works in Firefox. Does it work in Chrome after exporting? If so it's the same as a previous Chrome issue we found. Original .capx file is now also missing, and given is probably Chrome issue, closing.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)