Can’t import PGV4 DB. When I select the folder with my exported .json files I get the following error:
System.NullReferenceException: Object reference not set to an instance of an object.
at PGV5.V4Importer.ImportImages(Realm tempRealm)
at PGV5.V4Importer.b__18)1(Realm tempRealm)
at PGV5.V4Importer.ImportImages(Realm tempRealm)
at PGV5.V4Importer.b__18_1(Realm tempRealm)
Object reference not set to an instance of an object.
open the “Images.json” file and find any images that have no “Added” date. fill in the date field with whatever value you want. PG expects the added field to be there, but I know some third party image tools are not creating this information.
Can’t import PGV4 DB. When I select the folder with my exported .json files I get the following error:
System.NullReferenceException: Object reference not set to an instance of an object.
at PGV5.V4Importer.ImportImages(Realm tempRealm)
at PGV5.V4Importer.b__18)1(Realm tempRealm)
at PGV5.V4Importer.ImportImages(Realm tempRealm)
at PGV5.V4Importer.b__18_1(Realm tempRealm)
Object reference not set to an instance of an object.
Thanks
LikeLike
open the “Images.json” file and find any images that have no “Added” date. fill in the date field with whatever value you want. PG expects the added field to be there, but I know some third party image tools are not creating this information.
LikeLike