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.
Labs Simple Baker sop no longer works in Houdini 20??
1964 6 3-
- winterlang157
- Member
- 19 posts
- Joined: 10月 2018
- Offline
-
- jukkam
- Member
- 2 posts
- Joined: 9月 2024
- Offline
-
- winterlang157
- 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.
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.

-
- jukkam
- Member
- 2 posts
- Joined: 9月 2024
- Offline
-
- winterlang157
- Member
- 19 posts
- Joined: 10月 2018
- Offline
-
- WolfAndMagic
- Member
- 1 posts
- Joined: 11月 2020
- Offline
-
- Danicka
- スタッフ
- 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.
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