Announcement

Collapse
No announcement yet.

.aur > .vdb converter creates empty vdb files

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • .aur > .vdb converter creates empty vdb files

    Using the convert tool from PFD v3.x within a .bat file. It's seems to be set up correctly and runs like it's doing work (but too fast), but upon checking, all the vdb's written are basically devoid of .aur data. Known issues? Thx.

  • #2
    More info. Here is the contents of my bat file:

    set app=C:\Program Files\Chaos Group\Phoenix FD\3ds Max 2019 for x64\bin\cache_converter.exe

    :: set these 4 variables...

    set cachePath=K:\cache\flfx_fire\fire_small_slightWind Blown_pfd_type01_sim05
    set FilenamePrefix=fire_small_slightWindBlown_pfd_type 01_sim05_
    set sframeNumber=0
    set eframeNumber=500

    "%app%" -srcfile "%cachePath%\%FilenamePrefix%####.aur" -dstfile "%cachePath%\%FilenamePrefix%####.vdb" -start %sframeNumber% -end %eframeNumber%

    Comment


    • #3
      Hey,

      Indeed this is not working correctly in the Phoenix 3 builds.

      What you can do is to download latest Phoenix 4 build and get the cache converter and all surrounding dlls from there. This won't require Phoenix 4 license.
      Georgi Zhekov
      Phoenix Product Manager
      Chaos

      Comment


      • #4
        Awesome - thx! Will give it a whirl.

        Comment


        • #5
          Ok, so pulled down the only Nightly .zip I could find that only has an .exe installer within it which seems to want to install everything - in middle of project don't want to risk messing with PFD 3.x installation. Is there a .zip containing all misc files? I'll keep checking in the meantime however. Thx.

          Comment


          • #6
            Oh yes, the zip installs we have for Phoenix for Maya might be useful to you: https://nightlies.chaosgroup.com/#/p...ghtly/20211117

            Grab one that ends with "_archive.zip". Inside it, you can find the cache converter tool with its dlls under phoenix/bin.

            Cheers!
            Svetlin Nikolov, Ex Phoenix team lead

            Comment


            • #7
              Thanks Svetlin. So I extracted one of them and in that folder there are just .bin files, no .exe's. Thoughts?

              Comment


              • #8
                Oops wait - x64. My eyes are shot from deadlines ;D

                Comment


                • #9
                  Eureka. It's working!! Thanks! How can I sleep now. ;]

                  Looking at these filesizes really helps me appreciate the .aur format.

                  Comment


                  • #10
                    Hooray! Hope it helps
                    Svetlin Nikolov, Ex Phoenix team lead

                    Comment

                    Working...
                    X