Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have a problem in Blender 3.4 #73

Open
Lilxany87 opened this issue Dec 28, 2022 · 4 comments
Open

I have a problem in Blender 3.4 #73

Lilxany87 opened this issue Dec 28, 2022 · 4 comments

Comments

@Lilxany87
Copy link

Python: Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\io_object_mu-master\import_craft\import_craft.py", line 106, in execute
return import_craft_op(self, context, **keywords)
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\io_object_mu-master\import_craft\import_craft.py", line 80, in import_craft_op
obj = import_craft(filepath)
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\io_object_mu-master\import_craft\import_craft.py", line 44, in import_craft
gamedata = GameData(Preferences().GameData)
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\io_object_mu-master\import_craft\gamedata.py", line 146, in init
self.create_db()
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\io_object_mu-master\import_craft\gamedata.py", line 129, in create_db
recurse_tree(self.root, self.build_db)
File "C:\Program Files\Blender Foundation\Blender 3.4\3.4\scripts\addons\io_object_mu-master\import_craft\gamedata.py", line 29, in recurse_tree
files = os.listdir(path)
FileNotFoundError: [WinError 3] The system cannot find the path specified: ''

@SledgeBear
Copy link

ive been having the same problem.

@SledgeBear
Copy link

so im thinking its a problem on the dev's side. it used to work for 3.3, but now it doesnt work at all.

@Ahartry
Copy link

Ahartry commented Jul 18, 2023

I have the exact same problem, any update or solution?

@popos123
Copy link

should be working now, the best experience is for blender 3.6, 4.0, 4.1. The 4.2 i wasnt tested yet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants