|
Post by George on Aug 2, 2022 12:44:36 GMT -5
I got this error message when I was doing 'batch import'. I was making an override item and it doesn't work well. I think this error is related to the failure.. Please let me know what does this error means :(
The Sims 4 Studio - Version 3.1.6.1
System.NullReferenceException: Object reference not set to an instance of an object.
at
S4Studio.ViewModels.Warehouse.WarehousePackageViewModel.<>c__DisplayClass96_0.<Find>b__0(WarehouseResourceViewModel x)
at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at S4Studio.ViewModels.Warehouse.WarehousePackageViewModel.Find(IResourceKey key)
at S4Studio.ViewModels.Warehouse.WarehousePackageViewModel.BatchImport(IEnumerable`1 filepaths)
|
|
|
Post by mauvemorn on Aug 3, 2022 12:27:29 GMT -5
Hi. Does the folder share the same name as your package + resources? For example, if your package is called cc.package, the folder would be called ccResources. If the name differs, it won't work
|
|
|
Post by klapan02 on Apr 9, 2024 0:02:32 GMT -5
Hi. Does the folder share the same name as your package + resources? For example, if your package is called cc.package, the folder would be called ccResources. If the name differs, it won't work Which folder are we talking about here? I am getting the same error message.
|
|
|
Post by mauvemorn on Apr 9, 2024 4:33:20 GMT -5
Hi. Does the folder share the same name as your package + resources? For example, if your package is called cc.package, the folder would be called ccResources. If the name differs, it won't work Which folder are we talking about here? I am getting the same error message. The person was batch importing content after batch exporting it. Did you do the same?
|
|