ID:1986742
 
BYOND Version:509.1314
Operating System:Windows 7 Ultimate 64-bit
Web Browser:Chrome 46.0.2490.86
Applies to:Webclient
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:
- usr << sound("song", 1) only loops once regardless if set to repeat.

Numbered Steps to Reproduce Problem:
- Just run a song loop to the user.

Code Snippet (if applicable) to Reproduce Problem:
usr << sound('song', 1)


Expected Results:
- Should loop indefinitely.

Actual Results:
- Loops only once and stops playing after that.

Does the problem occur:
Every time? Or how often?
- Every time
In other games?
- Yes
In other user accounts?
- Yes
On other computers?
- Unsure

When does the problem NOT occur?
- Does not occur in Dream Seeker.

Workarounds:
- None as of right now.
</<>
This is a known issue with Firefox. I'm not sure what Lummox is doing to cause this to be an issue, but this really shouldn't be an issue.
He's seen this in Chrome too.
Oh I totally misread the browser. I can't really check right now, what are you doing to make looped sounds actually loop?