Chessnut / NutScript

A free role-play framework for Garry's Mod.
http://nutscript.rocks
MIT License
94 stars 77 forks source link

Mysql problem #443

Closed Aberidius closed 9 years ago

Aberidius commented 9 years ago

So i am using Xampp to use my own database instead of the sqlite (it deletes the characters after a while) but when i change to mysqloo or mysql14 is just shows an error in console.

What should i do?

Chessnut commented 9 years ago

What's the error?

Aberidius commented 9 years ago

Here's my sv_config.lua

http://pastebin.com/kZBXYcdX

When i start the server, this error pops up:

Couldn't include file 'includes\modules\mysqloo.lua' (file not found)

I havent added any mysqloo files myself or so.

Chessnut commented 9 years ago

How do you expect mysqloo to work if you did not install it?

Aberidius commented 9 years ago

But where do i install it then?

Chessnut commented 9 years ago

You need to download mysqloo (google it) and place the module into lua/bin and libmysql.dll where srcds is On Mon, Apr 6, 2015 at 22:11 Aberidius notifications@github.com wrote:

But where do i install it then?

— Reply to this email directly or view it on GitHub https://github.com/Chessnut/NutScript/issues/443#issuecomment-90362004.