04-08-2019, 04:27 PM
Hey, I have a problem with your program.
Whenever I click the "import model" button in Areas after selecting a level, this pops up:
Object reference not set to an instance of an object.
at string Publics.General.GetExtensionFilter(File3DLoaderModule modul)
at async void ModelConverterGUI.MainModelConverter.Button_LM_LoadModel_Click(object sender, EventArgs e)
at void System.Runtime.CompilerServices.AsyncMethodBuilderCore.ThrowAsync(Exception exception, SynchronizationContext targetContext)+(object state) => { }
at string Publics.General.GetExtensionFilter(File3DLoaderModule modul)
at async void ModelConverterGUI.MainModelConverter.Button_LM_LoadModel_Click(object sender, EventArgs e)
at void System.Runtime.CompilerServices.AsyncMethodBuilderCore.ThrowAsync(Exception exception, SynchronizationContext targetContext)+(object state) => { }
Any help? I'm new to the modding scene, so I don't know much.