• Problem with mysqloo
    0 replies, posted
Hello guys, i've followed: [url]http://facepunch.com/showthread.php?t=1220537[/url] this tutorial, i've added the file: libmySQL.dll next to scrds.exe, i've created the folder. inside garrysmod/lua/bin ( this folder ), i inserted the gmsv_mysqloo_win32.dll file there, but when i put require("mysqloo"); i keep getting this error: [code] Couldn't include file 'includes/modules/mysqloo.lua' (File not found) (@path/to/file.lua (line x)) [ERROR] path\to\file.lua:x: Module not found! 1. require - [C]:-1 2. ... [/code] I've checked this 10410231 times: [I]Solution: You're missing (or have the wrong file for your OS) the module, it should be in path/to/server/garrysmod/lua/bin.[/I] But it doesn't work, any clue about what's going on :/ its really annoying and im trying to do something with mysql on lua huh.. [IMG]http://i.gyazo.com/30fea5aa60efa47a9b07041666cb4485.png[/IMG] Thanks. PS: I get that message but it does what it have to do... ( the info is being added to the mysql database LOL )...
Sorry, you need to Log In to post a reply to this thread.