JvanKatwijk / SDRunoPlugin_weatherfax

SDRuno_weatherfax plugin for SDRuno
8 stars 2 forks source link

"The plugin format is not correct" #5

Open TimStewart1966 opened 3 years ago

TimStewart1966 commented 3 years ago

I have a RSPdx and the latest SDRuno 1.40.2. All the plugins that come with the software work (a couple not on Win XP to be fair). I have your DLL's for your CW, Wefax, RTTY, PSK and Navtex in my community plugins folder. When I select any of these I get the same error. A pop-up box appears saying "SDRuno.exe - Bad Image" and then the DLL is not designed to work on windows. After I close this box another one pops up saying "SDRuno" and "The plugin DLL format is not correct. Please contact the plugin author". I have tried this on a desktop with Win XP 32bit, a laptop with Win 7 32bit and a different laptop with a fresh install of Win10 64bit. I see someone else has had a similar problem. Am I missing some runtime environment? Thanks for any help.

Tim.

JvanKatwijk commented 3 years ago

I know some time ago someone had an issue with the weatherfax decoder. It turned out that if I deleted some elements related to saving the weatherfax map the problem was gone. I do not know much about Windows, I develop under Linux, and on my W10 box I cannot recreate the problem so it is difficult for me to give advice here

Op wo 28 jul. 2021 om 00:16 schreef TimStewart1966 @.***

:

I have a RSPdx and the latest SDRuno 1.40.2. All the plugins that come with the software work (a couple not on Win XP to be fair). I have your DLL's for your CW, Wefax, RTTY, PSK and Navtex in my community plugins folder. When I select any of these I get the same error. A pop-up box appears saying "SDRuno.exe - Bad Image" and then the DLL is not designed to work on windows. After I close this box another one pops up saying "SDRuno" and "The plugin DLL format is not correct. Please contact the plugin author". I have tried this on a desktop with Win XP, a laptop with Win 7 32bit and a different laptop with a fresh install of Win10. I see someone else has had a similar problem. Am I missing some runtime environment? Thanks for any help.

Tim.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/SDRunoPlugin_weatherfax/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQEQSBETLMHXQL75CHDTZ4V43ANCNFSM5BDEHR2A .

-- Jan van Katwijk

TimStewart1966 commented 3 years ago

Thanks for the reply. I use Linux myself, only use Windows when I have to. Do you have SDRuno running on Linux via Wine? If not can you give me details. I should be able to get it running that way.

JvanKatwijk commented 3 years ago

No, my laptop is dual boot, and one partition is shared between Linux and Windows. I run W10 home edition. On windows I run VS to compile. Sources of the plugins (and my other software) is on https://github.com/JvanKatwijk, the SDRuno_Plugin_xxx directories are - as the name suggests sources for the plugins

Op wo 28 jul. 2021 om 18:07 schreef TimStewart1966 @.***

:

Thanks for the reply. I use Linux myself, only use Windows when I have to. Do you have SDRuno running on Linux via Wine? If not can you give me details. I should be able to get it running that way.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/SDRunoPlugin_weatherfax/issues/5#issuecomment-888433551, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQCIRYVVUF7HVUWCMV3T2ATKPANCNFSM5BDEHR2A .

-- Jan van Katwijk

TimStewart1966 commented 3 years ago

Thanks for that. I will give it a go. Busy at the moment but I will get around to it.

Thanks

Tim.

tr0043t commented 3 years ago

For the record, I am not getting such errors on the plugin from either the 40 or 41 series of SDRuno.

SDRplay commented 2 years ago

The "The plugin DLL format is not correct. Please contact the plugin author" message normally means that the plugin has been built for a different version of SDRuno than the one you are running. Make sure you have the latest SDRuno and the latest version of the plugin.