Closed manistal closed 2 years ago
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)")
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)")