Alas, same problems for me.
Either this:-
'IndexError: pop from empty list'
..or this:-
' File "/home/organic/install/linux2/.blender/scripts/bpymodules/btreemesh.py", line 979, in writeSurf
x, y, ang, w, h = self.transformUv( face, faceUv )
File "/home/organic/install/linux2/.blender/scripts/bpymodules/btreemesh.py", line 554, in transformUv
angle = math.acos( a10x / lenX ) * 57.295779513082320876798154814105
ZeroDivisionError: float division'