rjb25 / 5e-dm-assistant

An assistant python script to be run for keeping track of health and automatically running attacks in combat for dnd 5e
1 stars 1 forks source link

TypeError spam when python3 basic.py is run without arguments #13

Open v6 opened 3 years ago

v6 commented 3 years ago
TypeError: removeDown() missing 1 required positional argument: 'a'
oneechan makes awkward-sounding noises at you, enter the 'exit' command to exit.
Traceback (most recent call last):
  File "basic.py", line 698, in run_assistant
    removeDown()
v6 commented 3 years ago

https://github.com/rjb25/5e-dm-assistant/pull/14 adds a way to "handle" Error Spam.

rjb25 commented 3 years ago

Has this issue been resolved? I don't get the above error: image