Kirpal / Keyboard-Layout-Editor-for-Blender

Allows you to import keyboard layouts into blender and render them in 3d
336 stars 38 forks source link

AttributeError at line 992 #4

Closed three2em closed 7 years ago

three2em commented 7 years ago

Just tried using this plugin, and when importing a json file from KLE, I get the following error:

AttributeError: 'TextCurve' object has no attribute 'align_x'

An exception is called, but the handling of that exception causes the same attribute error, except it's on lines 32 of init.py, and 1038 of import_keyboard.py