Announcement

Collapse
No announcement yet.

Please test : maxscript crash since update 3.10.3

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

  • Please test : maxscript crash since update 3.10.3

    Got a problem here.
    I don't see in any way how this could be related, but it happens on all our machines since update to Vray 3.10.03 (previously Vray 3.00.0 !!

    Just run this script :

    rollout testRollout "Test Size"
    (
    radiobuttons mode labels:#("01","02")
    )
    createDialog testRollout

    launch it, select radio button 02, and click on another window (not max one) -> max crash, exit without any msg !!
    It happens only with radiobuttons.

    Once more, I don't see how it can be related but it is the only change on the entire system !
    3dsmax 2014 sp5, win7 pro x64, Vray 3.10.03

    Could anyone test this ?

  • #2
    It crashes my PC but I do get a message and I'm on V-Ray 3.10.01.
    Dan Brew

    Comment


    • #3
      Interesting !
      Which max version, OS ?
      Do you have time to read the msg ?

      Comment


      • #4
        Yes the message is the usual:
        "An error has occurred and the application will now close. No scene changes have occurred since your last save."
        Max 2014 SP5 Windows 7 Pro.
        Dan Brew

        Comment


        • #5
          No crash here.
          Maxscript made easy....
          davewortley.wordpress.com
          Follow me here:
          facebook.com/MaxMadeEasy

          If you don't MaxScript, then have a look at my blog and learn how easy and powerful it can be.

          Comment


          • #6
            Originally posted by KiboOst View Post
            I don't see in any way how this could be related
            I do It crashes for me too and I have a suspicion why this is; looking into it now.

            Best regards,
            Vlado
            I only act like I know everything, Rogers.

            Comment


            • #7
              Ahah !! Let us know !

              Comment


              • #8
                Also, 3.10.03 create a folder C:\matscan with vrayscannedmtl.log into. Even if no one here use VrayScanned material, entire renderfarm have this folder created ...
                Why not putting it inside getDir #temp ??

                Comment


                • #9
                  Originally posted by KiboOst View Post
                  Also, 3.10.03 create a folder C:\matscan with vrayscannedmtl.log into. Even if no one here use VrayScanned material, entire renderfarm have this folder created ... Why not putting it inside getDir #temp ??
                  Hm, I did not realise that. Will fix it - thanks for the pointer!

                  Best regadrs,
                  Vlado
                  Last edited by vlado; 28-01-2015, 09:22 AM.
                  I only act like I know everything, Rogers.

                  Comment

                  Working...
                  X