Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • EDuke32 EDuke32
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Richard Gobeille
  • EDuke32EDuke32
  • Issues
  • #75

Closed
Open
Created Jun 10, 2020 by Dino Bollinger@dibollingerDeveloper

Duke3D: Minor issue with continuous MusicAndSFX sprites and activated sectors

Originally posted here: https://forums.duke4.net/topic/10912-sound-oddity-when-loading-a-savegame-with-rotating-doors/

For MusicAndSFX sprites that are placed in an operated sector (e.g. a door), which are defined to play a continuous looping sound for the duration of their activation (e.g. grinding gears while the door is opening), there is the potential for that sound to play indefinitely if one saves a game while the sector is in motion.

To reproduce, load the map in the attachment and do the following:

  1. Open the door directly in front of you.
  2. Save while it is opening, then load that save.
  3. Once the door comes to a stop, the sound effect will start playing indefinitely.

I suspect that this started with r3083 (commit 9a335de0) but I wasn't able to pin it down exactly (it's definitely between r3079 and r3084 however).

Test map: looping_doorsound_bug.map

Edited Jun 10, 2020 by Dino Bollinger
Assignee
Assign to
Time tracking