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 bug from #4822 #4842

Merged
merged 1 commit into from
Aug 28, 2016
Merged

Fix bug from #4822 #4842

merged 1 commit into from
Aug 28, 2016

Conversation

alexyaoyang
Copy link
Contributor

Fix live update

Fixes

  • Bug when normal live update.
Traceback (most recent call last):
  File "pokecli.py", line 765, in <module>
    main()
  File "pokecli.py", line 130, in main
    bot.tick()
  File "/Users/alex/Documents/PoGoMap/PokemonGo-Bot/pokemongo_bot/__init__.py", line 625, in tick
    self.health_record.heartbeat()
AttributeError: 'PokemonGoBot' object has no attribute 'health_record'

@mention-bot
Copy link

@alexyaoyang, thanks for your PR! By analyzing the annotation information on this pull request, we identified @douglascamata, @TheSavior and @mjmadsen to be potential reviewers

@alexyaoyang alexyaoyang merged commit 0171e17 into PokemonGoF:dev Aug 28, 2016
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