You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Played for a while, pressed all down and low row key, when started to press keys of high alphabetic row from left to right, game crashed on "U" key
Traceback (most recent call last):
File "fegararia v0.05.py", line 2187, in <module>
p.kill()
File "fegararia v0.05.py", line 1174, in kill
self.changeItem("copper coin",["coin"],-copper)
TypeError: changeItem() takes 3 positional arguments but 4 were given
The text was updated successfully, but these errors were encountered:
Played for a while, pressed all down and low row key, when started to press keys of high alphabetic row from left to right, game crashed on "U" key
The text was updated successfully, but these errors were encountered: