Modifying any light in LOPs will throw errors

   1471   3   2
User Avatar
Member
75 posts
Joined: 12月 2017
Offline
Modifying any light parameters in LOPs and checking the Keeps xxx function on the UI will throw errors


Traceback (most recent call last):
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.657/houdini/python3.7libs\viewerstate\utils.py", line 1022, in wrapper
return func(*args,**kwargs)
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.657/houdini/python3.7libs\viewerstate\interface.py", line 158, in onMouseEvent
return state.onMouseEvent(kwargs)
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.657/houdini/python3.7libs\lightstate\lightstate.py", line 607, in onMouseEvent
self.handleMousePick(kwargs)
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.657/houdini/python3.7libs\lightstate\lightstate.py", line 823, in handleMousePick
self.data.distance(dist)
File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.657/houdini/python3.7libs\lightstate\lightdata.py", line 161, in distance
if dist
Edited by ysysimon - 2022年7月16日 00:23:49

Attachments:
light_bug.png (192.7 KB)

User Avatar
Member
75 posts
Joined: 12月 2017
Offline
To reproduce this bug, you need to use shift+T to select the target point first, and the keep option does not actually work
User Avatar
スタッフ
455 posts
Joined: 6月 2020
Offline
Thanks for the report. The Python error pop-up is fixed in 19.0.683
Edited by robp_sidefx - 2022年7月18日 02:20:41
User Avatar
Member
75 posts
Joined: 12月 2017
Offline
robp_sidefx
Thanks for the report. The Python error pop-up is fixed in 19.0.683
Thanks Reply
  • Quick Links