If you have set makehuman to show the sliders' edit widgets, and enter an invalid number into the textfield (something that can't be converted to a float), makehuman instantly crashes.
I've added a pull request that replaces the invalid value with the previous value instead of crashing; #251