catnip

catnip

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Problem with Dual Mesh tutorial - second mesh not displacing March 19, 2017, 1:47 p.m.

Thanks, Enivob! I'll check that out. I should also make a report about the bind not working.

EDIT: I went ahead and filed the bug report. I still see the warning about attribute mismatch on the merge node, but the displacement is working now.

Problem with Dual Mesh tutorial - second mesh not displacing March 18, 2017, 5 p.m.

I'm working through the Dual Mesh [sidefx.com] tutorial using Houdini Apprentice 16. However, the dispdir and dispweight attributes are not being transferred over to the Voronoi mesh's displace1 attribute VOP. This causes the Voronoi mesh not to be displaced. I'm pretty sure I have the correct values in place. (I've included screenshots, including one of the displace1 node's contents.)

I wonder if this could be a bug or something that has changed since Houdini 15.5. I've attached the .hipnc file.

Thanks in advance!

I can't use help documents March 5, 2017, 2:18 p.m.

I'm getting Python errors when I access the Help Browser, too. I can open help and the links work, though. I checked Windows Firewall, and Houdini has permission. I'm using Houdini Apprentice 16.0.504.20. I tried malbrecht's suggestion to shut down all Houdini processes and restart, but it didn't totally fix the problem for me.

Here's an example of what I'm seeing:

Exception happened during processing of request from ('127.0.0.1', 60982)
Traceback (most recent call last):
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.20\python27\lib\SocketServer.py”, line 593, in
process_request_thread
self.finish_request(request, client_address)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.20\python27\lib\SocketServer.py”, line 334, in
finish_request
self.RequestHandlerClass(request, client_address, self)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.20\python27\lib\SocketServer.py”, line 651, in
__init__
self.finish()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.20\python27\lib\SocketServer.py”, line 710, in
finish
self.wfile.close()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.20\python27\lib\socket.py”, line 279, in close
self.flush()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.20\python27\lib\socket.py”, line 303, in flush
self._sock.sendall(view)
error: An established connection was aborted by the software in your h
ost machine

I just reported the issue to Support, but I'm not sure whether it's actually a bug or not.