Goddard-ImportExport-Project icon indicating copy to clipboard operation
Goddard-ImportExport-Project copied to clipboard

Error can't find mario_master.c

Open SuperMarioTechGuy opened this issue 8 months ago • 0 comments

idk i've been doing everything right any help?

im in blender 3.6.4

Python: Traceback (most recent call last): File "C:\Users\Tutorialtechguy\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\goddard_addon_init_.py", line 64, in execute return export_goddard.exceute(self, context) File "C:\Users\Tutorialtechguy\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\goddard_addon\export_goddard.py", line 310, in exceute master_dynlist = load_dynlist(dynlist_files["master"]) File "C:\Users\Tutorialtechguy\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\goddard_addon\export_goddard.py", line 39, in load_dynlist with open(os.path.join(sm64_source_dir, filepath)) as file: FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\Tutorialtechguy\Downloads\Goddard-ImportExport-Project-1a3a90f2368e2edd3272fbaac31bbc3e604ee3d9\Goddard-ImportExport-Project-1a3a90f2368e2edd3272fbaac31bbc3e604ee3d9\..\..\..\..\..\msys64\home\Tutorialtechguy\sm64ex\src/goddard/dynlists/dynlist_mario_master.c'

SuperMarioTechGuy avatar Oct 15 '23 02:10 SuperMarioTechGuy