<!-- Please read through the following very carefully. --> <!-- - Describe the bug - A clear and concise description of what the bug is. --> **Bug Description**: the /crafted command returns System.ArgumentException for field count > 25 for parameter 'field' <!-- - To reproduce - Steps to reproduce the behaviour. --> **Steps To Reproduce**: run /crafted on Felicity v.8.0.5 <!-- - Expected behaviour - A clear and concise description of what you expected to happen. --> **Expected Behaviour**: Should display a list of crafted weapon levels <!-- - Additional information - Add any other context about the problem here. --> Error message returned from the bot Command crafted Parameters [] Error System.ArgumentException: Field count must be less than or equal to 25. (Parameter 'field') **Additional Information**: <!-- - Decline contribution acknowledgement - To tick the checkbox, fill it with an 'x', eg. '- [x]'. NOTE: THIS OPTION DISALLOWS US FROM PUBLICLY ACKNOWLEDGING YOUR CONTRIBUTION. --> - [ ] I **decline** to being added to the Contributors list. <!-- Thank you for your time! We'll get back to you as soon as possible. -->
Bug Description:
the /crafted command returns System.ArgumentException for field count > 25 for parameter 'field'
Steps To Reproduce:
run /crafted on Felicity v.8.0.5
Expected Behaviour:
Should display a list of crafted weapon levels
Error message returned from the bot
Command
crafted
Parameters
[]
Error
System.ArgumentException: Field count must be less than or equal to 25. (Parameter 'field')
Additional Information: