InamuraJIN / ActionRecorder

GNU General Public License v3.0
178 stars 15 forks source link

Blender 4.1 Bug - Font DejaVu not found #59

Closed Draise14 closed 6 months ago

Draise14 commented 7 months ago

Describe the bug When clicking on the Macro Editor to edit an action, I get an error looking for the DejaVu font, which now is no-longer used in Blender 4.0+.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Macro Editor panel'
  2. Click on a new action to edit it
  3. See error

Expected behavior No error

Screenshots image

Version Information:

Draise14 commented 7 months ago

image

Fix is simple, update the font check for versions.

Kudos to the devs, this is a very sophisticated addon!

Iziaky01 commented 7 months ago

The solution shown above is correct! Thank you :)

To fix this issue, follow these steps:

Skytale23 commented 6 months ago

M1 Mac OS 14.3.1 Blender Version 4.0.2 Add-on Version 4.0.8

Oddly enough - and don't ask me why - I kept on gettin the above error when I edited the shared.py file as mentioned above (with XCode) and now with inter.woff2 as the missing font, however .... by deleting the '2' from 'Inter.woff2' I actually got this to work on my M1 Mac.

I also had to perform another fix prior to this, which I'll link to - https://github.com/InamuraJIN/ActionRecorder/issues/61#issuecomment-1963671937

RivinHD commented 6 months ago

I created a development release as a temporary solution The font issue is fixed in this version, other bugs have to be checked before the release.

RivinHD commented 6 months ago

Fixed with Version 4.0.1