Skip to content
Matt S edited this page May 17, 2017 · 1 revision

This will be the page of FAQ's


Q: I installed GBay and it broke my ENTIRE server!

A: Simple fix.. Make sure tmysql4 is installed AND your settings are configured in lua/gbay/config/mysqlconfig.lua!


Q: How do i install tmysql4?

A:

If you are running s Linux server please follow the instructions below...

1.) Place this file (https://github.com/bkacjios/gm_tmysql4/releases/download/R1.02/gmsv_tmysql4_linux.dll) inside the directory "gmod/garrysmod/lua/bin" if there is not a "bin" folder inside the "lua" folder just create one

2.) Next you will need to download libmysql.dll you can dowload this here (http://puu.sh/1ikIN) place this inside your "gmod" folder it should be the very root of your server (before "garrysmod")

3.) Next restart your server and test to make sure there are no errors!

NOTE: MAKE SURE YOUR FILES ARE NOT RENAMES WITH A (2) AFTER IT!

If you are running a Windows server please follow the instructions below...

1.) Place this file (https://github.com/bkacjios/gm_tmysql4/releases/download/R1.02/gmsv_tmysql4_win32.dll) inside the directory "gmod/garrysmod/lua/bin" if there is not a "bin" folder inside the "lua" folder just create one

Coming soon...

Clone this wiki locally