Giter VIP home page Giter VIP logo

Comments (4)

BigRoy avatar BigRoy commented on August 28, 2024

I also noticed this in the Output Window:

#############################################################################
#  VP2_RENDER_DELEGATE_PROXY is overridden to 'true'.  Default is 'false'.  #
#############################################################################
###############################################################################
Begin attempted read of a fragment graph XML file.
Attempting to read fragment XML code from: d:/dev/usd/maya-usd-build/install/RelWithDebInfo/plugin/pxr/maya/plugin/pxrUsdPreviewSurface/resources/usdPreviewSurface.xml
Resolved file path is: d:\dev\usd\maya-usd-build\install\RelWithDebInfo\plugin\pxr\maya\plugin\pxrUsdPreviewSurface\resources\usdPreviewSurface.xml
Attempting to read fragment XML code from a buffer of length 9192
Errors loading XML:
-------------------------------------------------------------------------------
OGS WARNING: The input parameter of a connection 'vectorInput' from fragment 'mayaShaderGeom_Float4GetX' was not found.
OGS WARNING: The input parameter of a connection 'vectorInput' from fragment 'mayaShaderGeom_Float4GetY' was not found.
OGS WARNING: The input parameter of a connection 'vectorInput' from fragment 'mayaShaderGeom_Float4GetZ' was not found.
OGS WARNING: The input parameter of a connection 'vectorInput' from fragment 'mayaShaderGeom_Float4GetW' was not found.
OGS WARNING: The output parameter of a connection 'floatOutput' from fragment 'mayaShaderGeom_Float4GetX' was not found.
OGS WARNING: The output parameter of a connection 'floatOutput' from fragment 'mayaShaderGeom_Float4GetY' was not found.
OGS WARNING: The output parameter of a connection 'floatOutput' from fragment 'mayaShaderGeom_Float4GetZ' was not found.
OGS WARNING: The output parameter of a connection 'floatOutput' from fragment 'mayaShaderGeom_Float4GetW' was not found.
-------------------------------------------------------------------------------
End attempted read of fragment XML.
###############################################################################
Stack trace:
  mtoh.mll!pxrInternal_v0_19__pxrReserved__::MtohRenderOverride::_SelectionChanged Line 694 
  mtoh.mll!pxrInternal_v0_19__pxrReserved__::MtohRenderOverride::_InitHydraResources Line 627 
  mtoh.mll!pxrInternal_v0_19__pxrReserved__::MtohRenderOverride::Render Line 462 
  mtoh.mll!pxrInternal_v0_19__pxrReserved__::HdMayaRender::execute Line 84 
  OpenMayaRender.dll!Autodesk::Maya::OpenMaya20190000::MHWRender::MRenderer::initialize
  OGSMayaBridge.dll!OGSMayaRenderer::performUserOperation
  OGSMayaBridge.dll!OGSMayaRenderer::performOverrideRenderGraph
  OGSMayaBridge.dll!OGSMayaBaseRenderer::performOverrideRender
  OGSMayaBridge.dll!OGSGeometryEvaluationOverride::~OGSGeometryEvaluationOverride
  OGSMayaBridge.dll!OGSGeometryEvaluationOverride::~OGSGeometryEvaluationOverride
  DataModel.dll!TidleRefreshCmd::refreshOGSRender
  DataModel.dll!TidleRefreshCmd::refresh
  DataModel.dll!TidleRefreshCmd::doIt
  ExtensionLayer.dll!TeventHandler::doIdles
  ExtensionLayer.dll!TidleLicenseAction::doIdleAction
  Qt5Core.dll!QObject::event
  Qt5Widgets.dll!QApplicationPrivate::notify_helper
  Qt5Widgets.dll!QApplication::notify
  ExtensionLayer.dll!TwindowManager::windowPreferencesAreEnabled
  Qt5Core.dll!QCoreApplication::notifyInternal2
  Qt5Core.dll!QEventDispatcherWin32::event
  Qt5Widgets.dll!QApplicationPrivate::notify_helper
  Qt5Widgets.dll!QApplication::notify
  ExtensionLayer.dll!TwindowManager::windowPreferencesAreEnabled
  Qt5Core.dll!QCoreApplication::notifyInternal2
  Qt5Core.dll!QCoreApplicationPrivate::sendPostedEvents
  qwindows.dll!qt_plugin_query_metadata
  Qt5Core.dll!QEventDispatcherWin32::processEvents
  USER32.dll!CallWindowProcW
  USER32.dll!DispatchMessageW
  Qt5Core.dll!QEventDispatcherWin32::processEvents
  qwindows.dll!qt_plugin_query_metadata
  Qt5Core.dll!QEventLoop::exec
  Qt5Core.dll!QCoreApplication::exec
  ExtensionLayer.dll!Tapplication::start
  maya.exe!<7FF6081C77A8>
  maya.exe!TiteratorWrapperFwd<TscenePartitions::ConstIteratorDescriptor,TiteratorWrapper<TscenePartitions::ConstIteratorDescriptor> >::operator++
  maya.exe!TiteratorWrapperFwd<TscenePartitions::ConstIteratorDescriptor,TiteratorWrapper<TscenePartitions::ConstIteratorDescriptor> >::operator++
  KERNEL32.DLL!BaseThreadInitThunk
  ntdll.dll!RtlUserThreadStart

And also:
hdMaya_not_found

Missing hdMaya.dll in lib\usd\hdMaya\resources

This last one does seem to hint to what is going on, because indeed hdMaya.dll is not there.

So it's not in: lib\usd\hdMaya\resources\hdMaya.dll
However it does actually exist in: lib\hdMaya.dll

from maya-usd.

huidong-chen avatar huidong-chen commented on August 28, 2024

Thanks for reporting the issue. I am working now for a fix.

from maya-usd.

BigRoy avatar BigRoy commented on August 28, 2024

Fixed with #79


Note that this warning still shows, but that is not a regression and thus was there before.

Coding Error: in _Load at line 248 of D:\dev\usd\USD\pxr\base\lib\plug\plugin.cpp -- Load of 'd:/dev/usd/maya-usd-build/install/RelWithDebInfo/lib/usd/hdMaya/resources/hdMaya.dll' for 'hdMaya' failed: The specified module could not be found.

from maya-usd.

suekieza avatar suekieza commented on August 28, 2024

linking my issue here as well #98

from maya-usd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.