playSound3D requires absolute paths to the file to be played. This requires convoluted tricks* to work properly in both single player and multiplayer. It's also inconsistent with the rest of the engine, as relative paths are now standard as of 1.52.
*you have get the absolute file path to description.ext and trim off the last few characters, then append the file name string.