Command Line Backup Error: Process exception > Object reference not set to an instance of an object

I double-checked that advanced logging is enabled, then I deleted the logs, then I ran the command line twice:

I then sent the logs to the developers.

Then, I looked at the logs myself. There’s not much there! Here is the log contents:

2018-03-22 12:38:24.9607|DEBUG|45|Pranas.Net.SqlBak.Service.SBF.DesktopAppService|ClearAdvancedLogFiles
2018-03-22 12:38:48.6415|DEBUG|42|Pranas.Net.SqlBak.Service.Context.ServiceProcess|Subscribe. Subscribing process: “5ac0ada2-7be1-467b-8f95-66c212cd34d7”
2018-03-22 12:38:51.7781|DEBUG|45|Pranas.Net.SqlBak.Service.Data.ConfigService|GetStaticProductVersion
2018-03-22 12:38:51.7781|DEBUG|27|Pranas.Net.SqlBak.Service.Context.ServiceProcess|Unsubscribe. Unsubscribing process… ProcessId: “5ac0ada2-7be1-467b-8f95-66c212cd34d7”
2018-03-22 12:38:51.7781|TRACE|27|Pranas.Net.SqlBak.Service.Context.ServiceProcess|Unsubscribe. The process has been removed
2018-03-22 12:39:43.9611|DEBUG|12|Pranas.Net.SqlBak.Service.Context.ServiceProcess|Subscribe. Subscribing process: “0c52cec9-5632-4717-b3ba-c1d212ec5cdb”
2018-03-22 12:39:47.0967|DEBUG|45|Pranas.Net.SqlBak.Service.Data.ConfigService|GetStaticProductVersion
2018-03-22 12:39:47.0967|DEBUG|47|Pranas.Net.SqlBak.Service.Context.ServiceProcess|Unsubscribe. Unsubscribing process… ProcessId: “0c52cec9-5632-4717-b3ba-c1d212ec5cdb”
2018-03-22 12:39:47.0967|TRACE|47|Pranas.Net.SqlBak.Service.Context.ServiceProcess|Unsubscribe. The process has been removed

The two time-stamps corresponding to the two command line executions are:

2018-03-22 12:38:48.6415, and 2018-03-22 12:39:43.9611

Is there anything in these logs that give the developers an idea of the problem?