I am using Houdini 18.5.696 and Bridge 2021.1.0. I have installed the plugin inside Houdini. I can see the Megascans drop folder from the menu inside Houdini. When I go to export an assets from the Bridge it tells me that its exporting to Houdini....then it pops up the Houdini console window, that shows the following;
Traceback (most recent call last):
File "E:/Megascans/support/plugins/houdini/4.5/MSLiveLink/scripts/python\MSPlugin\MSImporter.py", line 26, in importController
sendToMetabase(importOptions)
File "E:/Megascans/support/plugins/houdini/4.5/MSLiveLink/scripts/python\MSPlugin\Utilities\AssetData.py", line 142, in sendToMetabase
requests.post(url, data= json.dumps(data))
File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.696\python27\lib\site-packages\requests\api.py", line 112, in post
return request('post', url, data=data, json=json, **kwargs)
File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.696\python27\lib\site-packages\requests\api.py", line 58, in request
return session.request(method=method, url=url, **kwargs)
File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.696\python27\lib\site-packages\requests\sessions.py", line 513, in request
resp = self.send(prep, **send_kwargs)
File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.696\python27\lib\site-packages\requests\sessions.py", line 623, in send
r = adapter.send(request, **kwargs)
File "C:\PROGRA~1\SIDEEF~1\HOUDIN~1.696\python27\lib\site-packages\requests\adapters.py", line 511, in send
raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host='stats.quixel.com', port=443): Max retries exceeded with url: /v1/message (Caused by SSLError(SSLError(1, u' certificate verify failed (_ssl.c:726)'),))
Then it pops up that it Exported to Houdini successful. But when I go back to Houdini there is no asset in the scene.
What should I be checking to solve this issue?
Thanks
Alex