Robert-N7 / abmatt

ANoob's Brres Material Tool for Mario Kart Wii
GNU General Public License v3.0
14 stars 3 forks source link

TypeError: on_model_rename() takes 3 positional arguments but 4 were given #44

Closed Heath123 closed 3 years ago

Heath123 commented 3 years ago
Traceback (most recent call last):
  File "/home/heath/Downloads/abmatt/abmatt/gui/brres_treeview.py", line 122, in rename
    node.rename(text)
  File "/home/heath/Downloads/abmatt/abmatt/brres/mdl0/mdl0.py", line 376, in rename
    self.parent.on_model_rename(self, old_name, name)
TypeError: on_model_rename() takes 3 positional arguments but 4 were given