@kz and @Benjamin Escales - would either of you be interested in testing a new build that has a fix for this issue? The next release (0.1.7) of crowd render will be made available soon. It should fix this, we're keen to ask if you'd be open to testing it pre-release and giving feedback? If so, please e-mail us on our info address (info at crowdrender dot com dot au) and we will provide a way to get the software to you :)
Hey guys, apologies for this, blender has changed the python API yet again! This has been happening quite a lot and the blender devs did warn us that things like this would be happening, though since the beta they did say they'd try to keep it to a minimum. Essentially they have renamed "grease_pencil" to "grease_pencils", so we have to modify the addon.
2019-03-26 07:44:24,168 ; INFO ; cr system mode is ; 20
2019-03-26 07:44:24,168 ; INFO ; System architecture ; AMD64
2019-03-26 07:44:24,168 ; INFO ; Computer name ; MasterWork
2019-03-26 07:44:24,168 ; INFO ; Platform details ; Windows-10-10.0.17134
2019-03-26 07:44:24,168 ; INFO ; OS version ; ('10', '10.0.17134', '', 'Multiprocessor Free')
Warning: class CROWDRENDER_OT_show_discovery_error contains a properties which should be an annotation!
/Users/jamescrowther/Desktop/Crowdrender/cr_compile/releases/multi OS releases/blender_addon/2.80/crowdrender/src/cr/ui_operators.py:4358
make annotation: CROWDRENDER_OT_show_discovery_error.err_text
Crowd Render user_session add-on enabled
Writing userprefs: 'C:\Users\zette\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend' ok
Traceback (most recent call last):
File "/Users/jamescrowther/Desktop/Crowdrender/cr_compile/releases/multi OS releases/blender_addon/2.80/crowdrender/src/cr/ui_operators.py", line 512, in invoke
File "/Users/jamescrowther/Desktop/Crowdrender/cr_compile/releases/multi OS releases/blender_addon/2.80/crowdrender/src/cr/ui_operators.py", line 1325, in rebind_data_collections
AttributeError: 'BlendData' object has no attribute 'grease_pencil'
Hi James, Just started testing and have the same issue would it possible to email me too? many thanks.
Hello James, I had this same problem. Please, could you send me this corrected version too?
Excellent :)
Yes James, it worked, thank you !
@KZ @Benjamin Escales Hey guys, just wondering if you've tried out the 017 pre-release and if you did, has it solved the problem for you?
Absolutely. I'll e-mail you now.
@kz and @Benjamin Escales - would either of you be interested in testing a new build that has a fix for this issue? The next release (0.1.7) of crowd render will be made available soon. It should fix this, we're keen to ask if you'd be open to testing it pre-release and giving feedback? If so, please e-mail us on our info address (info at crowdrender dot com dot au) and we will provide a way to get the software to you :)
Thanks! Looking forward to the update, because I'm curious to try this addon out. Keep up the good work.
Hey guys, apologies for this, blender has changed the python API yet again! This has been happening quite a lot and the blender devs did warn us that things like this would be happening, though since the beta they did say they'd try to keep it to a minimum. Essentially they have renamed "grease_pencil" to "grease_pencils", so we have to modify the addon.
We're working on a solution to this as I type.
James
Here's the log:
2019-03-26 07:44:24,168 ; INFO ; ###################### LOGGING START #######################
2019-03-26 07:44:24,168 ; INFO ; Blender Version ; (2, 80, 47)
2019-03-26 07:44:24,168 ; INFO ; Bl Build type ; b'Release'
2019-03-26 07:44:24,168 ; INFO ; Bl Build Branch ; b'blender2.7'
2019-03-26 07:44:24,168 ; INFO ; Bl Platform ; b'Windows'
2019-03-26 07:44:24,168 ; INFO ; Bl bundled python ver ; 3.7.0 (default, Aug 26 2018, 16:05:01) [MSC v.1900 64 bit (AMD64)]
2019-03-26 07:44:24,168 ; INFO ; cr build type ; release
2019-03-26 07:44:24,168 ; INFO ; cr build branch ; trunk/Blender_addon/User r1224
2019-03-26 07:44:24,168 ; INFO ; cr system mode is ; 20
2019-03-26 07:44:24,168 ; INFO ; System architecture ; AMD64
2019-03-26 07:44:24,168 ; INFO ; Computer name ; MasterWork
2019-03-26 07:44:24,168 ; INFO ; Platform details ; Windows-10-10.0.17134
2019-03-26 07:44:24,168 ; INFO ; OS version ; ('10', '10.0.17134', '', 'Multiprocessor Free')
Warning: class CROWDRENDER_OT_show_discovery_error contains a properties which should be an annotation!
/Users/jamescrowther/Desktop/Crowdrender/cr_compile/releases/multi OS releases/blender_addon/2.80/crowdrender/src/cr/ui_operators.py:4358
make annotation: CROWDRENDER_OT_show_discovery_error.err_text
Crowd Render user_session add-on enabled
Writing userprefs: 'C:\Users\zette\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend' ok
Traceback (most recent call last):
File "/Users/jamescrowther/Desktop/Crowdrender/cr_compile/releases/multi OS releases/blender_addon/2.80/crowdrender/src/cr/ui_operators.py", line 512, in invoke
File "/Users/jamescrowther/Desktop/Crowdrender/cr_compile/releases/multi OS releases/blender_addon/2.80/crowdrender/src/cr/ui_operators.py", line 1325, in rebind_data_collections
AttributeError: 'BlendData' object has no attribute 'grease_pencil'
location: <unknown location>:-1
location: <unknown location>:-1
I tried the addon for the first time 10 minutes ago and got the very same error, you're not alone!