dordnung / MessageBot

Allows to send messages with a Steam Bot
GNU General Public License v3.0
9 stars 3 forks source link

Unable to load extension "messagebot.ext": The specified module could not be found. #3

Closed ScHuLcZ closed 8 years ago

ScHuLcZ commented 8 years ago

Hi there!

I used the calladmin plugin on my linux server, and now I would like to move the server to windows server 2008. I copied the game server, so files are replaced by dlls, everything works fine, but the messagebot.ext.. Calladmin plugin is trying to start, but without success, lack of messagebot extension. I downloaded the newest file (Calladmin_steam.zip), copied the messagebot.ext.dll to sourcemod\extensions\ (next to socket.ext.dll), and the socket extension works fine, the messagebot extension isn't.

I tried it under windows abot 2-3 weeks ago, and it worked properly.

Could you help me? Thanks!

ScHuLcZ commented 8 years ago

Maybe I got the solution, the Visual C++ Redistribution Packages (2012 or 2013) was needed, now the extension loads successfully. :)

Impact123 commented 8 years ago

We had this documented here, but thanks for sharing the solution.