-
Notifications
You must be signed in to change notification settings - Fork 21
Description
All models, I'm currently unable to open them. Here is a bug report.
Unable to load file 'chs_gorebeast_01.rigid_model_v2
Data at the root level is invalid. Line 1, position 1.
StackTrace:
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at Shared.GameFormats.WsModel.WsModelFile..ctor(PackFile file) in C:\Users\ole_k\source\repos\TheAssetEditor\Shared\GameFiles\WsModel\WsModelFile.cs:line 24
at GameWorld.Core.Services.WsModelMaterialProvider.CreateFromWsModelPath(IPackFileService packFileService, CapabilityMaterialFactory materialFactory, IStandardDialogs standardDialogs, String wsModelPath) in C:\Users\ole_k\source\repos\TheAssetEditor\GameWorld\View3D\Services\WsModelMaterialProvider.cs:line 49
at GameWorld.Core.Services.WsModelMaterialProvider.CreateFromModelPath(IPackFileService packFileService, CapabilityMaterialFactory materialFactory, IStandardDialogs standardDialogs, String rmv2ModelPath) in C:\Users\ole_k\source\repos\TheAssetEditor\GameWorld\View3D\Services\WsModelMaterialProvider.cs:line 35
at GameWorld.Core.SceneNodes.Rmv2ModelNodeLoader.CreateModelNodesFromFile(RmvFile model, String modelFullPath, Boolean onlyLoadRootNode, WsModelFile wsModel) in C:\Users\ole_k\source\repos\TheAssetEditor\GameWorld\View3D\SceneNodes\Rmv2ModelNodeLoader.cs:line 38
at Editors.KitbasherEditor.Services.KitbashSceneCreator.CreateFromPackFile(PackFile file) in C:\Users\ole_k\source\repos\TheAssetEditor\Editors\Kitbashing\KitbasherEditor\Services\KitbashSceneCreator.cs:line 71
at Editors.KitbasherEditor.ViewModels.KitbasherViewModel.LoadFile(PackFile fileToLoad) in C:\Users\ole_k\source\repos\TheAssetEditor\Editors\Kitbashing\KitbasherEditor\Core\KitbasherViewModel.cs:line 83