Error creating version
I am guessing this error is because the MOD is hidden currently
Error creating version: [GraphQL] activity error (type: CreateVersionInDatabaseActivity, scheduledEventID: 35, startedEventID: 36, identity: 1@ficsit-app-745f4cfd85-2v9bz@): database error (type: fatal, retryable: false): ent: mod not found (type: NotFoundError, retryable: true)
Error creating version: [GraphQL] activity error (type: CreateVersionInDatabaseActivity, scheduledEventID: 35, startedEventID: 36, identity: 1@ficsit-app-745f4cfd85-2v9bz@): database error (type: fatal, retryable: false): ent: mod not found (type: NotFoundError, retryable: true)
Solution
Solved
I forgot that I did a dependency Mod for the mod I am updating so SML could not find the dependency and thus failed the upload.
Bottom line If you got dependency's upload them first
I forgot that I did a dependency Mod for the mod I am updating so SML could not find the dependency and thus failed the upload.
Bottom line If you got dependency's upload them first
