Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hdRpr cannot be loaded on usdview #635

Open
aloysius-aryaputera opened this issue Feb 7, 2023 · 0 comments
Open

hdRpr cannot be loaded on usdview #635

aloysius-aryaputera opened this issue Feb 7, 2023 · 0 comments

Comments

@aloysius-aryaputera
Copy link

aloysius-aryaputera commented Feb 7, 2023

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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant