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

Develop Build Error #964

Closed
realjesset opened this issue Jul 26, 2016 · 18 comments
Closed

Develop Build Error #964

realjesset opened this issue Jul 26, 2016 · 18 comments

Comments

@realjesset
Copy link

realjesset commented Jul 26, 2016

Expected Behavior

I expected it to work properly, I had a stable/master version I guess and it kept showing an error which says "Unkown Spinning". that error comes after 15 mins of uptime and was frustrating. I tried the develop build and I followed basically everything in the wiki guide, except the source venu/bin/activate wasn't working. It says there is no internal or external command known as source. When I try to run the develop build with python pokecli.py it gives me a random error and doesn't even start the bot.

Actual Behavior

Here is the link to the error: Error
Another problem is there is no file in /configs named release_config.json.example, but this.
I don't know if its supposed to be like that or no.

Steps to Reproduce

I tried to do all the steps again mentioned in wiki and even reinstalled the develop build but it didn't fix the isssue

Other Information

OS: Windows 10
Git Commit: (c4c3487)

@bimahp
Copy link
Contributor

bimahp commented Jul 26, 2016

have you already configure config.json file on the 'configs' folder?

@realjesset
Copy link
Author

Yeah, I have edited both the files in fact.

@tpmodding
Copy link

tpmodding commented Jul 26, 2016

i hat the same issues with the source command, just use the windows command tool for all commands except the source-command, for this use the git-bash (right click in the folder then "git bash here" then it works :)

but i get then an nother error...
[12:48:18]
[12:48:18] Attempting login to Pokemon Go.
[12:48:19] Login to Pokemon Go successful.
Traceback (most recent call last):
File "pokecli.py", line 250, in
main()
File "pokecli.py", line 236, in main
bot.start()
File "C:\Users\User\Desktop\pokemon\PokemonGo-Bot-dev\pokemongo_bot__init__.py", line 31, in start
self.setup_api()
File "C:\Users\User\Desktop\pokemon\PokemonGo-Bot-dev\pokemongo_bot__init
_.py", line 275, in setup_api
self.print_character_info()
File "C:\Users\User\Desktop\pokemon\PokemonGo-Bot-dev\pokemongo_bot__init
.py", line 295, in _print_character_info
player = response_dict['responses']['GET_PLAYER']['player_data']
TypeError: 'bool' object has no attribute 'getitem'

C:\Users\User\Desktop\pokemon\PokemonGo-Bot-dev>

i used git pull to update, made my config.json but it doesn't work...should i load the whole dev as new zip or is git pull enough?

edit:
4555466 works for me!

@realjesset
Copy link
Author

tried doing the source thing in git bash but here is the result

@tpmodding
Copy link

i said ONLY the source thing in git bash...as you can read the command above didnt work...open your eyes dude x)

@realjesset
Copy link
Author

realjesset commented Jul 26, 2016

Dude xD check again, it says no file or directory

@tpmodding
Copy link

i checked it, because your command virtualenv didnt workt...as you can see "DOES NOT EXIST" with this your source command doestn work...why dont you only do what i say :D all commands with windows command tool and ONLY the source command in git bash

@realjesset
Copy link
Author

FFS, I have done all the commands in windows command prompt but only the source command in git bash, it still has that error. Do you understand?????

@tpmodding
Copy link

yeah then you showed us the wrong screenshot, cool down ;)

@realjesset
Copy link
Author

No I just wanted to show the source command, but thought why not show the other in git bash as well...

@tpmodding
Copy link

bildschirmfoto 2016-07-26 um 13 30 45

hm...was the cmd in the pokemongo bot dir?

@realjesset
Copy link
Author

yeah

@realjesset
Copy link
Author

YUPPPPPP THE SOURCE AND VENU COMMAND WORKED but still the same error I got in the starting while doing pokecli.py

@tpmodding
Copy link

may the same problem like us?
#966

@realjesset
Copy link
Author

yup, I tried to do that. Now I got another error

@realjesset
Copy link
Author

http://imgur.com/VlPb8ge new error after downloading the current latest version!!! BEST

@Ph4i1ur3
Copy link

What's your config.json look like?

@AdaptCharm
Copy link
Contributor

Please upgrade to the latest dev branch by running this command:

git reset --hard
git pull -f

Then run this command:
pip install --upgrade -r requirements.txt

If issue persists, open a new issue.

/closed

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

5 participants