Code Monkey home page Code Monkey logo

rocketmap's People

Contributors

6iz avatar ahaaaaaaa avatar andrewda avatar baithamel avatar brownslaughter avatar carltaylor1989 avatar chlodochar avatar chuyskywalker avatar foodforarabbit avatar friscomad avatar frostthefox avatar invisiblek avatar justsomedudeonthenet avatar jz6 avatar marauder37 avatar medghaim avatar monkeyleet avatar neskk avatar ngovil21 avatar obihoernchen avatar onilton avatar pogo-excalibur avatar pogodenhelder avatar pyr0ball avatar rlodev67 avatar sebastienvercammen avatar sirlindqvist avatar siteeffect avatar sloppydrive avatar sykhro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rocketmap's Issues

Weather for raids

Not really an issue but as a new feature it would be cool to have raids show up the same as pokemon as far as weather goes.

Resource temporarily unavailable

2018-02-05 03:22:45,261 [ search-worker-86][ pogoaccount][ ERROR] [t14350s79] Could not update PGPool account: ConnectionError(MaxRetryError("HTTPConnectionPool(host='localhost', port=4242): Max retries exceeded with url: /account/release (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9944764190>: Failed to establish a new connection: [Errno 11] Resource temporarily unavailable',))",),)

This seems to be a lot of problems for me. Can it be some sort of bug or something that needs to be changed?

Castform dynamic image asset error with no encounter

During an initial scan without encounter I noticed that there was an error creating the automatic casform image. Here is the error:

[2018-03-09 20:40:06,766] ERROR in app: Exception on /pkm_img [GET]
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1988, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1641, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1544, in handle_user_exception
reraise(exc_type, exc_value, tb)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1639, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1625, in dispatch_request
return self.view_functionsrule.endpoint
File "/root/Biel/IV/RocketMap/pogom/app.py", line 124, in pokemon_img
shiny=shiny)
File "/root/Biel/IV/RocketMap/pogom/dyn_img.py", line 74, in get_pokemon_raw_icon
source, target = pokemon_asset_path(pkm, classifier='icon', gender=gender, form=form, costume=costume, weather=weather, shiny=shiny)
File "/root/Biel/IV/RocketMap/pogom/dyn_img.py", line 259, in pokemon_asset_path
gendersuffix = '{}'.format(Gender.Name(gender))
File "/usr/local/lib/python2.7/dist-packages/google/protobuf/internal/enum_type_wrapper.py", line 56, in Name
self._enum_type.name, number))
TypeError: %d format: a number is required, not NoneType

As soon as I put the encounter I did not have the error after the old spawn not encounter disappeared and the image of castform is show on the map

Map shows wrong gender

Hi

I have problem whit that the map shows wrong gender. It say that the Pokemon is a female but when i catch it is a male. Something wrong whit the code?

Missing parameter in automatic_captcha_solve

RocketMap/pogom/captcha.py

Lines 187 to 188 in 824a08d

if automatic_captcha_solve(args, status, pgacc, pgacc.captcha_url,
whq):

def automatic_captcha_solve(args, status, pgacc, captcha_url, account, wh_queue):

[ ERROR] Map parse failed at x,y, abandoning location. accoutname may be banned.. Exception message: TypeError('automatic_captcha_solve() takes exactly 6 arguments (5 given)',)
Traceback (most recent call last):
File "pogom/search.py", line 1181, in search_worker_thread scan_coords)
File "pogom/captcha.py", line 188, in handle_captcha whq):
TypeError: automatic_captcha_solve() takes exactly 6 arguments (5 given)

Seems the "account"-parameter has been lost from L187?

Gender is incorrect for caught pokemon.

Gender is using the get map objects call to display the gender info. Currently the game has a bug where the gender of the pokemon as displayed on the map will not always match the gender of the encountered pokemon. This can be seen easily with pokemon that have obvious gender differences like magikarp with its whiskers and pikachu with its tail. The pokemon may display as male on the map but once clicked it will be female or vice versa. The same gender is still used for all trainer levels. The only way to completely guarantee gender is to use the gender from the encounter data on IV checked pokemon instead of getting the gender when the get map objects is called to display the mons shown on the map.

Expected Behavior

Gender of pokemon caught matches gender shown on map.

Current Behavior

Gender does not always match map gender indicated.

Possible Solution

Instead of using the get map objects call to display a pokemon's gender use the gender from the encounter data from IV checked mons.

Steps to Reproduce (for bugs)

catch pokemon and cross reference gender with gender indicated.

Notify by level is broken!

Problem:

Whenever you enter a level to notify you, all Pokémon disappear from the map. Filter doesn't seem to work at all.

Works fine for perfection notifications

Tested with:

Pokemon ranging from 0-39 were on my map
On latest git build
Tested on different maps, browsers and devices

Steps to reproduce:

  1. Notify by level 20 (or other low number)
  2. Click 'Hide unnotified'
  3. Result: no more pokemon on map

[devbuild] Non-existing asset images not replaced by dummies @ Pokemon Hider

No dummies are loaded when image is missing from the assets:

These are not in assets, there should be dummies here (pokemon_icon_000.png)
image

Working fine for others:
image

i think it's in these lines of dyn_img.py but not sure:

from pgoapi.protos.pogoprotos.enums.costume_pb2 import Costume
from pgoapi.protos.pogoprotos.enums.form_pb2 import Form
from pgoapi.protos.pogoprotos.enums.gender_pb2 import (
   MALE, FEMALE, Gender, GENDERLESS, GENDER_UNSET)
from pgoapi.protos.pogoprotos.enums.weather_condition_pb2 import (
   WeatherCondition, CLEAR, RAINY,
   PARTLY_CLOUDY, OVERCAST, WINDY, SNOW, FOG)

It used to import * before Travis.

Worked fine on MIX_MEWTWO

does not filter correctly

Expected Behavior

It does not filter properly when there are many pokemon.

Current Behavior

for some reason, the pokemon filter does not work properly. I select to filter the pokemon and keep appearing.

image

image

Accounts are rotating when proxies are banned or proxies file change

Account are rotating when proxies are banned or proxies file change

Bad event is sent to PGPool

Current Behavior

Checked it with my accounts and confirmed.
Event in PGPool is "Got released from [HIVEXXX]: Captcha solved"
No captcha has been detected, this is a bad event in PGPool

Possible Solution

Fix the management of the accounts when a proxy fail

Steps to Reproduce (for bugs)

  1. Start RM
  2. Let the workers connect
  3. Reload the proxies file
  4. TADAM, accounts are switched

notify of perfection not saved

imagefilled
imageempty

Expected Behavior

When i set notify of perfection to 95 and toggle the slide hide unnotified i like to see all pokemon with at least 95% iv.

Current Behavior

When i set notify of perfection to 95 and toggle the slide hide unnotified the page refreshes but the notify of perfection box is empty.
The same thing occures on notify on specific pokemon.

Possible Solution

Keep the setting.

Steps to Reproduce (for bugs)

  1. set notify perfection to 95
  2. toggle the hide unnotified slide
  3. page refreshes automatic but now the notify perfection is empty

Runserver.py Issue

Theres an issue with runserver.py line 17 with MrMime and init_mr_mime

Having a problem with no pokemon showing on the map

InternalError(1054, u"Unknown column 'is_in_battle' in 'field list'")... Retrying...

Getting this error with the new commits
what is it missing exactly and how can this be fixed
I believe it also has to do with me not seeing anything on my map as well
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.