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

Bugs out when changes states. #7

Closed
bboychris168 opened this issue Sep 14, 2021 · 10 comments
Closed

Bugs out when changes states. #7

bboychris168 opened this issue Sep 14, 2021 · 10 comments
Labels
bug Something isn't working

Comments

@bboychris168
Copy link

bboychris168 commented Sep 14, 2021

The application crashes when it goes from menu to in game updates.

+-------------------------------------------------------------------------------------------+
|                                 Valorant status: In-Menus                                 |
+-------+-------+---------------+-----------+----+-----------+----------------------+-------+
| Party | Agent |      Name     |    Rank   | RR | Peek rank | Leaderboard Position | Level |
+-------+-------+---------------+-----------+----+-----------+----------------------+-------+
|   ■   |       | bboychris#OCE | Diamond 2 | 38 | Diamond 3 |          0           |   82  |
+-------+-------+---------------+-----------+----+-----------+----------------------+-------+
Fetching Players [#####################################!  ] (!) 13/14 [93%] in 2.5s (5.23/s)
Traceback (most recent call last):
  File "c:\Users\BBOYCHRIS\Desktop\CODING\VALORANT-rank-yoinker\main.py", line 522, in <module>
    rank = getRank(player["Subject"], seasonID)
  File "c:\Users\BBOYCHRIS\Desktop\CODING\VALORANT-rank-yoinker\main.py", line 306, in getRank
    for season in r["QueueSkills"]["competitive"]["SeasonalInfoBySeasonID"]:
TypeError: 'NoneType' object is not iterable
PS C:\Users\BBOYCHRIS\Desktop\CODING\VALORANT-rank-yoinker> ```
@zayKenyon zayKenyon added the bug Something isn't working label Sep 14, 2021
@OwOHamper
Copy link
Collaborator

Which version did you use?

@bboychris168
Copy link
Author

I pulled your latest commit.

@zayKenyon
Copy link
Owner

This error happens when you queue with someone who has yet to play comp, should happen infrequently enough to not matter too much.

@zayKenyon zayKenyon added the wontfix This will not be worked on label Sep 14, 2021
@bboychris168
Copy link
Author

Ok I was in deathmatch and it was happening alot.

@zayKenyon zayKenyon removed the wontfix This will not be worked on label Sep 14, 2021
@zayKenyon zayKenyon reopened this Sep 14, 2021
@zayKenyon
Copy link
Owner

If it was happening all throughout that deathmatch then chances are it was the same player causing, it because how would it get fixed :P

Gonna be looked into

@bboychris168
Copy link
Author

Ok sounds good, please look into it. The app is very usefull.

@OwOHamper
Copy link
Collaborator

Alright thank you for the report, currently im finding someone who hasn't played comp (shouldn't be that hard) and debug from there.
PS: You are prob playing low rank deathmatches that's why it's happening so often.

@zayKenyon
Copy link
Owner

^^ join the discord to receive your bug hunter prize

@bboychris168
Copy link
Author

Maybe you should grab someones smurf account and test it that way.

@zayKenyon
Copy link
Owner

Should be fixed with new release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants