Labs Simple Baker sop no longer works in Houdini 20??

   Views 1964   Replies 6   Subscribers 3
User Avatar
Member
19 posts
Joined: 10月 2018
Offline
Hello,

I ran into this issue where Labs simple baker sops dosent seem to work anymore from Houdini 20 onwards?

Every time I try to render or bake. This error message shows up.

Traceback (most recent call last):
File "labs::Sop/simple_baker::2.0/execute", line 1, in <module>
File "labs::Sop/simple_baker::2.0, PythonModule", line 6, in render
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.547/houdini/python3.9libs\houpythonportion\ui.py", line 1137, in decorator
return func(*args, **kwargs)
File "C:\PROGRA~1/SIDEEF~1/HOUDIN~1.547/houdini/python3.9libs\hou.py", line 78643, in render
return _hou.RopNode_render(self, *args, **kwargs)
hou.OperationFailed: The attempted operation failed.
Error: Error rendering child: /obj/anti_aging_device_v2/simple_baker1/ropnet1/rop_games_baker/single_bake

Any idea why? Any suggested solution would be much appreciated.

Attachments:
Screenshot 2024-09-02 113944.png (63.5 KB)

User Avatar
Member
2 posts
Joined: 9月 2024
Offline
Sorry, I don't have solution for this but just wanted to say that I'm getting the same error when trying to use Simple Baker with Houdini v20.5.332. I have tested it on both PC and Mac version and can't get it to work on neither.

Attachments:
Screenshot 2024-09-16 at 21.29.18.png (122.9 KB)

User Avatar
Member
19 posts
Joined: 10月 2018
Offline
I really hope we can get answer soon.
Im not a very technical person but thinking logically, I do wonder if its something to do with mantra??

I mean mantra is slowly being made redundent and Karma will be the main render engine, I wonder if this is the cause of the issue as Houdini no longer support mantra and these baker HDA uses mantra setup?

Just guessing but I still have no clue why is it not working.
User Avatar
Member
2 posts
Joined: 9月 2024
Offline
I submitted a bug report and got this reply:

Hello,

The simple baker is being deprecated in favour of the maps baker.
Please try using the maps baker instead.

User Avatar
Member
19 posts
Joined: 10月 2018
Offline
Hey Jukkam,

Thanks for the update. At least we know now.

Cheers!
User Avatar
Member
1 posts
Joined: 11月 2020
Offline
Hey,

i just had the same problem, and with MapsBaker node as well.

My solution was to delete the Mantra renderer node inside the Out network. And add a Karma node.
I didn't change anything else and no more crashes.

Cheers.
User Avatar
スタッフ
1 posts
Joined: 10月 2021
Offline
Hi, wanted to chime in here as I've taken a look at both Simple Baker and Maps Baker, and they're both working with my relatively simple setup (baking the Rubber Toy onto a box with default settings). While Simple Baker does use Mantra for rendering, Maps Baker is purely COPs-based. I'm using 20.5.522.

For those with Simple Baker issues, that particular error is attempting to push the Render button on the ropnet1 SOP inside the network. I wonder if you run into the same error if you dive into the network and push the Render button manually. (Right click the HDA, select Allow Editing of Contents to unlock the HDA, double click to dive in and find the ropnet1 node).

Maps Baker is newer and since it uses a different rendering system, it might fit the bill.
  • Quick Links