You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so i try to use the set position/rotation/scale node in transform mode and I get this log when using it.
[ERROR] KX_PythonComponent[Logic_Node_Editor] - Failed to invoke the start callback. Traceback (most recent call last): File ".blend\nl_logic_node_editor.py", line 62, in start File ".blend\nl_logic_node_editor.py", line 45, in evaluate File "C:\Users\*****\Downloads\upbge-0.36-windows-x86_64\3.6\python\lib\site-packages\uplogic\nodes\logictree.py", line 219, in evaluate cell.evaluate() File "C:\Users\*****\Downloads\upbge-0.36-windows-x86_64\3.6\python\lib\site-packages\uplogic\nodes\actions\setgameobjectattr.py", line 49, in evaluate setattr( SystemError: <built-in function setattr> returned NULL without setting an exception
The text was updated successfully, but these errors were encountered:
so i try to use the set position/rotation/scale node in transform mode and I get this log when using it.
[ERROR] KX_PythonComponent[Logic_Node_Editor] - Failed to invoke the start callback. Traceback (most recent call last): File ".blend\nl_logic_node_editor.py", line 62, in start File ".blend\nl_logic_node_editor.py", line 45, in evaluate File "C:\Users\*****\Downloads\upbge-0.36-windows-x86_64\3.6\python\lib\site-packages\uplogic\nodes\logictree.py", line 219, in evaluate cell.evaluate() File "C:\Users\*****\Downloads\upbge-0.36-windows-x86_64\3.6\python\lib\site-packages\uplogic\nodes\actions\setgameobjectattr.py", line 49, in evaluate setattr( SystemError: <built-in function setattr> returned NULL without setting an exception
The text was updated successfully, but these errors were encountered: