MaximeHerpin / modular_tree

GNU General Public License v3.0
1.23k stars 218 forks source link

Cell and Version error #415

Open Javi3rnasa opened 2 months ago

Javi3rnasa commented 2 months ago

Hi, i've been tryngo to use this addon for a long time and trying lots of sollutions because i couldn't check the cell in the precerences cap. I finally installed one version called "modullar tree 28" from a youtube video Link This version allowed me to check the cell but once i change the addon version to any different from "master" doesn't appear the "tree nodes" cap anymore. This version doesnt allow me to use nodes like "tree mesher" one. I also cannot load presets, this error appears:

Python: Traceback (most recent call last): File "C:\Users\usuario\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\modular_tree-blender_28\nodes\node_tree.py", line 98, in load_json self.outputs.new('TreeSocketType', str(i)) ^^^^^^^^^^^^ AttributeError: 'MtreeNodeTree' object has no attribute 'outputs'

Does anyone have the same problem or the solution to this?

Thanks :D