Plugin Error? Getting error loading a dll? READ THIS!

Discuss anything to do with plugins

Moderators: caesar, IFR, mattcro, limbo, _X7JAY7X_

Plugin Error? Getting error loading a dll? READ THIS!

Postby limbo » Mon Aug 29, 2005 4:04 pm

There are many users who faced the"load of plugin failed with #126: the specified module could not be found" or a similar error when trying to use a dll.

The cause of this error may be one of the following:
    :arrow: The dll is not present in the program's plugins directory
    :arrow: The dll name is misspelled
    :arrow: ".NET framework" is not installed on your system (.NET based dlls)
    :arrow: Missing "borlndmm.dll" from your system (Delphi based dlls)
    :arrow: Missing "msvcp60d.dll" from your system (VC based dlls)
    :arrow: Missing "msvcrtd.dll" from your system (VC based dlls)
    :arrow: Missing "DNBridge.dll" from program's main directory.



Before you post about any dll error please check your system to fit the above requirements :wink:
Last edited by limbo on Sat Mar 10, 2007 6:01 pm, edited 6 times in total.
User avatar
limbo
Plugin Author
 
Posts: 1267
Joined: Sun Feb 13, 2005 8:38 pm
Location: Athens - Greece

Postby limbo » Mon Oct 17, 2005 8:17 pm

Some useful links

:smt037 Download .NET framework ver 1.1 here

:smt037 Download .NET framework ver 2.0 here

:smt037 Download .NET framework ver 3.0 here

:smt037 Download borlndmm.dll here

:smt037 Download msvcp60d.dll here
Last edited by limbo on Sat Mar 10, 2007 5:59 pm, edited 3 times in total.
User avatar
limbo
Plugin Author
 
Posts: 1267
Joined: Sun Feb 13, 2005 8:38 pm
Location: Athens - Greece

Request to plugin makers

Postby fishthecat » Thu Mar 23, 2006 3:33 pm

Perhaps plugin makers could indicate the pre-requisites needed for using their dlls? Most people new to Smartie, including myself, assume that as long as LCDSmartie is installed and working, then adding a plugin should work too.
User avatar
fishthecat
LCD Smartie Fanatic
 
Posts: 132
Joined: Wed Mar 09, 2005 3:21 pm
Location: UK

Postby limbo » Thu Mar 23, 2006 9:50 pm

I have added a requirement notice to most of my plugin's info.txt :wink:
My site has a notice on the .net framework requirement :wink:
what else should I do? :D

Anyway this notice is for any new user who needs an answer to a well known issue!
Last edited by limbo on Sat Aug 26, 2006 3:53 pm, edited 1 time in total.
User avatar
limbo
Plugin Author
 
Posts: 1267
Joined: Sun Feb 13, 2005 8:38 pm
Location: Athens - Greece

Postby IFR » Fri Mar 31, 2006 6:40 pm

Now that we are in 2006 I hope that everyone has Framework .Net installed on their pc...
User avatar
IFR
Plugin Author
 
Posts: 201
Joined: Wed Apr 06, 2005 1:59 am
Location: Canada

Postby fishthecat » Fri Mar 31, 2006 7:02 pm

IFR wrote:Now that we are in 2006 I hope that everyone has Framework .Net installed on their pc...

Why?
User avatar
fishthecat
LCD Smartie Fanatic
 
Posts: 132
Joined: Wed Mar 09, 2005 3:21 pm
Location: UK

Postby fishthecat » Fri Mar 31, 2006 7:04 pm

limbo wrote:Anyway this notice is for any new user who needs an aswer to a well known issue!


This wouldn't be an issue if plugin writers included details about the pre-requisites for their plugins.

I don't want to get on the bad side of you plugin writers, cos you are doing a fantastic job. But getting your plugins to work as designed could be made a bit easier by saying we need x-number of extra files installed.
User avatar
fishthecat
LCD Smartie Fanatic
 
Posts: 132
Joined: Wed Mar 09, 2005 3:21 pm
Location: UK

Postby limbo » Sun Apr 02, 2006 8:53 pm

This is a good point.
Most of help files (readme.txt) have a notice about the requirements... I think so
But there are two more things to consider:
:arrow: There are many users who don't read the txt files :cry:
:arrow: Creators may not awared about the requirements... their systems already have the required files istalled to their systems and they don't facing any problem on tests :oops:
User avatar
limbo
Plugin Author
 
Posts: 1267
Joined: Sun Feb 13, 2005 8:38 pm
Location: Athens - Greece

DLL Bridge Error

Postby FormatC: » Tue Feb 06, 2007 8:51 am

What is a dll bridge error? I get "(:DLL no bridge func) on my VFD (A noritake CU20045CPB-W2J HD44780 Compatible and I also get an error box from LCD Smartie with a similar message I have .net installed and I read this thread and I have all of those dll files I'm trying to use MizookLCD.dll is there anyway to get this to work thanks
FormatC:
 
Posts: 49
Joined: Sun Nov 13, 2005 5:15 pm

Re: DLL Bridge Error

Postby limbo » Tue Feb 06, 2007 4:52 pm

FormatC: wrote:What is a dll bridge error? I get "(:DLL no bridge func) on my VFD (A noritake CU20045CPB-W2J HD44780 Compatible and I also get an error box from LCD Smartie with a similar message I have .net installed and I read this thread and I have all of those dll files I'm trying to use MizookLCD.dll is there anyway to get this to work thanks


The most common reason for this is caused by the dll structure... The dll isn't builded using the LCD Smartie plugins format. 8)
User avatar
limbo
Plugin Author
 
Posts: 1267
Joined: Sun Feb 13, 2005 8:38 pm
Location: Athens - Greece

Re: DLL Bridge Error

Postby FormatC: » Thu Feb 08, 2007 10:25 pm

FormatC: wrote:What is a dll bridge error? I get "(:DLL no bridge func) on my VFD (A noritake CU20045CPB-W2J HD44780 Compatible and I also get an error box from LCD Smartie with a similar message I have .net installed and I read this thread and I have all of those dll files I'm trying to use MizookLCD.dll is there anyway to get this to work thanks


I found out the problem the plugin was punctuation was incorrect EX:

I had MizookLCD where it should have been mizookLCD.DLL
FormatC:
 
Posts: 49
Joined: Sun Nov 13, 2005 5:15 pm

plugin broken links

Postby tinners » Sun Apr 01, 2007 11:47 am

MSN Messenger by IFR points to wrong plugin
Ping by Penjuin does not work

Picture by nsa666666
Vertical Scroll by nsa666666
Big Text by nsa666666

do not work

Thanks
tinners
 
Posts: 16
Joined: Tue Jan 16, 2007 10:29 pm

Re: plugin broken links

Postby limbo » Sun Apr 01, 2007 5:03 pm

tinners wrote:MSN Messenger by IFR points to wrong plugin
Ping by Penjuin does not work

Picture by nsa666666
Vertical Scroll by nsa666666
Big Text by nsa666666

do not work

Thanks

All the above plugins are tested by me personally. There is no problem with plugins.
It's your system. Missing files, runtimes etc.
If you need help, ask for help :?
User avatar
limbo
Plugin Author
 
Posts: 1267
Joined: Sun Feb 13, 2005 8:38 pm
Location: Athens - Greece

Postby tinners » Sun Apr 01, 2007 9:53 pm

it's just the links which dont work, not the plugins.

I thought this was the thread to report broken links ?
tinners
 
Posts: 16
Joined: Tue Jan 16, 2007 10:29 pm

Postby IFR » Sun Apr 01, 2007 10:21 pm

tinners wrote:it's just the links which dont work, not the plugins.

I thought this was the thread to report broken links ?


Report broken links here.
User avatar
IFR
Plugin Author
 
Posts: 201
Joined: Wed Apr 06, 2005 1:59 am
Location: Canada

Next

Return to Plugin Discussion

Who is online

Users browsing this forum: No registered users and 0 guests