mc-world-export icon indicating copy to clipboard operation
mc-world-export copied to clipboard

The replay file cannot be imported normally

Open BaiGave opened this issue 1 year ago • 2 comments

When I import the replay file with blender3.4.1, he has the following error: Python: Traceback (most recent call last): File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\import_vcap\import_replay_operator.py", line 103, in execute replay_file.load_replay(self.filepath, context, context.scene.collection, handle=handle, settings=settings) File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\import_vcap\replay\replay_file.py", line 164, in load_replay materials[defname] = matlib.parse_raw( File "C:\Users\user\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\import_vcap\vcap\materials.py", line 82, in parse_raw node_tree.nodes.remove(node_tree.nodes.get('Principled BSDF')) # The generator adds this TypeError: Nodes.remove(): error with argument 1, "node" - Function.node does not support a 'None' assignment Node type

Minecraft version 1.19.2 ,Beta 0.6.3

BaiGave avatar Feb 26 '23 01:02 BaiGave

Can you post the offending replay file?

Igrium avatar Feb 26 '23 19:02 Igrium

I'm sorry I deleted it. After that, I used Blender 3.3 version, so there is no problem。 Maybe it may be a problem with the Blender version

BaiGave avatar Feb 27 '23 09:02 BaiGave