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
I am using the Prototype 1 Code for blender and when I am trying to run the code with a potentiometer as input, I am getting the following error
Read blend: C:\Users\Ruchit\Downloads\lucidgloves-blender-main\lucidgloves-blender-main\VRGloveDemo_Attempt2.blend
b'511&511&511&511&511&232&164&0&0&0&0&0&0\n'
Traceback (most recent call last):
File "C:\Users\Ruchit\Downloads\lucidgloves-blender-main\lucidgloves-blender-main\VRGloveDemo_Attempt2.blend\script.py", line 43, in
ValueError: could not convert string to float: '511&511&511&511&511&232&164&0&0&0&0&0&0'
Error: Python script failed, check the message in the system console
Please help ME!
The text was updated successfully, but these errors were encountered:
This isn't a problem with lucidgloves firmware, rather it's something that needs to be fixed in the blender script. I'll leave this issue open to make sure I/someone fix it at some point.
I am using the Prototype 1 Code for blender and when I am trying to run the code with a potentiometer as input, I am getting the following error
Read blend: C:\Users\Ruchit\Downloads\lucidgloves-blender-main\lucidgloves-blender-main\VRGloveDemo_Attempt2.blend
b'511&511&511&511&511&232&164&0&0&0&0&0&0\n'
Traceback (most recent call last):
File "C:\Users\Ruchit\Downloads\lucidgloves-blender-main\lucidgloves-blender-main\VRGloveDemo_Attempt2.blend\script.py", line 43, in
ValueError: could not convert string to float: '511&511&511&511&511&232&164&0&0&0&0&0&0'
Error: Python script failed, check the message in the system console
Please help ME!
The text was updated successfully, but these errors were encountered: