Startup Audio Issue With Client

2008 Client:

2009 Client:

Note: In both of these versions, Play Solo is broken. To start it up, you have to do it the old fashion way:

local player = game.Players:CreateLocalPlayer(0)
player:LoadCharacter(true)

game:GetService("RunService"):Run()