[BUG]
- 主要语言
- Python
- 星标
- 1.2k
- 派生
- 112
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Describe the bug**
I'm trying to create a bidimensional array of spheres. The bidimensional array should be obtained putting two Array Modifiers in cascade. While the first array works well, when I add the second one, I obtain a python error.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the attached file
2. Try to use the second array modifier
**Expected behavior**
When linking the first array modifier with the second one, I should see the rectangular array.
**Screenshots**


**Desktop (please complete the following information):**
- OS: Windows 11
- Blender Version 2.93.6
- Sorcar Version 3.2.1
**Additional context**
Add any other context about the problem or your proposed solution here.
[error.zip](https://github.com/aachman98/Sorcar/files/7566184/error.zip)
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 包含一个 Blender 文件 (error.zip),可复现 Sorcar addon 中级联 Array Modifiers 的 bug。先检查 addon 用于生成 array 的 node 逻辑,可能在 procedural node modules 中。使用附加的文件运行 Blender,检查 Python 控制台中的 error traceback,并跟踪 modifier stacking code,查看第二个 array 在哪里失败。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- blender
- 领域
- computer-graphics, desktop
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100