Sam Kovacs

Sam Kovacs

About Me

Connect

LOCATION
Not Specified
WEBSITE

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Apprentice Errors Nov. 29, 2014, 4:16 p.m.

I just started receiving several different errors while using Houdini that have not been happening up until today.

At first I was getting segfaults all over the place. Segfault when creating circle nodes, segfault when loading files. But I think I narrowed that problem down to my slave drive. Whenever Houdini tries to access files from my slave drives it throws a segfault.

But, this error is new. Whenever I try to access the example files I get this error every time.

—————————————-
Exception happened during processing of request from ('127.0.0.1', 53037)
Traceback (most recent call last):
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.582\python27\lib\site-packages\paste\httpserver.py”, line 1062, in process_request_in_thread
self.finish_request(request, client_address)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.582\python27\lib\SocketServer.py”, line 334, in finish_request
self.RequestHandlerClass(request, client_address, self)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.582\python27\lib\SocketServer.py”, line 651, in __init__
self.finish()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.582\python27\lib\SocketServer.py”, line 710, in finish
self.wfile.close()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.582\python27\lib\socket.py”, line 279, in close
self.flush()
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.582\python27\lib\socket.py”, line 303, in flush
self._sock.sendall(view)
error: An established connection was aborted by the software in your host machine
—————————————-