WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-10-2009, 07:12 PM
GiudiceLab GiudiceLab is offline
Member
 
Join Date: May 2009
Location: Orono, ME
Posts: 49
Angry vizsonic error, script fails to run

I am trying to tinker with ambisonic sound using the vizsonic library. I'm getting this error:

Quote:
vizsonic.py: Remote file C:\Program Files\WorldViz\Vizard30\resources\quack.wav does not exist, will copy it over
Traceback (most recent call last):
File "<string>", line 11, in ?
File "ambiSound.py", line 16, in ?
sound = model.playsound('quack.wav',viz.LOOP, volume=1.0, directionality=1.0)
File "C:\Program Files\WorldViz\Vizard30\python\vizsonic.py", line 98, in _node_playsound
shutil.copy2(fullpath, networkpath)
File "C:\Program Files\WorldViz\Vizard30\bin\lib\shutil.py", line 92, in copy2
copyfile(src, dst)
File "C:\Program Files\WorldViz\Vizard30\bin\lib\shutil.py", line 48, in copyfile
fdst = open(dst, 'wb')
IOError: [Errno 2] No such file or directory: '\\\\soundmac\\worldviz\\Desktop\\sound-system\\sounds/cache/ba750d308d7e6ab17ab88e31a5bcd4ba'
Despite that it says quack.wav does not exist, it does, but I think the real issue is the missing directory at the bottom of the error message. Are there dependencies for vizsonic? Anyone know how to fix this? Is it fixable?
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation fails for 3ds max 2008 atuin Vizard 5 09-13-2008 10:22 AM
How to tell when adding a plugin fails Jerry Vizard 1 07-06-2006 09:21 AM


All times are GMT -7. The time now is 03:23 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC