Forum: Virtual World Dynamics


Subject: VWD V2.x pre-release beta discussion

VWD_dan opened this issue on Jun 25, 2019 · 117 posts


VWD_dan posted Fri, 30 August 2019 at 11:53 PM

VWD_dan posted at 11:51PM Fri, 30 August 2019 - #4360877

ebergerly posted at 9:43PM Fri, 30 August 2019 - #4360435

Hey @ebergerly ,

That stack trace error... I see that when I try to send an incomplete dynamic/animation simulation back to DS, and once that happens, not only is the animation probably funky, but the DAZ scripting stack is also probably hosed - not just for VWD, but for any script you may wish to run! I have a ticket in for this, and some ideas for an easy fix (I hope), but it's broken until then.

Bottom line, If you run a dynamic/animation simulation (vs a static sim), please don't interrupt it and send it to DAZ Studio (send animation to host). It just breaks things in DS. Let it finish, even if you don't want the entire output series.

and FYI, restarting DAZ Studio fixes the scripting stack problem - it's only broken after VWD confuses it, and the problem goes away when you shut down/restart DAZ Studio.

If that's not the problem (you may never get that far if the error was on start-up), future users may find value in looking at the Start VWD.dsa script, and seeing if the first line looks like a reasonable path to the VWD main directory. If not, it can be edited with a text editor (notepad) and corrected. For a 'suggested' installation, the foirst line should look something like:

VWD_Base = “C:/VWD/” ;

Noting that the slashes in the pathname are backwards from the usual Windows/DOS convention. Perhaps a simple edit may save someone another re-install.

cheers,

VWD_dan


VWD website: https://www.virtualworlddynamics.net  -  VWD support: support@virtualworlddynamics.net

Current VWD Versions:   Release: V1.1.522.3630 – 2017/05/18 11:52,    Beta: V2.2.908.6404 beta – 2019/11/24 9:34 (exp 2019/12/28)

Qualifier: Yes, I'm helping Gérald with VWD, No, I'm not yet an expert on its use!