DLL error

Posted by Shooks on Sat 13 May 2006 12:49 AM — 3 posts, 12,602 views.

#0
I'm trying to upload a plugin into MUSHclient, and i'm getting this message:

"The DLL 'lua50.dll' was not found.
Please ensure it is in your path, or disable Lua scripting."

Help?
Australia Forum Administrator #1
That DLL ships as part of the standard install for MUSHclient. I don't understand how that is not there for you (it should be in the same directory as mushclient.exe), unless you:

  • Didn't install it with the installer (eg. just copied mushclient.exe from somewhere)
  • Chose not to install scripting
  • Renamed or deleted lua50.dll
  • Moved mushclient.exe to somewhere else and ran it from there

#2
Thank you very much Nick, that solved it!