I'm getting an error downloading the EPG update via Task Scheduler from the Admin account.
The error messages are like:
------------------------------------------
From "WebGrab++.log.txt":
[ Info ] Checking License ..
[ Info ] For License request/update data, see WGLicense.log.txt
[ ] Job finished at 07/04/2022 07:02:18 done in 0s
[Critical] Object reference not set to an instance of an object.
[Critical] at . ..ctor(String ) at .?.?(String[] )
[Critical] Unhandled Exception
[Critical] For detailed info, see log file C:\Users\[username]\AppData\Local\WebGrab+Plus\WebGrab++.log.txt
[Critical] Execution stopped
From "WGLicense.log.txt":
[ ] WebGrab++ license request and update log
[ ] 2022/04/07 07:02
------------------------------------------
What I try to do is running the EPG download unattended every morning via Task Scheduler. I also added the bat file from the (excellent) instruction here, but the same error messages are showing up as in the two files above.
Some details:
* Fresh install of Windows 10.
* The author of the Task Scheduler is set to Admin.
* The Task Scheduler shows no errors running the WebGrabPlus program (as expected).
* WebGrab+Plus version: 3.2.1
* When I run the update program manually (link from the start menu), it all works perfect.
I have looked through this forum and especially the posts with the heading "Object reference not set to an instance of an object" posts, but can't find a solution.
Anybody having any idea how to fix this?
Thanks a lot for any input.