mutualmobile / MMProgressHUD

An easy-to-use HUD interface with personality.
MIT License
705 stars 131 forks source link

Strange random crash when calling mmprogress hud #2

Closed ghost closed 10 years ago

ghost commented 11 years ago

*\ Terminating app due to uncaught exception 'UIViewControllerHierarchyInconsistency', reason: 'A view can only be associated with at most one view controller at a time! View <MMProgressHUD: 0x1e56d370; frame = (0 0; 320 568); autoresize = W+H; gestureRecognizers = <NSArray: 0x1e5ae170>; layer = <CALayer: 0x1e582fc0>> is associated with <MMProgressHUDViewController: 0x2397a4a0>. Clear this association before associating this view with <MMProgressHUDViewController: 0x239a0a80>.'

larsacus commented 11 years ago

Do you have any other information? Such as: What did you call to make this occur? Does this always occur when you do that thing? Do you have a stack trace?

Nothing in the exception you sent indicates MMProgressHUD.

larsacus commented 10 years ago

Closing this and tracking this in #6.