AWS Thinkbox Discussion Forums

Softimage 2012 Submission bug

Softimage submission is only partially working here

on the 1st submission script goes fine to the end of the submit
once a scene has already been submited it fails with

so basically we only have one shot to submit from softimage

(note we are still running b8, will update to b9 through the week end)

Thanks for reporting this! It will be fixed in beta 10.

To fix in on your end for now, go to \your\repository\submission\Softimage\Main and open SoftimageToDeadline.py in a text editor. Find this line:

Application.ExecuteCommand("DeleteObj",[str(Application.ActiveSceneRoot) + ".SubmitToDeadline"])

Change it to this:

Application.ExecuteCommand("DeleteObj",[str(Application.ActiveSceneRoot) + ".SubmitSoftimageToDeadline"])

Restart Softimage, and you should be good to go!

Cheers,

  • Ryan

Found it, but did not restart, I thought Softimage was directly reading from repository, not from cache …

I’ll restart next time (and inform of course :wink: )

Privacy | Site terms | Cookie preferences