Adding to Cart…
![](/static/images/logo/daz-logo-main.png)
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.You currently have no notifications.
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
Comments
Cheers Rob. That did the trick.
On a brighter note, I must congratulate all of you at DAZ, this is the most awesome release to date! Well done and keep up the excellent work.
DAZ Studio is awesome! :)
Stiks
When I stated that "ZoneAlarm and PostgreSQL do not play well with each other", I was speaking from first hand experience.
Prior to investigating PostgreSQL as a potential replacement for Valentina, I used ZoneAlarm on multiple personal machines in my home. I didn't just use the free version, I've paid for multiple seats of the Extreme Security subscription (and Pro or Pro + Antivirus before that) for the past ~14 years and have been religious about keeping it up to date that entire time. I was [obviously] very satisfied with the product.
When we first started investigating PostgreSQL, I quickly noticed that I could not connect to it at home. Honestly, I fully expected that at first. I tried various things to get it to connect. No matter what I did, no matter what "zone" I put it in, no matter what ports I granted access to, no matter how much I relaxed my settings, no matter if I disabled it completely, it simply would not connect - it would timeout, every single time.
Mildly frustrated by this, I had members of the software team install the free version on machines in the office, to try and figure out why it wouldn't connect - after all, if it happened to me, chances are it would happen to some of our users too. With a couple of the usual minor tweaks, we were able to get the free version (the version that is less configurable) to connect... but it was slow to do so. So, for about two weeks after that I tried everything I could think of at home... nothing worked. That is, until I uninstalled ZoneAlarm completely. Then it would connect without issue, and quickly. I then tried installing the free version, and I was able to configure it so that it would connect, but it was slow... just like it was in the office. So, I uninstalled the free version... I wanted the version I've been paying for to work.
At that point I was curious... ZoneAlarm was already uninstalled, I may as well try others to see if they exhibit the same issue. To my surprise (dismay?)... they worked, with minimal configuration. And they were reasonably fast. So after another round of reinstalling ZoneAlarm Extreme Security and configuring it to allow the connection, and having it refuse to do so... I decided it was appropriate to put more time into evaluating one of the alternatives. Currently, that is Comodo... and so far, I have not been disappointed.
-Rob
to bad Zonealarm doesn't work - that's the only one I have used or will use .
so if will not work good with the PostgreSQL then guess some of us will have to stop using DS .
Thank you Rob. Now It is working like a charm.
The PostgreSQL CMS From Valentina CMS Conversion process not worked. After 35 min ( I have something like 4100 products with metadata), the process generate a lot of errors in the log, which unfortunately seems was cleared when I reset the Database in DS. After the conversion ended, I opened DS and while all categories were populated, the Products column was empty. Selecting a figure in the scene tab shows compatible files in the Smart Content Files, but obviously nothing in the Smart Content Products.
Not really a big deal. I just reseted the Database and asked DS to reimport the metadata. After 40 minutes, all is running and working fine. Thank you again. Next, test the new features.
I am very impressed with the new PostgreSQL CMS and DB. Very, very fast!
I "Re-Imported MetaData" including "UserData" and it only took 42 minutes as opposed to 4.5 hours under the Valentina CMS DB.
Whatever you guys have done, keep doing it! LOL :)
This release is the fastest yet. Loads in seconds, saves in seconds and fast access to Content Library folders and Smart Content is awesome.
I can't wait for the full street release......YAY!!!! :coolsmile:
To add to this, don't install the Postgre from Valentina conversion until you've done these steps or it won't work. Just zips through in half a second without actually converting anything, but works fine once those are done. I'd suggest step 4 be 'start DIM and run conversion'. :)
So interesting for me,, but how can I access push modifier weight node @@;?
what is it?
I added push modifier for shirt,, now I hope to color weight for push modifier influence (I believe,, it works for the purpose)
Anyway,, this version beta is amazing (DAZ add many usability about CCT ,,Thank you !)
I would love to install the public beta but Install Manager doesnt seem to list it. I have tried to add the files from the product library aswell with that link that is posted there, but it will only list male and female starter essentials and some other additions but not the public beta itself.
Any idea what could be the problem?
edit : I found it buried in the Install Manager settings.
So interesting for me,, but how can I access push modifier weight node @@;?
what is it?
I added push modifier for shirt,, now I hope to color weight for push modifier influence (I believe,, it works for the purpose)
Anyway,, this version beta is amazing (DAZ add many usability about CCT ,,Thank you !)
You need an item with a Push Modifier selected in the scene, then go to Create>Push Modifier Weight Node.... With the new node selected go to the Node Weight Map Brush and in Tool Settings assign the map from the unused list and set its value (note that you can assign multiple maps with different values). You do need to be aware that the weight maps belong to the Push Modifier, not to the Push Modifier Weight Node, so deleting the node won't remove the maps (if you do delete it, adding a new node will restore access to the maps if you meant to clear them).
Thank you RIchard,, I will try ^^ (hope it not so difficult to adjust,,)
Had to reinstall Advanced Ambient Light manually (there doesn't seem to be a DIM installer for it for Public Build). The missing file is in 'Shaders' directory (not 'Plugins') in case someone wants to simply copy files around.
It also took a couple of go-rounds of rather unsystematic installing and restarting and re-importing metadata on my Mac before Postgresql engaged, but it's fine now.
You can try to follow the directions here: http://forums.holdemmanager.com/manager-general/25117-zonealarm-extreme-security.html#post121705 but no promises from us or support in this. :)
I have some questions about the PG installation/configuration.
I tried to install the PG based CMS on a test machine to find out if it will work with the already installed PG version without problems, but DIM throws an error. (see attached screenshot).
Does anybody knows how to add the path to the "Application" section?
2)
Does anybody already installed this on a machine with an existing PG installation?
3)
The zip that has been downloaded with DIM file seems to contain the standard PG stuff with some files removed. What does DIM install? (I expect that a service will be installed, what is the name of the service? Is it the standard name "postgresql-9.3"? What is the user the service runs with? What happens if the service already exists?)
4)
Are there any specific settings in the pg_hba.conf/postgresql.conf?
Any information is wellcome.
Thanks in advance.
Edit:
Add screenshot
1)Getting that error message for PostgreSQL means that its not marked as software, it should be. How did you get this copy into DIM?
2)I had PostgreSQL installed as a service while I was working with it and I've run multiples of the process without issue (as long as each one has a unique port and data cluster)
3)DIM installs a standard install of PostgreSQL with a few files removed as you said. It does not install a service. DIM and Studio simply run the PostgreSQL executable as needed.
4)We did nothing special to pg_hba.conf, we tweaked a couple settings in the postgresql.conf which you are free to look at.
Thanks DAZ_Spooky and DAZ_cjones for your replies.
I'm not aware that I've done something special. I started DIM type in cms into the filter row (during "Ready to download" tab is active), check the checkbox for PostgreSQL CMS... and click on the "Start queue" button. After the download has been finished I change to the "Ready to install" tab, check the checkbox for PostgreSQL CMS... and click the "Start button". A few seconds later the message pops up.
The download itself seems to be O.K. (I can unpack the ZIP manuall without any errors, so the file seems to be healthy).
The version of DIM is 1.0.1.75
I'm not aware that I've done something special. I started DIM type in cms into the filter row (during "Ready to download" tab is active), check the checkbox for PostgreSQL CMS... and click on the "Start queue" button. After the download has been finished I change to the "Ready to install" tab, check the checkbox for PostgreSQL CMS... and click the "Start button". A few seconds later the message pops up.
The download itself seems to be O.K. (I can unpack the ZIP manuall without any errors, so the file seems to be healthy).
The version of DIM is 1.0.1.75
Ah that's the issue. You don't have the most recent version of DIM, the most recent version is 1.1.0.7. You can force an update by holding the CTRL key (CMD on MAC) and clicking the refresh button (the circling arrows) at the top of DIM. You can also just re-download DIM from the store.
I find it hard to understand the legal jargon of the Daz studio terms of service. If Iearn the newest version which is free to download (I think) does it cost if I want to use my movie creation for commercial purposes? And if it does how much would it cost? I don't have much money to spend - actually I really can't afford to spend any money. I am needing a way to make money totally free. I want to be able to check monetize for ads on my Youtube and also I want to upload my movie to my film annex web TV.
Any rendered images or animations can be used however you like.
Hi,
I've created a lot of Custom Actions and Custom Toolbars that I use to streamline my workflow in DS 4.6.2.120. As well Custom Layout & Style. I know that there are files for all of this somewhere in the DS folder structure, I just don't know where....
Is there any way to transfer all of them to the Public +Beta+ version? If there is not I will just wait for the final release of the Public +Beta+ to be available as a Private Build.
Cheers,
Stiks
As long as they don't use the Anne Marie Goddard Digital Clone for Victoria 3, and as long as the texture images can't be extracted from them (which wouldn't usually be an issue with a film).
Yep, and to the best of my knowledge over the years, the Anne Marie Goddard product is the only one sold at DAZ that has commercial restrictions. It is for personal use only. You may come across freebies made by users on the Internet that have commercial restrictions, too.
If you go to the Studio App data folder ("C:\Users\[User Name]\AppData\Roaming\DAZ 3D" on PC, ~/Library/Application Support/DAZ 3D on MAC) you'll see two folders "Studio4" and "Studio4 Public Build". The "public build" one is the beta the other is the release. Its not officially supported but you can copy the "actions.dsx","layout.dsx", "menus.dsx", and "toobars.dsx" from "Studio4" to the "Studio4 Public Build". You'll want to run the "Update and Merge Menus.dse" from "[Mapped directory]/Scripts/Utilities/" after you do this to make sure you get any new actions we have added. You can also save your custom style from the release then copy the "user styles" folder from "Studio4" to the "Studio4 Public Build". Then launch the beta and apply that style.
Thanks for your replay DAZ_cjones.
Needless to say that there's still no option for PG in the Applications settings dialog.
Any idea?
Needless to say that there's still no option for PG in the Applications settings dialog.
Any idea?
Delete the package and re-download it? I tested the Win 32 yesterday and it seemed to work.
I've done that now (Using the Popup menu in the "Ready to install" tab, but now it seems to be gone completely. I could not find a CMS entry in the "Ready to download" tab (I removed also the files in the download folder).
I will check that tomorrow again.
I've done that now (Using the Popup menu in the "Ready to install" tab, but now it seems to be gone completely. I could not find a CMS entry in the "Ready to download" tab (I removed also the files in the download folder).
I will check that tomorrow again.
Now that you've updated you probably need to check on "Public Build" in the download filters. I believe there's an image demonstrating it previously in this thread if you need a reference.
If you go to the Studio App data folder ("C:\Users\[User Name]\AppData\Roaming\DAZ 3D" on PC, ~/Library/Application Support/DAZ 3D on MAC) you'll see two folders "Studio4" and "Studio4 Public Build". The "public build" one is the beta the other is the release. Its not officially supported but you can copy the "actions.dsx","layout.dsx", "menus.dsx", and "toobars.dsx" from "Studio4" to the "Studio4 Public Build". You'll want to run the "Update and Merge Menus.dse" from "[Mapped directory]/Scripts/Utilities/" after you do this to make sure you get any new actions we have added. You can also save your custom style from the release then copy the "user styles" folder from "Studio4" to the "Studio4 Public Build". Then launch the beta and apply that style.
Thanks. Worked like a charm. Will keep that one for future reference. :)
At the risk of sounding really, really stupid:
How would I find out if I've signed up for a beta previously? The store page says only 1 purchase allowed. The link and directly accessing my product library come up empty. DIM is now configured to show everything, and download everything except Mac 32 bit and 64 bit. Restarted DIM and my computer, both with and without Comodo running, and no closer.
This may actually be more frustrating than the fact that I cannot have more than 2 objects in a scene and have any sort of stability in the Production version. Or the log files that contain nothing of the errors that actually crash Studio. It's at least got a solid third place at this point.