Niklas Schneider
NSchneider
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Learning APEX but unable to select control geometry July 16, 2024, 11:38 a.m.
Hey,
I just came across this issue. Even though everything was set up correctly I was not able to select the control geo.
What ended up fixing the issue for me was restarting the session. I tried this multiple times and the control geo was only selectable after a restart.
I am not sure what causes the problem though. Maybe someone else knows more about it.
Cheers!
I just came across this issue. Even though everything was set up correctly I was not able to select the control geo.
What ended up fixing the issue for me was restarting the session. I tried this multiple times and the control geo was only selectable after a restart.
I am not sure what causes the problem though. Maybe someone else knows more about it.
Cheers!
SOP Flip Solver Checkpoints not working Sept. 28, 2023, 10:55 a.m.
Hey!
Im not sure if you solved it already but in any case I just bumped into the same issue.
What I found out is that when you enable Checkpointing in the SOP Flip Solver, it for some reason doesn't pass the $SF simulation frame value, that is required in the filename, on to the dopnetwork inside the SOP Flip Solver node.
What happens then is that the .sim files get written without a frame value.
(FILENAME..sim instead of FILENAME.1.sim for the first frame)
The solver doesn't know what to do with that and the rest of the sim is blank.
To fix it you can dive inside the SOP Flip Solver and break the Checkpoint File Name Connection on the DOP Net in there and set it yourself to FILELOCATION/FILENAME.$SF.sim
My guess is that $SF doesnt even exist on SOP Level where the SOP FLIP Solver node tries to evaluate it, since it is the Simulation Frame. Therefore it returns a blank value.
Hope this helps
Cheers
Im not sure if you solved it already but in any case I just bumped into the same issue.
What I found out is that when you enable Checkpointing in the SOP Flip Solver, it for some reason doesn't pass the $SF simulation frame value, that is required in the filename, on to the dopnetwork inside the SOP Flip Solver node.
What happens then is that the .sim files get written without a frame value.
(FILENAME..sim instead of FILENAME.1.sim for the first frame)
The solver doesn't know what to do with that and the rest of the sim is blank.
To fix it you can dive inside the SOP Flip Solver and break the Checkpoint File Name Connection on the DOP Net in there and set it yourself to FILELOCATION/FILENAME.$SF.sim
My guess is that $SF doesnt even exist on SOP Level where the SOP FLIP Solver node tries to evaluate it, since it is the Simulation Frame. Therefore it returns a blank value.
Hope this helps
Cheers
Glue vellum hair April 14, 2023, 6:23 p.m.
Then I turned up the stiffness of your glue constraints... they were so floppy they looked like they were not working.
Having a similar issue I just spent a lot of time searching my attributes for a mistake. Your answer just fixed my problem immediately. I never would have thought that the constraints were actually working but were too floppy to do anything.
Thanks a lot!