aikaterna / gobcog

RPG Adventure Cog for Red v3
44 stars 70 forks source link

Tracker for Adventure 4.0 issues #423

Open aikaterna opened 1 year ago

aikaterna commented 1 year ago

Hello, please write your issues below in a comment with your traceback and the command you used to have the traceback occur or reproduction steps. Thanks for reporting.


Superceded comments

- [ ] `give item` level arg, level given seems to be ignored (may be related to dev id list?, didn't test with alternate account) - [ ] `give loot` help formatting for rarity levels - can that be improved? - [ ] Minor/Non-issue: Add item slot names to `give item` help - [ ] Have a new character, get to or set character at level 11+, use heroclass command [23:44:06] ERROR [red] UnboundLocalError Traceback (most recent call last) /.../python3.11/site-packages/discord/ext/commands/core.py:229 in wrapped ❱ 229 ret = await coro(*args, **kwargs) /.../CogManager/cogs/adventure/class_abilities.py:107 in heroclass ❱ 107 currency_name=currency_name, clz=clz.ansi(classes[clz.class_name]["name"]) UnboundLocalError: cannot access local variable 'classes' where it is not associated with a value - [ ] Failed interactions on heroclass command do not reset heroclass cooldown