Closed ghost closed 11 years ago
When I added the module on the server side and started the server it gave me the following errors.
// MODULE: udb_server.lua //
[ERROR] addons/ugb/lua/ulx/modules/udb_server.lua:3: Couldn't load module library!
// MODULE: ugb_server.lua //
[ERROR] addons/ugb/lua/ulx/modules/ugb_server.lua:339: attempt to index global 'UDB' (a nil value)
// MODULE: urs_server.lua //
EDIT: I was a idiot and installed MYSQLoo wrong. My bad,
Requires MySQLOO. http://facepunch.com/showthread.php?t=1220537
When I added the module on the server side and started the server it gave me the following errors.
// MODULE: udb_server.lua //
[ERROR] addons/ugb/lua/ulx/modules/udb_server.lua:3: Couldn't load module library!
// MODULE: ugb_server.lua //
[ERROR] addons/ugb/lua/ulx/modules/ugb_server.lua:339: attempt to index global 'UDB' (a nil value)
// MODULE: urs_server.lua //
EDIT: I was a idiot and installed MYSQLoo wrong. My bad,