Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mtree not working with Blender 3.1.0 ?? #343

Open
theShiZa opened this issue Mar 23, 2022 · 11 comments
Open

Mtree not working with Blender 3.1.0 ?? #343

theShiZa opened this issue Mar 23, 2022 · 11 comments

Comments

@theShiZa
Copy link

Hi.

I've tried every Mtree version I could find but it's just not working with Blender 3.1.0.

It seems to install fine but in Blender Preferences/AddOns when I try to enable Mtree it won't let me tick the checkbox to enable it. Says the following message ;;;

Traceback (most recent call last):
File "C:\Program Files\Blender 3.1\3.1\scripts\modules\addon_utils.py", line 351, in enable
mod = import(module_name)
File "C:\Users\ASH\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\modular_tree-blender_31_init_.py", line 16, in
from . import python_classes
File "C:\Users\ASH\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\modular_tree-blender_31\python_classes_init_.py", line 2, in
from . import nodes
File "C:\Users\ASH\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\modular_tree-blender_31\python_classes\nodes_init_.py", line 6, in
from . import sockets
File "C:\Users\ASH\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\modular_tree-blender_31\python_classes\nodes\sockets_init_.py", line 6, in
from .property_socket import MtreePropertySocket
File "C:\Users\ASH\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\modular_tree-blender_31\python_classes\nodes\sockets\property_socket.py", line 3, in
from ....m_tree import ConstantProperty, RandomProperty, PropertyWrapper
ImportError: cannot import name 'ConstantProperty' from 'modular_tree-blender_31.m_tree' (unknown location)

Really love this addon, has anyone got it working with Blender 3.1.0 so far??

@theShiZa theShiZa reopened this Mar 23, 2022
@theShiZa
Copy link
Author

I tried Mtree versions 4_0_2 & 31 & Rework but they don't work with Blender 3.1.0, but then I went back to the Mtree 28 version & it's the only one that at least lets me install & enable Mtree. It's working but I haven't tested all the Mtree options to see if everything works like before yet.

@DeltaCDesigns
Copy link

I don't believe they do. The base install worked, but preset load functionality doesn't work, give error code attached as .png:
Screenshot 2022-03-26 123737
.

Additionally, when manually adding nodes, no node functionality is present in node stack:

Screenshot 2022-03-26 124103

@timothyj6767
Copy link

same error

@jetley
Copy link

jetley commented May 1, 2022

here with blender 3.1.2. Can't enable add-on neither.

@mysteryletsplay
Copy link

Hello I have the same Problem with Blender 3.1.2 did somebody fix the problem or knows how to work around the problem?

@javismiles
Copy link

same problem here, anybody found a solution?

@mysteryletsplay
Copy link

same problem here, anybody found a solution?

No sry didnt find solution

@winfriedeirfniw
Copy link

Same here - Installs ok but can't enable in 3.3

@ShengzhiWu
Copy link

A developer has solved the problem. I tried it in blender 3.3 and it works! Go to https://github.com/steven-ray/modular_tree/releases and download an appropriate built release.

@winfriedeirfniw
Copy link

Thank you - this new 4.0.2.1a works properly!

@SantoCaldarella
Copy link

Hi, the new version works but... it's quite different than before... how i can personalize the twigs? i have no node. it's strange

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants