Issue 6099
Live Face and Leap Motion Python AttributeError in german iClone 7.41.2525.1
In German iClone 7.41.2525.1 seems to be a problem with Motionlive and LIVEFACE and Leapmotion when trying to add these gears to a character.
After clicking on the plugin name after "Add Gear" nothing happens and the Console Log prints AttributeError Message. Tested this on four different machines with same result.
Traceback (most recent call last):
File "C:/Program Files/Reallusion/iClone 7/Bin64/OpenPlugin/MotionLIVE\motionlivekit.py", line 68, in add_device_to_list
return motion_live_device_module.add_device_to_list(device_group, qml_module_name, device_name, device_id)
File "motionlive.py", line 493, in motionlive.MotionLiveDeviceModule.add_device_to_list
File "liveface.py", line 154, in liveface.LiveFace.__init__
File "C:\Program Files\Reallusion\iClone 7\Bin64\RLPy.py", line 13886, in <lambda>
__getattr__ = lambda self, name: _swig_getattr(self, RTcpClient, name)
File "C:\Program Files\Reallusion\iClone 7\Bin64\RLPy.py", line 80, in _swig_getattr
raise AttributeError("'%s' object has no attribute '%s'" % (class_type.__name__, name))
AttributeError
:
'RTcpClient' object has no attribute 'RegisterNetworkCallback'
Submitted byn.huebner_158245
Jul 13, 2019