jam1garner / jam1garner/Smash-Forge
Blender DAE import vertex indices exceed vertex array length
- Dominant language
- C#
- Stars
- 152
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Tried importing a .dae from blender, and it said "index was outside the bounds of the array".
[question.zip](https://github.com/jam1garner/Smash-Forge/files/2324782/question.zip)
I know Noesis can convert the DAE, but the wiki says DAEs from Blender will sometimes work in newer versions of Smash Forge.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Blender DAE import failure with the attached question.zip, then locate the Smash Forge DAE importer and inspect the vertex-index handling that produces the bounds error. Done means the supplied DAE imports without the "index was outside the bounds of the array" error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blender, csharp
- Domain
- game-dev, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100