Git Product home page Git Product logo

Comments (3)

ssteinberg avatar ssteinberg commented on May 25, 2024

Did you load 'scripts/PLTPathTracer.py'?

from pltfalcor.

meshula avatar meshula commented on May 25, 2024

Yes. That brings up an exception that the OptixDenoiser.dll is not found; continuing from the dialog yields green. I was assuming that the denoiser is optional, since the wording is "if you want to use the denoiser", but perhaps I should go ahead and install it.

[Window Title]
Error

[Content]
Error when loading configuration file: C:\dev\github\PLTFalcor\scripts\PLTPathTracer.py
RuntimeError: Failed to load plugin library from C:\dev\github\PLTFalcor\build\windows-vs2022\bin\Release\plugins\OptixDenoiser.dll. File not found.

Stacktrace:
 0# Falcor::RuntimeError::RuntimeError<std::filesystem::path const &> at C:\dev\github\PLTFalcor\Source\Falcor\Core\Errors.h:90
 1# Falcor::PluginManager::loadPlugin at C:\dev\github\PLTFalcor\Source\Falcor\Core\Plugin.cpp:66
 2# Falcor::PluginManager::loadPluginByName at C:\dev\github\PLTFalcor\Source\Falcor\Core\Plugin.cpp:53
 3# <lambda_f215fcf4beafed0d2c6217513e06a228>::operator() at C:\dev\github\PLTFalcor\external\pybind11\include\pybind11\pybind11.h:249
 4# <lambda_f215fcf4beafed0d2c6217513e06a228>::<lambda_invoker_cdecl> at C:\dev\github\PLTFalcor\external\pybind11\include\pybind11\pybind11.h:167
 5# pybind11::cpp_function::dispatcher at C:\dev\github\PLTFalcor\external\pybind11\include\pybind11\pybind11.h:934
 6# 0x00007ffa38c4bdbd (PyMethodDef_RawFastCallKeywords)
 7# 0x00007ffa38c4b8a3 (PyArg_UnpackStack)
 8# 0x00007ffa38c58a6e (PyEval_EvalFrameDefault)
 9# 0x00007ffa38c4b841 (PyArg_UnpackStack)
 10# 0x00007ffa38c58a6e (PyEval_EvalFrameDefault)
 11# 0x00007ffa38c4c0fc (PyEval_EvalCodeWithName)
 12# 0x00007ffa38c60197 (PyEval_EvalCodeEx)
 13# 0x00007ffa38c600f5 (PyEval_EvalCode)
 14# 0x00007ffa38c6009f (PyArena_Free)
 15# 0x00007ffa38c5ffc9 (PyRun_StringFlags)
 16# pybind11::eval<2> at C:\dev\github\PLTFalcor\external\pybind11\include\pybind11\eval.h:75
 17# Falcor::runScript at C:\dev\github\PLTFalcor\Source\Falcor\Utils\Scripting\Scripting.cpp:137
 18# Falcor::Scripting::runScriptFromFile at C:\dev\github\PLTFalcor\Source\Falcor\Utils\Scripting\Scripting.cpp:156
 19# Mogwai::Renderer::loadScript at C:\dev\github\PLTFalcor\Source\Mogwai\Mogwai.cpp:461
 20# Mogwai::Renderer::onFrameRender at C:\dev\github\PLTFalcor\Source\Mogwai\Mogwai.cpp:657
 21# Falcor::SampleApp::renderFrame at C:\dev\github\PLTFalcor\Source\Falcor\Core\SampleApp.cpp:527
 22# Falcor::Window::msgLoop at C:\dev\github\PLTFalcor\Source\Falcor\Core\Window.cpp:517
 23# Falcor::SampleApp::runInternal at C:\dev\github\PLTFalcor\Source\Falcor\Core\SampleApp.cpp:332
 24# Falcor::SampleApp::run at C:\dev\github\PLTFalcor\Source\Falcor\Core\SampleApp.cpp:174
 25# main at C:\dev\github\PLTFalcor\Source\Mogwai\Mogwai.cpp:934
 26# __scrt_common_main_seh at D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
 27# 0x00007ffafe2426bd (BaseThreadInitThunk)


At:
  <string>(10): render_graph_PLTPT
  <string>(61): <module>


[Continue] [Debug] [Abort]

from pltfalcor.

ssteinberg avatar ssteinberg commented on May 25, 2024

Please see "Usage" in the README

from pltfalcor.

Related Issues (6)

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.