klankschap

Results 5 comments of klankschap

using python 3.8, as soon as some labels are removed in the get_labels_and_colors_outlined(), the index error will show up. ``` if opts.min_area > areas[-1]: print('killing all labels with area <...

hat is your version of blender ? all blender 2.9 versions seems to have the issue. $ ./blender --factory-startup --debug-all [system-info.txt](https://github.com/Pullusb/greasepencil-addon/files/5831135/system-info.txt) [blender-crash-log.txt](https://github.com/Pullusb/greasepencil-addon/files/5831170/blender-crash-log.txt)

Maybe this is related? In blender8 I can import numpy without any problem in the console. In blender9 however, it will crash blender. blender8 uses #~ PYTHON INTERACTIVE CONSOLE 3.8.6...

a plain vanilla blender9 will crash importing numpy and there are other add-ons that will cause a crash too. like animation-nodes if I look at the blender info path, it...

[~/.config/blender/2.92 $ tree . └── config ├── bookmarks.txt ├── platform_support.txt └── userpref.blend 1 directory, 3 files