RogueEdit / pyRogue

Educational Project
GNU Affero General Public License v3.0
51 stars 37 forks source link

Bug: Need attention immediately #135

Closed RayquazafanRafael closed 2 months ago

RayquazafanRafael commented 2 months ago

in 1.15 it says that the account is Forbidden for URL "api.pokerogue.net" and when I go to that URL it says I am blocked by someone and in the other updates it says that there is no "trainer.json" even there is in the data file

JulianStiebler commented 2 months ago

In what data file? There should be a simple trainer.json in the main folder aswell as a slot_1.json. When you log-in, scroll a litte bit back up and see if the retrieval of those went correct.

It should say something like "Retrieving trainer data...." and then show succesfull or an error. Then it will try to retrieve the slot-data, if succesfull you should be presented a message "Backup created..."

Since you dont even mention them i' assume you didn't look and they didnt went correct.

Attach some more error notes, you have a log-folder aswell with a logfile etc. But with this basic info i cant really help.

Also, we dont have a 1.15, you probably mean 0.1.5 - this shows me especially you just didnt looked at all on anything error/feedback related really. 0.1.5 does not even let you retrieve data since the endpoints changed, so its not just a forbidden.

Other than that of course when you visit the URL in a normal browser you are blocked, you are not supposed to visit it. Those "Websites" only accept specific payloads and such and are not meant to visit manually but only to accept data.

No one else is reporting problems as of now, so the problem is not on us.

Download the repo, run from code or the binary, login. Make sure youre account has atleast 1 pokemon killed and there should not be any problem currently.

Maximuscrow1 commented 2 months ago

It also happens to me, i open the pyrogue windows version i put my username and password but it only says wrong credentials, i tried with two accounts and it says the same for both.

JulianStiebler commented 2 months ago

It also happens to me, i open the pyrogue windows version i put my username and password but it only says wrong credentials, i tried with two accounts and it says the same for both.

What you are describing is entirely different from above. He describes a 403 and a missing trainer.json. Above even describes using version 0.1.5.

You @Maximuscrow1 have a different error but you both have outdated versions as also talked in your issue.