Sat, Nov 9, 8:11 AM CST

Renderosity Forums / Virtual World Dynamics



Welcome to the Virtual World Dynamics Forum

Virtual World Dynamics F.A.Q (Last Updated: 2024 Nov 05 5:09 pm)




Subject: getting VWD to work in Carrara ?


Varsel123 ( ) posted Sun, 30 July 2017 at 3:55 PM · edited Wed, 31 July 2024 at 5:10 PM

I just bought VWD and the bridge for Carrara. Did the installation as described.Downloaded Phyton 2,7 as Philemo describes and installed it. All on Windows 10 64bit OpenGL rendering context information:

    Thread ID 8588  1454     (i)  Renderer     : GeForce GTX 970/PCIe/SSE2
    Thread ID 8588  1454     (i)  Vendor       : NVIDIA Corporation
    Thread ID 8588  1454     (i)  Version      : 4.5.0 NVIDIA 384.94
    Thread ID 8588  1454     (i)  GLSL version : 4.50 NVIDIA

But when I try to open VWD in Carrara it will open the pop-up window and ask for the path to VWD and after that..... nothing.

Paths are :
c:vwd
c:python27
c:3d programmerdaz 3dcarrara8.5

When starting VWD only from c:vwdVWDClothAndHair.exe, it starts, and I get the VWD window, but no bridge. I have even tried to run Carrara as an administrator, but with no luck. And I dont have Poser, but as a Carrara user I "have 😇 " to have DazStudio

Anyone,anywhere have any idea 🎓


philemot ( ) posted Sun, 30 July 2017 at 5:20 PM

Hi Varsel, In the Daz Tmp directory, you should find some debug files. They are reset every time Carrara starts. So, if you could make a try, exit Carrara and then look, you should find a file carraravwddebug.txt. if you could Pm me this file, it may help me to pinpoint the problem. Most of the time, the issue is with python.


Varsel123 ( ) posted Sun, 30 July 2017 at 6:19 PM

Hi Philemot.

I assume you mean the directory we should clean now and then,and especially after a Carrara crash. It is clean. Only one file (*.combo) after starting Carrara. Importing a V4 and some cloth and trying to start VWD.

Exiting Carrara and a clean Daz Tmp directory.

I did search for the file but all my searches came up empty.

The only file I could find that reassembles anything is VWDClothAndHair.log in the VWD directory.


philemot ( ) posted Mon, 31 July 2017 at 5:35 AM · edited Mon, 31 July 2017 at 5:39 AM

I'm surprised. If you have the VWD location popup, then you should have a trace file. Mine is situated in C:\Users\Philippe\Documents\DAZ 3D\DazTmp. The name of the file is CarraraVWDDebug.txt. Maybe you could make a search with that name. There may be two other files : PythonOutput.txt and PythonError.txt, but they will be empty unless python works properly.

To check another point, could you go to the c:\python27 directory and launch python.exe. You should have a cmd like window appearing. The first 2 lines in that window should be:

Python 2.7.10 (default, May 23 2015, 09:44:00) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

Can you confirm that?

Another issue could be your antivirus preventing the launch of VWDClotAndHair.exe (mine is periodically sending a popup to confirm it's safe to launch from another application). The debug file should tell us if you can find it.


Varsel123 ( ) posted Mon, 31 July 2017 at 6:17 AM

Ok here we go :

No trace files, anywhere.... There is a python_err.txt and pytho_out.txt, but that those are situated in MakeHuman.

When I am running python.exe I get the same result as you.

I am running Avast as antivirus and it is usually very good to give popups, and asking for running in sandbox. But non this time. And I can run VWDClothAndHair.exe from outside Carrara.

I have also reinstalled Carrara, from DIM. And reinstalled Phyton.


philemot ( ) posted Tue, 01 August 2017 at 6:06 AM

I must say I'm at a loss there.

There is a 95% chance the cause lays with python, but it's difficult to prove or disprove it without trace files. If you don't mind, could you try installing PyCarrara from Frédéric Ribles and run one of the examples. It may help with checking install. Link to PyCarrara


Varsel123 ( ) posted Tue, 01 August 2017 at 6:36 AM

When trying to open PyCarrara_Demo1.car I get a Error Window stating : PyCarrara.mcx failed to load.

Pressing ok, and the scene opens. Looks like all the objects are there. Playing music, but no movement ...


Varsel123 ( ) posted Tue, 01 August 2017 at 7:17 AM

I have also tried to reinstall Carrara.

Using DIM - Uninstall - This doesn't remove the folders, presets,scenes and plugins etc. so I did delete the extension folder so I removed all other plugins (just in case)

Using DIM - Install

Installed VWD and PyCarrara .... And still no luck. Same errors, and no log-files.


philemot ( ) posted Tue, 01 August 2017 at 7:23 AM

So, it seems to confirm that Python is the cause. PyCarrara is statically linked to Python where the Carrara bridge is dynamically linked. Therefore, PyCarrara fails directly (when loading) where the bridge does so only when Python is needed.

Python path (c:\python27) needs to be in the system path. If the path stated in a previous post is the system path , then this isn’t the issue. Otherwise, the easiest way to check (I’m sure you know it, but this is a public post) is to open a “cmd” window and type the command “set path” then pressing “enter”. A list of directories separated by a “;” will then appear. C:\python27 should appear in that list


Varsel123 ( ) posted Tue, 01 August 2017 at 7:44 AM

Yep... its there

Just a thought. Can there be anything with read/write privileges ...


philemot ( ) posted Tue, 01 August 2017 at 7:47 AM

An alternative way of checking and correcting if necessary


philemot ( ) posted Tue, 01 August 2017 at 7:54 AM

Could be (as always), although I can't figure out what would affect both PyCarrara and the bridge.

Could you check this entry in the registry? \SOFTWARE\Python\PythonCore\version\PythonPath under both the HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE hives.

If I believe this link (not the right version, but who knows), this is where embedded application Python call resolve the path.


Varsel123 ( ) posted Tue, 01 August 2017 at 9:07 AM

It's missing from HKEY_CURRENT_USER

But I'll have to say... We are now starting to go behind my expertise in Computers. Registry editing is something that I have never done before.


philemot ( ) posted Tue, 01 August 2017 at 9:51 AM

Sorry about that. Python installer should have done it. Which reminds me. During Python installation, there should be a check box with something like "add python to path". It may be unchecked by default. Maybe re-installing python and making sure it's checked should solve the issue in a simpler way.


Varsel123 ( ) posted Tue, 01 August 2017 at 11:01 AM

Your right about the check box, or rather there isn't any, but it is a choice of components to install. So I chose to install all.

I am starting to wonder if a total re installation of everything - including Windows is the way to go.....

Well a good excuse to go shopping..... Need an external harddrive for backup, and some usb-flashdrives for windows.....


philemot ( ) posted Tue, 01 August 2017 at 11:14 AM

I hope it won't come to that.


Varsel123 ( ) posted Wed, 02 August 2017 at 8:49 AM

Win10 reinstalled , Carrara reinstalled, Got the carraravwddebug.txt file and sendt by sitemail.....


sriesch ( ) posted Sat, 02 September 2017 at 2:22 PM

Will the current version of VWD (with the DAZ Studio bridge) work in DAZ Studio 4.8?
I don't expect support of an older version of DAZ Studio which is now at 4.9, but if it does work that would be helpful for me to know. Thanks!


philemot ( ) posted Mon, 04 September 2017 at 5:15 AM

It starts with version 4.8.0.59


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.