Forgot your password?   Click here   •   No account yet?   Please Register    •   Or login using  
EN Login
SideFX Homepage
  • Products
    • What's New in 18.5
    • Houdini
      • Overview
      • FX Features
      • CORE Features
      • Solaris
      • Houdini Indie
    • Houdini Engine
      • Overview
      • Engine Plug-Ins
      • Batch
    • PDG
      • Overview
      • FAQ
    • Compare
    • SideFX Labs
      • Overview
      • SideFX Labs Tools
    • Partners
  • Industries
    • Film & TV
    • Game Development
    • Motion Graphics
    • Virtual Reality
  • Community
    • Forum
    • News Feed
    • Customer Stories
    • Gallery
    • Contests & Jams
    • Houdini HIVE Events
    • Event Calendar
    • Worldwide HUG
  • Learn
    • Getting Started
    • Learning Paths
    • Tutorials
    • Talks & Webinars
    • Schools & Training
    • Education Programs
      • Overview
      • Students
      • Instructors
      • Administrators
  • Support
    • Customer Support
    • Help Desk | FAQ
    • System Requirements
    • Documentation
    • Changelog / Journal
    • Report a Bug/RFE
  • Get
    • Buy
    • Download
    • Content Library
    • Contact Info
 
Advanced Search
Forums Search
Found 5 posts.

Search results Show results as topic list.

Houdini for Realtime » Mapbox RnD

User Avatar
jamestmather
5 posts
Offline
 Aug. 7, 2020 10:32:48
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..
See full post 

Houdini for Realtime » Mapbox not loading terrain data

User Avatar
jamestmather
5 posts
Offline
 Aug. 7, 2020 10:21:55
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.
Edited by jamestmather - Aug. 7, 2020 10:26:37
See full post 

Houdini Indie and Apprentice » mapbox download not working

User Avatar
jamestmather
5 posts
Offline
 Aug. 7, 2020 10:14:49
Same error - Houdini is the latest and SideFXLabs updated - any ideas why?
See full post 

Houdini Indie and Apprentice » Mixamo import questions -context, motion blur and textures

User Avatar
jamestmather
5 posts
Offline
 July 8, 2020 17:45:16
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
Edited by jamestmather - July 10, 2020 03:38:25
See full post 

Houdini Indie and Apprentice » Mixamo import questions -context, motion blur and textures

User Avatar
jamestmather
5 posts
Offline
 July 8, 2020 17:44:44
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
See full post 
  • Quick Links
Search links
Show recent posts
Show unanswered posts
PRODUCTS
  • Houdini
  • Houdini Engine
  • PDG
LEARN
  • Learning Paths
  • Tutorials
  • Talks & Webinars
  • Schools & Training
  • Education Programs
SUPPORT
  • Customer Support
  • Help Desk | FAQ
  • Documentation
  • Report a Bug/RFE
  • Sales Inquiry
LEGAL
  • Terms of Use
  • Privacy Policy
  • License Agreement
  • Accessibility
  • Responsible Disclosure Program
COMPANY
  • About SideFX
  • Press
  • T-Shirt Store
  • Careers
  • Internships
  • Contact Us
Copyright © SideFX 2021. All Rights Reserved.

Choose language