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

error when all nests fall below min_avg #50

Closed
dkmur opened this issue Apr 6, 2021 · 0 comments
Closed

error when all nests fall below min_avg #50

dkmur opened this issue Apr 6, 2021 · 0 comments

Comments

@dkmur
Copy link

dkmur commented Apr 6, 2021

python3 nests.py --nodelete --area Portimao --hours 8
Overwriting nest migration with the start time of Spring into Spring
Last migration: 2021-04-04 10:00:00
Overwriting hours since change with 3
Found active event since last migration: Buneary Spotlight Hour
Found active event since last migration: Spring into Spring
Got all nesting species
Establishing DB connection
Found area data file. Reading and using data from it now
Got all relevant information. Searching for nests in Portimao now
Getting DB data
Nests found: 3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00
Done finding nests in Portimao (1.3 seconds)

  • Total Nests found: 4
  • Not enough Spawnpoints: 9
  • No Stops or Spawnpoints: 35
  • Not enough Pokemon: 3
  • Not in Geofence: 34
  • Avoiding double nests: 2
    Saved area data
    All done with Portimao

Saved Geojson file
Sending webhooks
Traceback (most recent call last):
File "nests.py", line 266, in
if text not in entries:
NameError: name 'text' is not defined

@ccev ccev closed this as completed in 3ddedf8 Jun 12, 2021
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

No branches or pull requests

1 participant