bug: smtd max9.5 checks for scene explorers

smtd for max9 with creative extensions
maxVersion()[1] returns 9500 and you are testing for 9000
it should probably be < 10000 instead, to get max 2008.

B.

Thanks for reporting this bug! I’ve changed the Scene Explorer checks for 2008+ to be >= 10000, which should fix the problem.
It sounds like you may have already fixed this locally (since you figured out the exact problem :slight_smile:), but if not, I’m attaching a fixed version of the submission scripts. Make a backup copy of \your\repository\submission\3dsmax (just in case) and then extract the attached ZIP file to that folder, and you should be golden.

Cheers,

  • Jon