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

Lightstudio panel causing crash #80

Open
Tuxxedo46 opened this issue Jan 31, 2024 · 3 comments
Open

Lightstudio panel causing crash #80

Tuxxedo46 opened this issue Jan 31, 2024 · 3 comments

Comments

@Tuxxedo46
Copy link

Tuxxedo46 commented Jan 31, 2024

When opening Light Studio Panel I receive the following error on Blender 4.0 & 4.0.2. The error causes a instant crash or frozen program

On a fresh install the plugin works until you restart blender.

Python: Traceback (most recent call last):
File "C:\Users...\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\leomoon-lightstudio-master\operators\modal.py", line 415, in invoke
panel_global = Panel(Vector((15, 45)), pw, pw*(9/16))
File "C:\Users...\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\leomoon-lightstudio-master\operators\modal_utils.py", line 340, in init
self.button_fast_3d_edit = Button(Vector((0,0)), f'Light Brush [{kmi.type}]')
AttributeError: 'NoneType' object has no attribute 'type' # Error

Any assistance would be great
Thank you :)

@leomoon
Copy link
Member

leomoon commented Feb 27, 2024

this should be fixed in LightStudio 2.15.1.

Please make sure the old LightStudio version is removed.

@leomoon leomoon closed this as completed Feb 27, 2024
@shanegoudy
Copy link

I'm still having this issue

@leomoon leomoon reopened this Mar 24, 2024
@leomoon
Copy link
Member

leomoon commented Mar 24, 2024

what timezone are you in?

I can give you remote assistance. I'm in PST.

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

3 participants