-
Notifications
You must be signed in to change notification settings - Fork 10
Description
haven't managed to get this program to run correctly since downloading,
i hit the start button then pops up the message
heres the log:
2020-04-07 20:16:29,306 [1] INFO MarioMaker2OCR.Form1 - Start Application - version: 1.0.69
2020-04-07 20:16:31,487 [1] INFO MarioMaker2OCR.Form1 - Start Web Server on http://localhost:3000/
2020-04-07 20:16:31,588 [1] ERROR MarioMaker2OCR.Form1 - Error starting video device: The type initializer for 'Emgu.CV.CvInvoke' threw an exception.
2020-04-07 20:16:31,591 [1] DEBUG MarioMaker2OCR.Form1 - at Emgu.CV.CvInvoke.cveVideoCaptureCreateFromDevice(Int32 index, API apiPreference)
at Emgu.CV.VideoCapture..ctor(Int32 camIndex, API captureApi)
at MarioMaker2OCR.VideoProcessor.createCaptureDevice(Int32 device, Size captureResolution)
at MarioMaker2OCR.VideoProcessor..ctor(Int32 device, Size resolution)
at MarioMaker2OCR.Form1.startButton_Click(Object sender, EventArgs e)
my OP system is win 10 1903 enterprise N 64bit
let me know if you need any more info cheers