Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullReferenceException during download (v1.11.1) #223

Closed
SectOLT opened this issue Sep 21, 2023 · 4 comments
Closed

NullReferenceException during download (v1.11.1) #223

SectOLT opened this issue Sep 21, 2023 · 4 comments

Comments

@SectOLT
Copy link
Contributor

SectOLT commented Sep 21, 2023

Not much to comment on here.

The download was happening normally until during one of the records fetching, an error popped up, which halted the whole process.
It is speculated that the error happened due to a side effect on Neos' end, but the tool couldn't handle it.

2023-09-21 19:35:23.005 -04:00 [ERR] Object reference not set to an instance of an object.
2023-09-21 19:35:23.164 -04:00 [ERR] System.NullReferenceException: Object reference not set to an instance of an object.
   at AccountDownloaderLibrary.LocalAccountDataStore.<InitDownloadProcessor>b__34_0(AssetJob job)
   at AccountDownloaderLibrary.LocalAccountDataStore.Complete()
   at AccountDownloaderLibrary.AccountDownloadController.Download(CancellationToken cancellationToken)
2023-09-21 19:35:23.164 -04:00 [INF] Download Report
----------------------
Contacts: 680 / 680
Messages: 1106
Assets: 457/ 13552
Downloaded Definitions: 0
Downloaded Variable Value Count: 111
Records: 1748 / 1748
Failed: 0

7650 Assets were skipped because they were already downloaded.
Error: Object reference not set to an instance of an object.

Unless there is a way to gather more info on the matter, it's all the logs managed to catch

@Nytra
Copy link

Nytra commented Sep 21, 2023

Duplicate of #202 ?

@SectOLT
Copy link
Contributor Author

SectOLT commented Sep 21, 2023

Indeed my bad, did not see that other one.

@SectOLT SectOLT closed this as completed Sep 22, 2023
@GuVAnj8Gv3RJ
Copy link
Owner

@all-contributors please add @SectOLT for bugs

@allcontributors
Copy link
Contributor

@GuVAnj8Gv3RJ

@SectOLT already contributed before to bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants