jabbink / PokemonGoBot

DEFUNCT - Bot that plays Pokemon Go
https://www.pogobot.club/
GNU General Public License v3.0
559 stars 232 forks source link

403 Forbidden when getting pokemon images #1276 #1277

Closed AmazingGamerBoy closed 8 years ago

AmazingGamerBoy commented 8 years ago

Description: When I use the rocketThemeGUI, I always get an error 403 Forbidden when it tries to load the images: image

Also when I use PGBGUI, I get an error on Origin Headers. I installed the origin header extension, and when it is on, it says something about not being able to set wildcard '*' as origin header. Image: image

Steps to reproduce: Do not know how you could reproduce this issue.

Expected behavior: Should load images and give me access to PGBGUI without origin header issues

Actual behavior: RocketThemeGUI works fine but with no pokemon images. PGBGUI does not let me access bot map and all.

Stacktrace (If it's a crash): Nothing here.

Version: !#1275!

Operating System: Windows 10 Home

Java version: C:\Users\matthew>java -version java version "1.8.0_102" Java(TM) SE Runtime Environment (build 1.8.0_102-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.102-b14, mixed mode)

Leave this sentence in your issue as proof that you have read and used this template.

Sieberkev commented 8 years ago

The RocketTheme UI is an external repository we do not maintain, you can make an issue on their tracker: https://github.com/eruecco87/PokemonGoBot-RocketTheme/issues

On the second issue: 8001 is the socket port of the default bot, 8080 is the REST API port of the main program you have to use to login with.