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

When trying to replace an entire course, it spits out this error. #10

Open
Haihatu opened this issue Aug 10, 2022 · 0 comments
Open

When trying to replace an entire course, it spits out this error. #10

Haihatu opened this issue Aug 10, 2022 · 0 comments

Comments

@Haihatu
Copy link

Haihatu commented Aug 10, 2022

It's kind of hard to explain through text, so I made a short video showing how to get the error found here.

Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
at System.Collections.Generic.List1.get_Item(Int32 index)
at CafeLibrary.FSHP..ctor(ResFile resFile, FSKL skeleton, Model model, Shape shape, List1 materials) in C:\projects\track-studio\Plugins\CafeLibrary\Bfres\Editing\Nodes\ModelWrapper.cs:line 2006
at CafeLibrary.FMDL.ReloadModel() in C:\projects\track-studio\Plugins\CafeLibrary\Bfres\Editing\Nodes\ModelWrapper.cs:line 285
at CafeLibrary.FMDL.ImportModel(Model model, List1 materials, ModelImportSettings settings) in C:\projects\track-studio\Plugins\CafeLibrary\Bfres\Editing\Nodes\ModelWrapper.cs:line 511
at CafeLibrary.FMDL.ImportModel(String filePath, Boolean replacing, Action onImported) in C:\projects\track-studio\Plugins\CafeLibrary\Bfres\Editing\Nodes\ModelWrapper.cs:line 427
at CafeLibrary.FMDL.ReplaceDialog() in C:\projects\track-studio\Plugins\CafeLibrary\Bfres\Editing\Nodes\ModelWrapper.cs:line 396

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

1 participant