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

Track Studio refuses to open FBX file because of internal error? #36

Open
CelesteMeowMeow opened this issue Nov 23, 2024 · 0 comments
Open

Comments

@CelesteMeowMeow
Copy link

Whenever I'm trying to open up an FBX file it gives me this error.

An item with the same key has already been added. Key: Texture::base_color_texture
at System.Collections.Generic.Dictionary2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at GLFrameworkEngine.GenericModelRender..ctor(STGenericModel model) in C:\projects\track-studio\GLFrameworkEngine\Drawing\Generic\GenericModelRender.cs:line 41
at MapStudio.UI.IoNetFile.ReloadScene() in C:\projects\track-studio\MapStudio.UI\src\FileFormats\IONET.cs:line 105
at MapStudio.UI.IoNetFile.Load(Stream stream) in C:\projects\track-studio\MapStudio.UI\src\FileFormats\IONET.cs:line 63
at Toolbox.Core.IO.STFileLoader.SetFileFormat(IFileFormat fileFormat, String FileName, Stream stream, Settings settings) in C:\projects\track-studio\Toolbox.Core\src\IO\STFileLoader.cs:line 170
at Toolbox.Core.IO.STFileLoader.OpenFileFormat(String FileName, Settings settings) in C:\projects\track-studio\Toolbox.Core\src\IO\STFileLoader.cs:line 85
at MapStudio.UI.Workspace.LoadFileFormat(String filePath, Boolean isProject) in C:\projects\track-studio\MapStudio.UI\src\Workspace\Workspace.cs:line 335

Screenshot 2024-11-22 182923

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