Skip to content

Conversation

@duckinator
Copy link

No description provided.

@binny-the-binary-bear
Copy link

Thank you for contributing to PursuedPyBear! Don't forget to add yourself CONTRIBUTORS.md.

@duckinator
Copy link
Author

Next thing to try to resolve:

Traceback (most recent call last):
  File "./hugs.py", line 55, in <module>
    class RunnerSprite(MotionMixin, CircularRegion, ppb.Sprite):
  File "./hugs.py", line 60, in RunnerSprite
    image_scared = Emoji('scared')
  File "/usr/home/puppy/dev/astronouth7303/mutant-games/venv/lib/python3.7/site-packages/ppb_mutant/__init__.py", line 140, in __init__
    super().__init__(_resolve_name(self.shortcode, self.morph, self.tone))
TypeError: object.__init__() takes exactly one argument (the instance to initialize)

@AstraLuma
Copy link
Member

Next thing to try to resolve:

Asset no longer has an __init__, so subclasses can't use it. It behaved weirdly anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants