bnpr / Malt

Render framework for NPR.
https://malt3d.com
Other
952 stars 75 forks source link

errors from renderdoccmd are ignored #525

Open bluesillybeard opened 9 months ago

bluesillybeard commented 9 months ago

Malt version

Release

Blender version

Blender 3.6.4 on Flathub

OS

ArchLinux, 64bit, kernel 6.5.5, X11

Hardware info

AMD Ryzen 7 5800H, NVIDIA GeForce RTX 3060 Mobile

Issue description and reproduction steps

To reproduce, you can just put an invalid path for renderdoccmd. It never shows an error, which makes it really annoying when trying to get it to work in a Flatpak sandbox.

I have to use Flatpak because the alternative is endless fighting with Blender's Python to get it to cooperate with my system.

Attachments

malt 2023-10-07(13-50).log (Despite the fact that renderdoc path is "file_that_doesn't_exist", which is not a file that exists, there is no error)

The issue does not depend on the blend file.