sapling tree gen #67583

Closed
opened 2019-07-24 12:27:18 +02:00 by haviv dadon · 5 comments

Traceback (most recent call last):

File "C:\Users\-----\Desktop\blender-2.80rc2-windows64\2.80\scripts\addons\add_curve_sapling\__init__.py", line 1112, in invoke
  return self.execute(context)
File "C:\Users\-------\Desktop\blender-2.80rc2-windows64\2.80\scripts\addons\add_curve_sapling\__init__.py", line 1104, in execute
  utils.addTree(self)
File "C:\Users\------\Desktop\blender-2.80rc2-windows64\2.80\scripts\addons\add_curve_sapling\utils.py", line 1537, in addTree
  leafDupliObj = props.leafDupliObj
File "C:\Users\------\Desktop\blender-2.80rc2-windows64\2.80\scripts\modules\bpy_types.py", line 673, in __getattribute__
  return getattr(properties, attr)

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc8 in position 0: invalid continuation byte

location: :-1

System Information
Operating system:i7
Graphics card:gtx1080ti x2

Blender Version
Broken:
(example: 2.79b release)
(example: 2.80, edbf15d3c044, blender2.8, 2018-11-28, as found on the splash screen)
Worked: (optional)

Short description of error

Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).

Traceback (most recent call last): ``` File "C:\Users\-----\Desktop\blender-2.80rc2-windows64\2.80\scripts\addons\add_curve_sapling\__init__.py", line 1112, in invoke return self.execute(context) File "C:\Users\-------\Desktop\blender-2.80rc2-windows64\2.80\scripts\addons\add_curve_sapling\__init__.py", line 1104, in execute utils.addTree(self) File "C:\Users\------\Desktop\blender-2.80rc2-windows64\2.80\scripts\addons\add_curve_sapling\utils.py", line 1537, in addTree leafDupliObj = props.leafDupliObj File "C:\Users\------\Desktop\blender-2.80rc2-windows64\2.80\scripts\modules\bpy_types.py", line 673, in __getattribute__ return getattr(properties, attr) ``` UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc8 in position 0: invalid continuation byte location: <unknown location>:-1 **System Information** Operating system:i7 Graphics card:gtx1080ti x2 **Blender Version** Broken: (example: 2.79b release) (example: 2.80, edbf15d3c044, blender2.8, 2018-11-28, as found on the splash screen) Worked: (optional) **Short description of error** **Exact steps for others to reproduce the error** Based on the default startup or an attached .blend file (as simple as possible).
Author

Added subscriber: @hav1vdd

Added subscriber: @hav1vdd
Author

Removed subscriber: @hav1vdd

Removed subscriber: @hav1vdd
Author

Added subscriber: @hav1vdd

Added subscriber: @hav1vdd
Author

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
haviv dadon self-assigned this 2019-07-24 12:34:33 +02:00
Author

Please close Settings problem

Please close Settings problem
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#67583
No description provided.