Maselkov / Maselkov-Cogs

Collection of cogs for Red-Discordbot
MIT License
2 stars 3 forks source link

[GW2] pvp stats throws division by zero #20

Closed n1tr0-5urf3r closed 7 years ago

n1tr0-5urf3r commented 7 years ago

Traceback (most recent call last): File "lib/discord/ext/commands/core.py", line 50, in wrapped ret = yield from coro(*args, *kwargs) File "/opt/Red-DiscordBot/cogs/guildwars2.py", line 808, in stats rankedwinratio = int((rankedwins / rankedgamesplayed) 100) ZeroDivisionError: division by zero

if you never played ranked games, you can't see your stats