Erroneous Maya Log output
See original GitHub issueIssue Description
Windows 7 x64 Maya 2014 PyCharm Community Edition 2016.1, Build #PC-145.260, JRE: 1.8.0_45-b15 amd64 MayaCharm 2.1
When using the MayaLog, extra lines are being logged which are not present in the actual Maya script editor output.
For example if executing this code:
import maya.cmds as cmds
print cmds.ls(typ='lambert')
The MayaCharm log looks like this:
[u'lambert1']
']
']
']
']
I’ve also seen some other strange behavior that is hard to repro, such as a lot of whitespace occasionally being added to these extra lines.
Issue Analytics
- State:
- Created 7 years ago
- Comments:21 (9 by maintainers)
Top Results From Across the Web
Solved: maya 2017 Output log error - Autodesk Forums
Hello everyone! I´m a student of animation and i´m learning maya, i found this error rendering a scene for a homework.
Read more >Errors appear in Maya log - Ephere
Problem: You may find the following error being output by Maya into the log or script window: Error: line 0: Cannot find procedure...
Read more >Error Logs? - Maya - Highend3d Artists Discussion Forums
Try batch rendering in Maya. It will tell you the log file name. Setting verbosity higher might help. -v 5 from the command...
Read more >stdout/stderr, logging, & maya's script editor - Google Groups
I tried changing the self._stream lines in the stackoverflow example to use maya.utils.Output()/ maya.utils.Output(error=1), and even sys.__ ...
Read more >Maya rendering error solutions - Fox Renderfarm Support ...
Check whether any elements are lost in the scene, such as missing texture or missing the texture in ass or missing ass files....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
the change is approved and in, so it should automatically update you through plugin repo.
i was able to test on Windows and MacOS and it works, but i would like to know what is going on, on the linux side of things. It might be a good idea to just delete any old mayaLog.txt files that were left behind.
i submitted 2.1.4 which should resolve this issue when it comes out.