Humblemonk / DiceMaiden

Dice bot for Discord
Apache License 2.0
121 stars 56 forks source link

Unexpected exception thrown! (undefined method `convert_input_to_RPN_queue' for main:Object) #156

Closed MRipperWallace closed 3 years ago

MRipperWallace commented 3 years ago

Issue when running Dice Maiden bot on server Discord server. Error raised: "Unexpected exception thrown! (undefined method `convert_input_to_RPN_queue' for main:Object) "

To Reproduce Issue occurs when entering "!roll 1d6" or other dice rolls. "!roll help" still functions

Expected behavior Error displayed when typing "!Roll 1d6" or any variation there of: "Unexpected exception thrown! (undefined method `convert_input_to_RPN_queue' for main:Object)"

Humblemonk commented 3 years ago

Thanks for the report, I believe I know what the issue is. Looking into it now

Humblemonk commented 3 years ago

Bot should be good now

MRipperWallace commented 3 years ago

Thank you. Also awesome work