^^ In Blender 2.70 that remove orphan vertices export option always seems to cause the errors box.
Yes, they removed the old function that selects orphan vertices. Now I have to use BMesh API to select orphan vertices. This bug is fixed.
Also fixed crash when Apply Modifiers is enabled in export.