blacknight411
Potential Patron
- Joined
- Oct 22, 2020
Ok it take a wild to paste it but here is the problem
Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_import_compile_heart_mdlx.py", line 1592, in execute
import_mdlx_main(self.filepath)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_import_compile_heart_mdlx.py", line 1209, in import_mdlx_main
read_vertices(fin)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_import_compile_heart_mdlx.py", line 763, in read_vertices
num_vertices = part_vertex_data_size // part_vertex_unit_size
ZeroDivisionError: integer division or modulo by zero
location: <unknown location>:-1
It will be big help for any one can help me with this sorry for the 1 post I,m still new with this.
Traceback (most recent call last):
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_import_compile_heart_mdlx.py", line 1592, in execute
import_mdlx_main(self.filepath)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_import_compile_heart_mdlx.py", line 1209, in import_mdlx_main
read_vertices(fin)
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_import_compile_heart_mdlx.py", line 763, in read_vertices
num_vertices = part_vertex_data_size // part_vertex_unit_size
ZeroDivisionError: integer division or modulo by zero
location: <unknown location>:-1
It will be big help for any one can help me with this sorry for the 1 post I,m still new with this.
Last edited: