FredyH / MySQLOO

MySQLOO
GNU Lesser General Public License v2.1
138 stars 55 forks source link

MYSQLOO load fail #122

Closed Andrekan1 closed 1 year ago

Andrekan1 commented 1 year ago

Adding require("mysqloo") in autorun code creates an error in console Couldn't load module library! (The specified module could not be found.). Server runs on Win 64bit srcds, 64bit module installed correctly in folder garrysmod/lua/bin.

FredyH commented 1 year ago

It might be the case that you are missing a visual studio redistributable like in #40 If that one was missing, please let me know and I will add it into the README

Andrekan1 commented 1 year ago

Yeah, that was a problem. My server did not have it. Problem solved