• tmysql4 module not found
    5 replies, posted
I downloaded a base RP gamemode and it requires MySQL, I have the database setup and it is connecting successfully so that isen't the issue. It comes from this error gamemodes/life/sv_mysql_player.lua:7: Module not found! Line 7 is require "tmysql4" I have the tmysql4 dll in the main bin and the lua bin, what should I do?
You should also have libmysql.dll or whatever it is called in the root folder of your installation (the same folder with hl2.exe)
[QUOTE=James xX;51703785]You should also have libmysql.dll or whatever it is called in the root folder of your installation (the same folder with hl2.exe)[/QUOTE] I do.
A mistake I made was installing it in /bin and not /lua/bin. Maybe you did it too?
[QUOTE=Klaes4Zaugen;51703918]A mistake I made was installing it in /bin and not /lua/bin. Maybe you did it too?[/QUOTE] Ye, think we've all been there :P
It was because my mysqlo module was out of date.
Sorry, you need to Log In to post a reply to this thread.