BlueIris CodeProject Error

Post Reply
MethodAgent
Posts: 18
Joined: Wed Mar 31, 2021 6:09 pm

BlueIris CodeProject Error

Post by MethodAgent »

I am using Object Detection YOLOv5 .NET on CPAI v2.3.4. Ever since the upgrade I am getting the below error. It still seems to work through the Default Object Detection, although in Blue Iris it often says AI not responding on the alert images. I have tried uninstalling and reinstalling the module as well as CPAI. Any ideas how to fix this error?

Started Object Detection (YOLOv5 .NET) module
15:03:43:ObjectDetectionNet.exe: Error:
15:03:43:ObjectDetectionNet.exe: An assembly specified in the application dependencies manifest (ObjectDetectionNet.deps.json) has already been found but with a different file extension:
15:03:43:ObjectDetectionNet.exe: package: 'ObjectDetectionNet', version: '1.4'
15:03:43:Module ObjectDetectionNet has shutdown
15:03:43:ObjectDetectionNet.exe: has exited
15:03:43:ObjectDetectionNet.exe: path: 'ObjectDetectionNet.dll'
15:03:43:ObjectDetectionNet.exe: previously found assembly: 'C:\Program Files\CodeProject\AI\modules\ObjectDetectionNet\ObjectDetectionNet.exe'
15:03:45:Server: This is the latest version
User avatar
TimG
Posts: 2084
Joined: Tue Jun 18, 2019 10:45 am
Location: Nottinghamshire, UK.

Re: BlueIris CodeProject Error

Post by TimG »

The general advice from the CPAI forum has been to delete the module and re-install it with the cache turned off. That's at the bottom of the download page.
Forum Moderator.
Problem ? Ask and we will try to assist, but please check the Help file.
MethodAgent
Posts: 18
Joined: Wed Mar 31, 2021 6:09 pm

Re: BlueIris CodeProject Error

Post by MethodAgent »

Thank you. I updated to the latest beta version and that ended up fixing this. Others were having issues with the same version and this error..
User avatar
TimG
Posts: 2084
Joined: Tue Jun 18, 2019 10:45 am
Location: Nottinghamshire, UK.

Re: BlueIris CodeProject Error

Post by TimG »

Weird, that version has been working well here for some time now.
Forum Moderator.
Problem ? Ask and we will try to assist, but please check the Help file.
Post Reply