StarCitizenWiki / scunpacked

SC Unpacked with some modifications
GNU General Public License v3.0
8 stars 4 forks source link

Unhandled exception when extract 3.23.1 LIVE data #6

Closed alistair3149 closed 6 months ago

alistair3149 commented 6 months ago
EntityService: Can't find the filename of the EntityClassDefinition for ARGO_MPUV_Door_Int_Rear
EntityService: Can't find the filename of the EntityClassDefinition for Door_Ship_Exterior_ARGO_Cargo_Left_MS
EntityService: Can't find the filename of the EntityClassDefinition for Door_Ship_Exterior_ARGO_Cargo_Right_MS
EntityService: Can't find the filename of the EntityClassDefinition for ARGO_MPUV_SCItem_SeatAccess_Maelstrom_Pod
Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
   at Loader.ItemBuilder.BuildTagList(EntityClassDefinition entity)
   at Loader.ItemBuilder.BuildItem(EntityClassDefinition entity)
   at Loader.ItemInstaller.InstallLoadout(StandardisedItemPort port, List`1 loadout)
   at Loader.ItemInstaller.InstallLoadout(List`1 ports, List`1 loadout)
   at Loader.ItemInstaller.InstallLoadout(StandardisedItem item, List`1 loadout)
   at Loader.ItemLoader.Load(String typeFilter)
   at Loader.Program.Main(String[] args)
octfx commented 6 months ago

Did you use the latest release?
This should be fixed in https://github.com/StarCitizenWiki/scunpacked/releases/tag/704c96a4

octfx commented 6 months ago

Fixed in https://github.com/StarCitizenWiki/scunpacked/releases/tag/7305a164