When it does the import, the ship runs from 0,0,0 to 256,256,256 (or whatever the size of your binvox file is). Since that is pretty useless, it moves the ship so the physical center of the ship is at 8,8,8. That shouldn\'t be a problematic operation. Any exceptions on the console?
I was able...