Hi,
I tried some debugging with convert.fluka2Geant4 and tried minimiseSolids=False. It returned with UnboundLocalError: local variable 'regionZoneAABBs' referenced before assignment. This error occurs even in the case where a successful conversion is possible with minimiseSolids=True, so I suspect this is a bug.
Thanks,
Michael
Edit: fixed some code formatting