newbie: should I be getting camera bug in 18.5 karma render?

   3798   6   1
User Avatar
Member
6 posts
Joined: 10月 2020
Offline
Am I doing something wrong? When I try adding a camera to lop network I get:

Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
File “C:/PROGRA~1/SIDEEF~1/HOUDIN~1.351/houdini/python2.7libs\viewerstate\utils.py”, line 475, in sceneViewerFromPath
raise hou.Error(“Could not create a scene viewer with path: %s (%d)” % (pane_path,pane.type()))
TypeError: %d format: a number is required, not EnumValue
User Avatar
Member
6 posts
Joined: 10月 2020
Offline
As there isnt an immediate answer, I should add this is on Houdinie 18.5.351, with the current betas for Redshift and Octane installed, and that might be what is causing the problem.
User Avatar
Member
7733 posts
Joined: 9月 2011
Offline
ErnestLeonardoMeyer
Am I doing something wrong? When I try adding a camera to lop network I get:

Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
File “C:/PROGRA~1/SIDEEF~1/HOUDIN~1.351/houdini/python2.7libs\viewerstate\utils.py”, line 475, in sceneViewerFromPath
raise hou.Error(“Could not create a scene viewer with path: %s (%d)” % (pane_path,pane.type()))
TypeError: %d format: a number is required, not EnumValue

does your desktop have no scene viewer? I haven't been able to recreated this problem.
User Avatar
Member
6 posts
Joined: 10月 2020
Offline
It's showing the opengl scene from a camera at the obj level, but nothing shows up in the lop yet because Im still building it
User Avatar
スタッフ
4435 posts
Joined: 7月 2005
Offline
This seems very closely related to https://www.sidefx.com/forum/topic/76251/?page=1#post-326061, [www.sidefx.com] but your exception is being generated one line earlier in the python script… I would assume these two are related, but we'll have to try to reproduce the problem locally to be sure.
User Avatar
スタッフ
2491 posts
Joined: 9月 2007
Offline
ErnestLeonardoMeyer
Am I doing something wrong? When I try adding a camera to lop network I get:

Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
File “C:/PROGRA~1/SIDEEF~1/HOUDIN~1.351/houdini/python2.7libs\viewerstate\utils.py”, line 475, in sceneViewerFromPath
raise hou.Error(“Could not create a scene viewer with path: %s (%d)” % (pane_path,pane.type()))
TypeError: %d format: a number is required, not EnumValue

Hi Ernesto! You could help us by logging a bug and giving us the steps to reproduce this issue. We're creating and deleting cameras and looking through them and not seeing the error but we know you're hitting it. We just have to figure out what you're doing that's different from us. Thanks!
https://www.sidefx.com/forum/topic/15604/ [www.sidefx.com]
Chris McSpurren
Senior Quality Assurance Specialist
SideFX
User Avatar
Member
7 posts
Joined: 2月 2015
Offline
I was getting the same issue on 18.5.3 but not in 18.5.4
Edited by DirtPizza - 2021年3月17日 12:52:58
  • Quick Links