Adverti horiz upsell

Scene Tools 2.4.1 for Maya (maya script)

Modeless Maya File Browser and custom Open Scene Dialog with scene thumbnails and note display. Tools for dealing with playblasts, references and more...

License
Button download
5,463 Downloads

Compatibility

  • 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:01/10/2013
Last Modified:09/05/2017
File Size: 684 KB

Bugs

Can not open in maya2014

Statusclosed
Priorityhigh
Date10/16/2013
Submitted byli jianjian li jianjian
when  i run craSceneTools in maya, maya give me a error message   "// Error: "C:/Users/xxxx/Documents/maya/2014-x64/scripts/craSceneTools.mel" line 4329.59: Syntax error".
The scripts only suport english system  ?  if try to run the script  in Other language system  maya will have  error? 

Comments on this bug:

  • CharlieWales

    CharlieWales said about 11 years ago:

    Hi, it seems that the error occurs because of this lines: line 4328. string $invalidCharacters[] = {"-", " ", "[", "]", "·", "$", "(", ")", "^", "'", "{", "}", "&", "%", "@", "#", "?", "¿", "!", "¡"}; line 4329. for($chr in $invalidCharacters) line 4329. $craSetSelectedProjectName = substituteAllString($craSetSelectedProjectName, $chr, "_"); and lines 4451, 4452 and 4453 (these are the same lines as above) I have run craSceneTools in Maya 2014 x64 Service Pack 2 with fresh Maya prefs/settings and it works correctly . Maybe you are right and has something to do with the Maya language. Which language are you using Maya with? Do you have this invalid characters in your keyboard layout / operating system? You can try to remove those lines and run it again to see if this way it works, though if it is the case and you need to remove those lines I cannot say if the tool will work correctly anymore if you have any project folder that contains any of those characters as Maya does not allow to use them inside the program for naming maya UI widgets. The tool needs to get rid of those characters in case they are present because of the way the tools works. Thanks for the feedback.
  • li jianjian

    li jianjian said about 11 years ago:

    Thank you for your reply.I am using chinese language with maya ! Yes you are right, It seems i do not have some this invalid character in my keyboard ! So when i try to open craSceneTools in Maya, maya give me error message.
  • CharlieWales

    CharlieWales said about 11 years ago:

    Alright, well, try to delete those lines an let me know if that works for you. Due to the fact that the tool works as expected in english based systems I'm closing this bug report. Thanks for the feedback.
  • li jianjian

    li jianjian said about 11 years ago:

    Yes, it works when i delete those lines ! Thank you very much!!

Post a comment: