After Mesh.calc_normals(), all print() commands fail, error does not show #32720

Closed
opened 2012-10-01 16:30:00 +02:00 by CodeManX · 5 comments
Member

%%%- Start Blender 2.64 RC1 or RC2

  • Go to Scripting screen
  • type into pyconsole: bpy.context.object.data.calc_normals()
  • add new text block, type: print("hello")
  • run script
  • print command fails, no error shown in console/terminal

Does not occur in 2.61, 2.63 rc1, 2.63a

Only print() seems to not work anymore after calc_normal() call

Windows 7 64bit%%%

%%%- Start Blender 2.64 RC1 or RC2 - Go to Scripting screen - type into pyconsole: bpy.context.object.data.calc_normals() - add new text block, type: print("hello") - run script - print command fails, no error shown in console/terminal Does not occur in 2.61, 2.63 rc1, 2.63a Only print() seems to not work anymore after calc_normal() call Windows 7 64bit%%%
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'

%%%This works in linux, could be a windows specific issue.%%%

%%%This works in linux, could be a windows specific issue.%%%

%%%Confirmed, "Python Script Fail, look in the console for now", but there is no error message in the console. Windows 7 x64, SVN 50994%%%

%%%Confirmed, "Python Script Fail, look in the console for now", but there is no error message in the console. Windows 7 x64, SVN 50994%%%

%%%This was caused by workaround for [#31555], removed workaround, closing this report.%%%

%%%This was caused by workaround for [#31555], removed workaround, closing this report.%%%

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#32720
No description provided.