Can you paste any actual output of the error and traceback? It's a whole lot of MEL code on that script ;-) Could be bad path logic or something. Or maybe you are pointing it at a link or network location that it can't handle
On Sun, 27 Sep 2015 11:19 AM Christopher. <[email protected]> wrote: > Hi, hopefully someone can help. I download this tool > <http://www.creativecrash.com/maya/script/filetexturemanager>, it's Job > is to analyse the scene for all the textures then move them to a desired > folder, followed by updating the texture paths. Instead of that occurring, > I get an error in the script editor that the move cannot be done because of > a permission issue or path existence issue, the path to which I want the > textures to be moved too have full write and read access and the folder > does exist ? > > It's suppose to automate the process of moving textures, it's not doing a > good Job at that, I know it's roughly a 5-10 year old script. > > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/7340ad0e-b26d-4507-a204-00d1bc2f8c13%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/7340ad0e-b26d-4507-a204-00d1bc2f8c13%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1j7nzmH%3DdpHZY_LHpz5Xwzmk9WChpi5m%2BF%3Di7piR23bg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
