You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the --import-assets command will throw exceptions and fail consistently if there are any assets in the data store which already have a corresponding GameAsset object (same hash as key) in the database.
Running the
--import-assetscommand will throw exceptions and fail consistently if there are any assets in the data store which already have a correspondingGameAssetobject (same hash as key) in the database.