Audio Problem??

Ok, i and my team have been working on something. The problem is that it wont read audio. The other problems are getting fixed tomorrow by my team lol…

Starting Toontown…
Current time: Tue Mar 18 21:29:52 2014 Central Standard Time
sys.path = [‘C:\Users\Hewlett\Desktop’, ‘C:\Panda3D-1.8.1\python\python27.zip’, ‘C:\Panda3D-1.8.1\python\DLLs’, ‘C:\Panda3D-1.8.1\python\lib’, ‘C:\Panda3D-1.8.1\python\lib\plat-win’, ‘C:\Panda3D-1.8.1\python\lib\lib-tk’, ‘C:\Panda3D-1.8.1\python’, ‘C:\Panda3D-1.8.1’, ‘C:\Panda3D-1.8.1\bin’, ‘C:\Panda3D-1.8.1\python\lib\site-packages’]
sys.argv = [‘main.py’]
generating standard configrc
— This code section failed: —
useTTSpecificLogin=False
:Launcher(warning): no secretNeedsParentPassword token in webAcctParams
:Launcher(warning): no chatEligible token in webAcctParams
ToontownStart: Polling for game2 to finish…
ToontownStart: Game2 is finished.
ToontownStart: Starting the game.
ToontownStart: setting default font
Known pipe types:
wglGraphicsPipe
(all display modules loaded.)
:movies(error): Could not open phase_3/audio/bgm/MIDI_Events_16channels.ogg
:audio(error): Cannot open file: phase_3/audio/bgm/MIDI_Events_16channels.ogg
:audio(error): Could not open audio phase_3/audio/bgm/MIDI_Events_16channels.ogg
Assertion failed: !is_empty() at line 3424 of panda/src/pgraph/nodePath.cxx
################

Dont mind this

################
Traceback (most recent call last):
File “main.py”, line 4, in
launcher = QuickLauncher()
File “C:\Users\Hewlett\Desktop\toontown\launcher\QuickLauncher.py”, line 80, in init
self.maybeStartGame()
File “C:\Users\Hewlett\Desktop\otp\launcher\LauncherBase.py”, line 1051, in maybeStartGame
self.startGame()
File “C:\Users\Hewlett\Desktop\toontown\launcher\QuickLauncher.py”, line 465, in startGame
from toontown.toonbase import ToontownStart
File “C:\Users\Hewlett\Desktop\toontown\toonbase\ToontownStart.py”, line 59, in
backgroundNodePath.find(’**/fg’).setBin(‘fixed’, 20)
AssertionError: !is_empty() at line 3424 of panda/src/pgraph/nodePath.cxx