Robert-N7 / abmatt

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

AttributeError: 'InfluenceCollection' object has no attribute 'combine' #31

Closed Heath123 closed 3 years ago

Heath123 commented 3 years ago
Converting /home/heath/luigi/dae2/edit/course.dae... 
Traceback (most recent call last):
  File "/home/heath/Downloads/abmatt/abmatt/gui/converter.py", line 68, in run
    self.item.convert()
  File "/home/heath/Downloads/abmatt/abmatt/converters/convert_lib.py", line 197, in convert
    self.load_model()
  File "/home/heath/Downloads/abmatt/abmatt/converters/convert_dae.py", line 35, in load_model
    self.__parse_controllers(material_geometry_map)
  File "/home/heath/Downloads/abmatt/abmatt/converters/convert_dae.py", line 105, in __parse_controllers
    self.__parse_controller(controller, matrix, material_geometry_map)
  File "/home/heath/Downloads/abmatt/abmatt/converters/convert_dae.py", line 109, in __parse_controller
    self.__add_geometry(geometry, material_geometry_map)
  File "/home/heath/Downloads/abmatt/abmatt/converters/convert_dae.py", line 137, in __add_geometry
    if not geo[0].combine(geometry):
  File "/home/heath/Downloads/abmatt/abmatt/converters/geometry.py", line 49, in combine
    self.influences.combine(geometry.influences)
AttributeError: 'InfluenceCollection' object has no attribute 'combine'
Heath123 commented 3 years ago

Model: course.zip