Hi - does anyone know why Mapbox would throw up an error like this when asked to import? (I'm latest houdini plus updated plugins, scanning smallest area possible). Any wisdom welcome.
Error
Invalid source /obj/geo1/mapbox1/optional_blur/terrain_layer1/foreach_end2
Error: Failure to cook template geometry..
Found 5 posts.
Search results Show results as topic list.
Houdini for Realtime » Mapbox RnD
-
- jamestmather
- 5 posts
- Offline
Houdini for Realtime » Mapbox not loading terrain data
-
- jamestmather
- 5 posts
- Offline
Same I get an error when I try to sample from the map (I go to the most zoomed in tile so it's not a data issue). - any idea why? Any help much appreciated. I'm on the latest build and have updated my plugins.
Right clicking on the node throws up this error :
Error
Invalid source /obj/geo1/mapbox1/optional_blur/terrain_layer1/foreach_end2
Error: Failure to cook template geometry..
This is what the console throws up in error :
Traceback (most recent call last):
File “opdef:/labs:
op/mapbox?PythonModule”, line 195, in <lambda>
File “opdef:/labs:
op/mapbox?PythonModule”, line 65, in on_button
File “opdef:/labs:
op/mapbox?PythonModule”, line 146, in refresh
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:
op/mapbox?PythonModule”, line 195, in <lambda>
File “opdef:/labs:
op/mapbox?PythonModule”, line 65, in on_button
File “opdef:/labs:
op/mapbox?PythonModule”, line 146, in refresh
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:
op/mapbox?PythonModule”, line 195, in <lambda>
File “opdef:/labs:
op/mapbox?PythonModule”, line 65, in on_button
File “opdef:/labs:
op/mapbox?PythonModule”, line 146, in refresh
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:
op/mapbox?PythonModule”, line 195, in <lambda>
File “opdef:/labs:
op/mapbox?PythonModule”, line 65, in on_button
File “opdef:/labs:
op/mapbox?PythonModule”, line 146, in refresh
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:
op/mapbox?PythonModule”, line 195, in <lambda>
File “opdef:/labs:
op/mapbox?PythonModule”, line 65, in on_button
File “opdef:/labs:
op/mapbox?PythonModule”, line 146, in refresh
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:
op/mapbox?PythonModule”, line 195, in <lambda>
File “opdef:/labs:
op/mapbox?PythonModule”, line 65, in on_button
File “opdef:/labs:
op/mapbox?PythonModule”, line 146, in refresh
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:
op/mapbox?PythonModule”, line 195, in <lambda>
File “opdef:/labs:
op/mapbox?PythonModule”, line 65, in on_button
File “opdef:/labs:
op/mapbox?PythonModule”, line 146, in refresh
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:
op/mapbox?PythonModule”, line 195, in <lambda>
File “opdef:/labs:
op/mapbox?PythonModule”, line 65, in on_button
File “opdef:/labs:
op/mapbox?PythonModule”, line 146, in refresh
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:
op/mapbox?PythonModule”, line 195, in <lambda>
File “opdef:/labs:
op/mapbox?PythonModule”, line 65, in on_button
File “opdef:/labs:
op/mapbox?PythonModule”, line 146, in refresh
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Could not create OpenCL device of type (HOUDINI_OCL_DEVICETYPE): GPU on platform vendor (HOUDINI_OCL_VENDOR): Intel(R) Corporation. Falling back to built-in CPU OpenCL driver.
Right clicking on the node throws up this error :
Error
Invalid source /obj/geo1/mapbox1/optional_blur/terrain_layer1/foreach_end2
Error: Failure to cook template geometry..
This is what the console throws up in error :
Traceback (most recent call last):
File “opdef:/labs:

File “opdef:/labs:

File “opdef:/labs:

File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:

File “opdef:/labs:

File “opdef:/labs:

File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:

File “opdef:/labs:

File “opdef:/labs:

File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:

File “opdef:/labs:

File “opdef:/labs:

File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:

File “opdef:/labs:

File “opdef:/labs:

File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:

File “opdef:/labs:

File “opdef:/labs:

File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:

File “opdef:/labs:

File “opdef:/labs:

File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:

File “opdef:/labs:

File “opdef:/labs:

File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Traceback (most recent call last):
File “opdef:/labs:

File “opdef:/labs:

File “opdef:/labs:

File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 154, in urlopen
return opener.open(url, data, timeout)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 435, in open
response = meth(req, response)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 548, in http_response
‘http’, request, response, code, msg, hdrs)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 473, in error
return self._call_chain(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 407, in _call_chain
result = func(*args)
File “C:\PROGRA~1\SIDEEF~1\HOUDIN~1.532\python27\lib\urllib2.py”, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
Could not create OpenCL device of type (HOUDINI_OCL_DEVICETYPE): GPU on platform vendor (HOUDINI_OCL_VENDOR): Intel(R) Corporation. Falling back to built-in CPU OpenCL driver.
Edited by jamestmather - Aug. 7, 2020 10:26:37
Houdini Indie and Apprentice » mapbox download not working
-
- jamestmather
- 5 posts
- Offline
Houdini Indie and Apprentice » Mixamo import questions -context, motion blur and textures
-
- jamestmather
- 5 posts
- Offline
Hi all.
I've searched this but can't seem to find a clear answer. Super noob question.
Mixamo imports. Its a simple scene: One character with an animation from Mixamo.
So apparently I have 2 ways to import FBX as I can see:
If I import in the Obj level using the File/Import/FBX menu, it brings in the textures fine but I can't seem to find a Motion blur setting that works with this. The character has textures but no motion blur in the render.
If I create a Geo node and do an Agent import inside it - it doesn't seem to bring in the textures but I can activate “blur” in the render menu of the Geo node so by this method seem to get motion blue but no textures. (literally the opposite). There are a lot of textures on this so relinking will be a pain. Is there no way to grab the texture in this mode as the other import offers?
So my questions are:
Can I get motion blur on the FILE/IMPORT/FBX so that the motion captured file is generating blur?
or
Can I get the Agent FBX import textured simply (there's a lot of textures on this character - surely there is a simple way to do this?)
Basically I want textures AND motion blur. Any help appreciated.
Thank you
James
I've searched this but can't seem to find a clear answer. Super noob question.
Mixamo imports. Its a simple scene: One character with an animation from Mixamo.
So apparently I have 2 ways to import FBX as I can see:
If I import in the Obj level using the File/Import/FBX menu, it brings in the textures fine but I can't seem to find a Motion blur setting that works with this. The character has textures but no motion blur in the render.
If I create a Geo node and do an Agent import inside it - it doesn't seem to bring in the textures but I can activate “blur” in the render menu of the Geo node so by this method seem to get motion blue but no textures. (literally the opposite). There are a lot of textures on this so relinking will be a pain. Is there no way to grab the texture in this mode as the other import offers?
So my questions are:
Can I get motion blur on the FILE/IMPORT/FBX so that the motion captured file is generating blur?
or
Can I get the Agent FBX import textured simply (there's a lot of textures on this character - surely there is a simple way to do this?)
Basically I want textures AND motion blur. Any help appreciated.
Thank you
James
Edited by jamestmather - July 10, 2020 03:38:25
Houdini Indie and Apprentice » Mixamo import questions -context, motion blur and textures
-
- jamestmather
- 5 posts
- Offline
Hi all.
I've searched this but can't seem to find a clear answer. Super noob question.
Mixamo imports. Its a simple scene: One character with an animation from Mixamo.
So apparently I have 2 ways to import FBX as I can see:
If I import in the Obj level using the File/Import/FBX menu, it brings in the textures fine but I can't seem to find a Motion blur setting that works with this. The character has textures but no motion blur in the render.
If I create a Geo node and do an Agent import inside it - it doesn't seem to bring in the textures but I can activate “blur” in the render menu of the Geo node so by this method seem to get motion blue but no textures. (literally the opposite)
So my questions are:
Can I get motion blur on the FILE/IMPORT/FBX so that the motion captured file is generating blur?
or
Can I get the Agent FBX import textured simply (there's a lot of textures on this character - surely there is a simple way to do this?)
Basically I want textures
Thank you
James
I've searched this but can't seem to find a clear answer. Super noob question.
Mixamo imports. Its a simple scene: One character with an animation from Mixamo.
So apparently I have 2 ways to import FBX as I can see:
If I import in the Obj level using the File/Import/FBX menu, it brings in the textures fine but I can't seem to find a Motion blur setting that works with this. The character has textures but no motion blur in the render.
If I create a Geo node and do an Agent import inside it - it doesn't seem to bring in the textures but I can activate “blur” in the render menu of the Geo node so by this method seem to get motion blue but no textures. (literally the opposite)
So my questions are:
Can I get motion blur on the FILE/IMPORT/FBX so that the motion captured file is generating blur?
or
Can I get the Agent FBX import textured simply (there's a lot of textures on this character - surely there is a simple way to do this?)
Basically I want textures
Thank you
James
-
- Quick Links