Takanu / Capsule

(Blender 4.1) Universal batch export manager
https://takanu.itch.io/capsule-blender-addon
GNU General Public License v3.0
200 stars 12 forks source link

TypeError: Area not found in screen #60

Open Flynsarmy opened 6 months ago

Flynsarmy commented 6 months ago

Related to #40

This is still an issue when pressing the 'Create Capsule Data' in Edit - Preferences - Capsule. image

Takanu commented 5 months ago

Thanks for the report, I can't guarantee when I'll be able to test this but I will mark it 👍

blumenbart commented 5 months ago

Hey, really love and need your addon :) Any solution to this problem? I got that in version 1.4.2 as well. (Blender 4.1.1)

Bit-Rot commented 5 months ago

Temporary workaround for this bug - use the right-hand Capsule toolbar (see below) to create your capsule data instead of the add-on preferences window.

image

The issue seems to stem from the definition of getArea within Find3DViewContext - it seems that it fails to get the VIEW_3D area when the preferences window is focused.

Takanu commented 5 months ago

Thanks a lot for providing a workaround, I'm still not able to dedicate the time to fix this but I will when I can.

blumenbart commented 4 months ago

Thank you very much! That does the job. Never noticed that I can create the Capsule Data this way -.- And Takanu thank you again for one of the most important addon I use in Blender <3