ReshotAI / gaussian-splatting-blender-addon

https://www.lingosub.com
333 stars 35 forks source link

IndexError #30

Open shadowlunaforever opened 3 months ago

shadowlunaforever commented 3 months ago

When I tried to import the ply file from the train's point cloud result in gaussian_splatting, I met with this problem:

Python: Traceback (most recent call last): File "C:\Users\24224\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\blender-addon__init__.py", line 970, in execute switch_node.inputs[14]


IndexError: bpy_prop_collection[index]: index 14 out of range, size 3

help
ninofiliu commented 2 months ago

looks like a duplicate of https://github.com/ReshotAI/gaussian-splatting-blender-addon/issues/31