Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix NSInvalidArgumentException in - [MASViewConstraint install], line 328 #622

Open
splinesoft-ci opened this issue Jan 18, 2020 · 0 comments
Labels

Comments

@splinesoft-ci
Copy link

Version: 1.8.7 (775) | com.splinesoft.theMUDRammer

Stacktrace

MASViewConstraint;install;MASViewConstraint.m;328
MASConstraintMaker;install;MASConstraintMaker.m;45
UIView(MASAdditions);mas_updateConstraints:;View+MASAdditions.m;26
SSMudView;setKeyboardPanningEnabled:;SSMudView.m;160
UIView(DAKeyboardControl);inputKeyboardWillShow:;DAKeyboardControl.m;251

Reason

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'NSLayoutConstraint for <SSMudView: 0x104da16e0; frame = (0 0; 375 559); layer = <CALayer: 0x281078be0>>: A multiplier of 0 or a nil second item together with a location for the first attribute creates an illegal constraint of a location equal to a constant. Location attributes must be specified in pairs.'

Link to HockeyApp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant