AddRoutes v0.33 (Blender 2.93 support)

(28 comments)

Hello,

Here is a quick update of AddRoutes to support Blender 2.93, which runs with Python 3.9. There is no other change.

It's been quite some time since the last version. So what happened, why a so long break ? I thought to be smart to wait for the new generation of graphic cards. The Add-on had been so far developed using very obsolete hardware, with a lot of faith. But with EEVEE the integrated GPU of an old Ivy Bridge processor was just not allowing me to do anything serious. The sanitary crisis produced this weird result that suddenly no graphic card was available, even the previous generation was out of price. 

So I simply lost motivation in the process of waiting... Recently I forced myself to follow very closely a Discord channel to be informed of the drops. Fortunately it took me only two attemps in 3 weeks to be able to order and get a RTX3070 FE.

I cannot complain, some people are still waiting for their precious. Mine is in the meanwhile in an old intel Q9550 based computer, what a joke. But a new PC is in the pipeline (Ryzen 5600X and plenty of RAM). 

The project was in the process to have some new features, but theses will wait a little. I have decided to release this one now to buy some time.  

Use this link for AddRoutes v0.33 (Blender 2.93 LTS).

Note that this version is not compatible with prior versions of Blender requiring Python 3.7 (up to Blender 2.92). If you still need the previous version 0.32, see the download page to get it.

Current rating: 4.1

Comments

P 2 years, 7 months ago

I am unable to check the box for allowing the add-on in Blender 2.93. Is there something I'm doing wrong?

I tried with AND without following script:

import subprocess
import sys
subprocess.check_call([sys.executable, "-m", "pip", "install", "python-rtmidi"])

Link | Reply
Current rating: 3.7

JPfeP 2 years, 7 months ago

The Add-on provided thru the link is "ready to go", there is no need to use pip to install rtmidi. So it should work right out of the box.

If you have some error message while disabling the Add-on while doing the update, don’t panic. Save the prefs with the Add-on disabled and quit Blender, then restart it, then you should be able to remove the previous version and install the new one.

Link | Reply
Currently unrated

Jimmy Gunawan 2 years, 3 months ago

Hi JP, I can confirm still not working with 2.93, rtmidi error -- also will there be 3.1 version?

Link | Reply
Current rating: 4

Andrew 1 year, 8 months ago

Can confirm it's still an issue on Intel Macs running blender 3.2

Hope this can be fixed because the tool sounds amazing!!

Traceback (most recent call last):
File "/Applications/Blender.app/Contents/Resources/3.2/scripts/modules/addon_utils.py", line 335, in enable
mod = __import__(module_name)
File "/Users/mortocks/Library/Application Support/Blender/3.2/scripts/addons/AddRoutes_latest/__init__.py", line 56, in <module>
from . import data
File "/Users/mortocks/Library/Application Support/Blender/3.2/scripts/addons/AddRoutes_latest/data.py", line 32, in <module>
from . import g_vars
File "/Users/mortocks/Library/Application Support/Blender/3.2/scripts/addons/AddRoutes_latest/g_vars.py", line 22, in <module>
import rtmidi
File "/Users/mortocks/Library/Application Support/Blender/3.2/scripts/addons/AddRoutes_latest/rtmidi/__init__.py", line 4, in <module>
from ._rtmidi import * # noqa
ImportError: dlopen(/Users/mortocks/Library/Application Support/Blender/3.2/scripts/addons/AddRoutes_latest/rtmidi/_rtmidi.cpython-310-darwin.so, 0x0002): Library not loaded: /usr/local/opt/jack/lib/libjack.0.1.0.dylib
Referenced from: /Users/mortocks/Library/Application Support/Blender/3.2/scripts/addons/AddRoutes_latest/rtmidi/_rtmidi.cpython-310-darwin.so
Reason: tried: '/usr/local/opt/jack/lib/libjack.0.1.0.dylib' (no such file), '/usr/lib/libjack.0.1.0.dylib' (no such file)

Link | Reply
Current rating: 5

Pasquale Scaife 2 years, 7 months ago

Also thanks for the update!

Link | Reply
Currently unrated

Pasquale Scaife 2 years, 7 months ago

Also thanks for the update!

Link | Reply
Currently unrated

Pasquale Scaife 2 years, 7 months ago

Thanks for the update!
https://afro.men

Link | Reply
Currently unrated

outboarder 2 years, 7 months ago

The legend is back. I nearly started to worrying about your absence, glad that you are fine.
Although I managed to fix previous version to work with blender 2.93 and 3.0 but this update makes it easier to install for new users.
You are awesome, take care.

Link | Reply
Currently unrated

ReaZeN 2 years, 6 months ago

Hello, i can't find the example file anywhere?! Help? Thank you!

Link | Reply
Currently unrated

ReaZeN 2 years, 6 months ago

Nevermind, got face capture live working with Face Cap app with the blender addon .. BUT only on Mac though, not on Windows? The shape keys does not respond when i connect on Windows, but on Mac it works. Tested both with blender 2.93 and Alpha 3.0

Link | Reply
Currently unrated

Matt 2 years, 3 months ago

Out of curiosity what kind of Mac you having success with?

Link | Reply
Currently unrated

toyhunter 2 years, 5 months ago

Would it be possible supporting arm for Mac? Thanks suck a great tool!
Now seems only for x86 (correct me if I'm wrong), I can't install it with my M1

Link | Reply
Current rating: 5

william 2 years, 3 months ago

Yes, I got the same failure with my Mac mini M1. When I am checking the add-on, it says "mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e')".

Looking forward for an M1 build, thanx a lot~

Link | Reply
Current rating: 5

Mack 2 years, 3 months ago

Mac M1 user as well. Just sent a donation (hope it helps and wish I could send more. One day. . . soon . . . I keep telling myself. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . ) Anyways would love to get this working on my M1 which is the only computer option I have so I can't bear witness yet to the amazing, beautiful, carefully thought out add on for blender that they call AddRoutes . . .

Link | Reply
Currently unrated

Matt 2 years ago

Yeah im really impressed and happy to pay on gum road for a M1 Mac version dude!. please do. Will check back another time, appreciate you boo boo

Link | Reply
Currently unrated

Matt 2 years ago

I just read your April news letter you posted 6 hours ago. Things looks hopeful for the M1 later in April fingers crossed if it gets support in python 3,10. bless

Link | Reply
Currently unrated

2 years, 5 months ago


我咨询了很多使用过facecap和Addroutes的用户,我可以确认我的设置是正确的,但我在blender里始终无法接收到手机发来的信息,请问这可能是由于什么原因导致?
I’ve consulted with many users of FACECAP and Addroutes, and I can confirm that my settings are correct, but I still can’t receive messages from my phone in Blender. What could be the cause?

Link | Reply
Current rating: 5

2 years, 5 months ago

I’ve consulted with many users of FACECAP and Addroutes, and I can confirm that my settings are correct, but I still can’t receive messages from my phone in Blender. What could be the cause?

Link | Reply
Currently unrated

2 years, 5 months ago

I’m Sorry, I didn’t want to fill the screen with my own question, because every time I send a post it says “Sorry, an error occurs.”So I thought it didn’t go out

Link | Reply
Currently unrated

mark hewis 2 years, 4 months ago

Do you have a sample Blend file which is setup to do a simple midi route example I can use to get started with e.g. map keytone to object scale.

thanks

Link | Reply
Currently unrated

bazza 2 years, 2 months ago

I use it for 2D animation works great :D

https://fediverse.tv/w/dc64c05a-bd03-42ff-a323-f80b275fbf7b

Link | Reply
Currently unrated

JL 2 years ago

The add-on does not work in Blender's recent updated versions. It disappears and when I try to re-enable it I receive an error. I also tried running the Python Script as instructed by the FaceIt documentation, but the script fails as well.

Link | Reply
Current rating: 5

Josh 1 year, 12 months ago

Hello

Just curious if there's an update coming or a work around for Blender 3.1.2. I've been attempting to add the latest version but keep getting an error that says AttributeError: 'NoneType' object has no attribute 'loader'.

Link | Reply
Currently unrated

Jin 1 year, 12 months ago

Would love to use this again. I'll donate for an update. Hopefully more of us can help support development. Use the donate button on the main page!

Link | Reply
Currently unrated

Leonardo Aguiar 1 year, 11 months ago

On every version of Blender that I try to install I get 'No module named 'rtmidi'. I installed rtmidi with home-brew. Do I have to change its directory or something?

Link | Reply
Currently unrated

Digi 1 year, 3 months ago

Damn it, I swear… This doesn’t work no matter what I do. I’ve bought several apps, and addons. I’ve gone through all of the tutorials I could find; to obtain a working solution to this issue. But it’s also highly frustrating to see individuals post a comment saying it’s working fine; without stating what OS, or settings they’ve used, or posting a video on YouTube; showing it working, but without any explanation of how they got it to work. I’m starting to think this is total bs.

Link | Reply
Currently unrated

Digi 1 year, 3 months ago

I apologize… I understand that this may be a huge workload. As what I am attempting by myself, is also a huge workload; for just one single person.

It is also my burden; as I am stuck with trying to find a solution… Because that is just what I do; find a way to make things work, by innovation, work arounds, corner cuts, and such… While attempting to make it all work; the same way I could see it working in mind.

I am sure that this is important to us all; within this forum. Furthermore, although we’d be exuberantly grateful… There is no way we could actually repay you. for your innovations. But the advancement of the domestication of the technology required to create this affect must become a reality.

This should be openly accessible to any dreamer. I hope, and I’ll pray your solution comes to you soon, and you share it to the world freely. & that you may also find the help you need to make your workload lighter, with a fun group of likeminded individuals.

I’ll be sure to give you or your team credit, in everything I produce; as this will be an ultimate catalyst toward and end game success.

Sincerely,
Digi

Link | Reply
Currently unrated

余池 1 month, 2 weeks ago

sorry

Link | Reply
Currently unrated

New Comment

required

required (not published)

optional

JPfeP

Archive

2022
2021
2020
2019
2015

Feeds

RSS / Atom