- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I use Scripted plugin object based on the Helper class who launch scripted when scene are open.
Basiquely, you create this null object in your scene and you assign a script file to launch when it will be open with the scene.
The embeded script use the filein function to run the defined script file in the object property.
It works perfectly in 3dsmax2021 (local and commandline) but since 3dsmax2023 it seams to not working properly on AWS/Deadline (so in command line) but still working on local.
Do you see the reason? is that a security tool issue?
launching *.ms file through objects in scene opened through commandline...
in the custom script I used mergemaxfile function and #filePostMerge callback, maybe it s more about that?
thanks
Solved! Go to Solution.