You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
usdview is giving the following error after installation of v 2.3.0 on Windows, while trying to load RPR.
The USD version is 23.02.
ERROR: Usdview encountered an error while rendering.
Error in 'pxrInternal_v0_23__pxrReserved__::PlugPlugin::_Load' at line 258 in file D:\Users\XXX\USD\pxr\base\plug\plugin.cpp : 'Failed to load plugin 'hdRpr': The specified module could not be found.
in 'c:/hdRpr-2.3.0-Houdini-19.0.622-py3.7-Windows/plugin/usd/hdRpr.dll''
Error in 'pxrInternal_v0_23__pxrReserved__::NdrRegistry::_InstantiateParserPlugins' at line 989 in file D:\Users\XXX\USD\pxr\usd\ndr\registry.cpp : 'Failed verification: ' pluginFactory ''
Error in 'pxrInternal_v0_23__pxrReserved__::PlugPlugin::_Load' at line 258 in file D:\Users\XXX\USD\pxr\base\plug\plugin.cpp : 'Failed to load plugin 'hdRpr': The specified module could not be found.
in 'c:/hdRpr-2.3.0-Houdini-19.0.622-py3.7-Windows/plugin/usd/hdRpr.dll''
Error in 'pxrInternal_v0_23__pxrReserved__::NdrRegistry::_FindAndInstantiateDiscoveryPlugins' at line 933 in file D:\Users\XXX\USD\pxr\usd\ndr\registry.cpp : 'Failed verification: ' pluginFactory ''
Traceback (most recent call last):
File "C:\opt\USD\lib\python\pxr\Usdviewq\appController.py", line 1449, in <lambda>
self._rendererPluginChanged(pluginType))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\opt\USD\lib\python\pxr\Usdviewq\appController.py", line 1410, in _rendererPluginChanged
if not self._stageView.SetRendererPlugin(plugin):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\opt\USD\lib\python\pxr\Usdviewq\stageView.py", line 988, in SetRendererPlugin
if self._renderer.SetRendererPlugin(plugId):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pxr.Tf.ErrorException:
Error in 'pxrInternal_v0_23__pxrReserved__::PlugPlugin::_Load' at line 258 in file D:\Users\XXX\USD\pxr\base\plug\plugin.cpp : 'Failed to load plugin 'hdRpr': The specified module could not be found.
in 'c:/hdRpr-2.3.0-Houdini-19.0.622-py3.7-Windows/plugin/usd/hdRpr.dll''
Error in 'pxrInternal_v0_23__pxrReserved__::UsdImagingGLEngine::SetRendererPlugin' at line 875 in file D:\Users\XXX\USD\pxr\usdImaging\usdImagingGL\engine.cpp : 'Invalid plugin id or plugin is unsupported: HdRprPlugin'
The text was updated successfully, but these errors were encountered:
usdview is giving the following error after installation of v 2.3.0 on Windows, while trying to load RPR.
The USD version is 23.02.
The text was updated successfully, but these errors were encountered: