Do one change.
Go to this folder "/XXX/b3/parsers" find "cod4.py" file.
Search this line....
Code: Select all
_guidLength = 32
Code: Select all
_guidLength = 19
My B3 Version is "b3-1.9.2"
Hope it help you, I did it.
Code: Select all
_guidLength = 32
Code: Select all
_guidLength = 19