Home › Evil Mad Scientist Forums › Egg-Bot › Error reading serial data. › Re: Error reading serial data.
October 18, 2012 at 8:13 pm
#20962
eggdag
Participant
WOW had to download a new browser to get back here. I Have tried many things including cords and various EBF files. The serial read error keeps popping up. about 50% of command tries. A window opens with: Inkscape has received additional data from the script executed. The script did not return an error, but this may indicate the results will not be as expected. In the small ‘sub’ window it says:
Error reading serial data.
Traceback (most recent call last):
File “eggbot.py”, line 1403, in <module>
e.affect()
File “I:Program FilesInkscapeshareextensionsinkex.py”, line 215, in affect
self.effect()
File “eggbot.py”, line 315, in effect
self.setupCommand()
File “eggbot.py”, line 497, in setupCommand
self.ServoSetupWrapper()
File “eggbot.py”, line 1172, in ServoSetupWrapper
if strVersion[0] == ‘0’:
IndexError: string index out of range
This occurred after applying a ‘toggle pen’ command in eggbot control/setup. The first few times worked fine then error!