Players Sometimes See "Playername hasn't rolled" despite having rolled
manistal opened this issue ยท 0 comments
Seeing user reports on the main CalmDown and Gamble page as well as on reddit, opening this issue to track progress.
Screenshot of bug occurring: https://imgur.com/TDXNnJm
Appears to be a language issue. In the language in question rolls appear to be more words than in English. The code causing the issue is here:
https://github.com/manistal/calmdownandgamble/blob/master/CalmDownandGamble.lua#L543
Need a way to get rolls from the WoWAPI (avoid language/strings entirely), or only pop off the end since it looks like the messages still end the same (".... roll (roll range)")