|
bozimmerman Beginner
Joined: 17 Nov 2004 Posts: 12
|
Posted: Sat Jun 15, 2013 5:34 am
MSP Downloads broken: Am I alone? |
I turn on literally *every* msp option -- enable protocol, echo triggers, inline msp, enable downloading, show progress, and play after download. I even filled in the default url path.
After enabling MSP in the mud, I did a few socials and saw this (and heard nothing, neither did a see a download visual):
<1755Hp 859m 1798mv>laugh
!!SOUND(laugh.wav V=50 P=48 U=http://localhost:27744/sounds/)
You laugh.
<1755Hp 859m 1798mv>!!SOUND(bless.wav V=50 P=32 U=http://localhost:27744/sounds/)
A healer blesses you.
A healer casts 'Bless'.
<1755Hp 859m 1798mv>!!SOUND(bless.wav V=50 P=32 U=http://localhost:27744/sounds/
!!SOUND(laugh.wav V=50 P=51 U=http://localhost:27744/sounds/)
You laugh.
<1755Hp 859m 1798mv>laugh
!!SOUND(laugh.wav V=50 P=46 U=http://localhost:27744/sounds/)
You laugh.
<1755Hp 859m 1798mv>cry
<1755Hp 859m 1798mv>!!SOUND(scry.wav V=50 P=35 U=http://localhost:27744/sounds/)
Waaaaah..
-----
I confirmed access to the sound files through my browser, and this features works fine in my browser-based client. Any ideas? Am I the only one with this problem?
- Bo |
|
|
|
bozimmerman Beginner
Joined: 17 Nov 2004 Posts: 12
|
Posted: Sat Jun 15, 2013 5:36 am |
Is there a debug log for CMUD I can turn on to learn more?
|
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4692 Location: Pensacola, FL, USA
|
Posted: Sun Jun 16, 2013 10:33 pm |
Try enclosing your !!sound in #SHOW {}
Doing that I managed to get the download window to appear... but there was no sound there |
|
_________________ Discord: Shalimarwildcat |
|
|
|
|
|