marco402 / plugin-Rtl433-for-SdrSharp

86 stars 13 forks source link

Getting unhandled exception #10

Open rodriguj-alexva opened 4 months ago

rodriguj-alexva commented 4 months ago

Installed as directed in rtlsdr.com, getting "Unhandled exception ... DII not found". Any ideas? System: Win 10, SDR# 1919, RTLSDR v3.

marco402 commented 4 months ago

Hello rodriguj-alexva

Can you give me a little more information, At what point do you get this error?

For installation, just put the 3 dlls in the /plugins/ RTL_433 folder, no need for a key in Plugins.xml

Then to receive the information: Configure source button: -Sampling mode:quadrature sampling -Preferred Sample Rate->0.25 MSPS(default value rtl433), imposed if record .wav -Tuner AGC:on(corresponds to auto gain with rtl433) can be manually-> off. -RTL AGC:off.(not the AGC panel) can be set on for weak signals.

my website:https://marco40github.wixsite.com/website/plugin-sdrsharp-pour-rtl-433?lang=en

Marc

rodriguj-alexva commented 4 months ago

OK my setup was wrong: I had the dll files under plugins. I created the RTL_433 subdir and moved the dll files there. I start SDR#, click on "Enable Plugin", click on the right-hand-arrowhead start icon and a windows pops up immediately with the error. I selected the setting in your email (sampling rate, quadrature, Tuner AGC on, RTL AGC off). Attached is a screen capture.

Capture

rodriguj-alexva commented 4 months ago

I started googling the problem and "DII" appears to mean "DLL" and in: https://forums.radioreference.com/threads/sdr-not-running-dll-was-not-found.460356/ It said install .net desktop runtime. I installed version 7.0.16, rebooted the system and same problem. It could be the machine as it is a low-end refurbished HP EliteDesk small box.

marco402 commented 4 months ago

Hi

This problem is recurrent with older systems, can you try to see with this post: https://forums.radioreference.com/threads/rtl433-plugin-for-sdr-now-available.425703/page-10

Marc