The module depends from both userpoints.module, and userpoints_basic.module. It depends from the first for the functions it uses, and from the latter for the constant it uses (USERPOINTS_POST).
As userpoints_basic.module can be deactivated from the administrator of a Drupal powered web site, userpoints_nodelimit.module would stop to work.
The dependency should be explicited, and userpoints_nodelimit.info should have a line like:
dependencies = userpoints userpoints_basic
Comments
Comment #1
kbahey commentedFixed in 5.x-3.x-dev. Wait for 24 hours and then download the tarball.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.