Ulysses Stuff > Releases
ULX MySQLOO
bubblecon11:
--- Code: ---[ERROR] addons/ulx/lua/ulx/modules/sh/mysql.lua:9: Couldn't load module library!
1. require - [C]:-1
2. unknown - addons/ulx/lua/ulx/modules/sh/mysql.lua:9
3. include - [C]:-1
4. unknown - addons/ulx/lua/ulx/init.lua:33
5. include - [C]:-1
6. unknown - addons/ulx/lua/ulib/modules/ulx_init.lua:2
7. include - [C]:-1
8. unknown - addons/ulib/lua/ulib/init.lua:75
9. include - [C]:-1
10. unknown - addons/ulib/lua/autorun/ulib_init.lua:3
--- End code ---
nathan736:
might be that it cant find the library ?
MrPresident:
--- Quote from: bubblecon11 on April 24, 2013, 08:02:06 PM ---
--- Code: ---[ERROR] addons/ulx/lua/ulx/modules/sh/mysql.lua:9: Couldn't load module library!
1. require - [C]:-1
2. unknown - addons/ulx/lua/ulx/modules/sh/mysql.lua:9
3. include - [C]:-1
4. unknown - addons/ulx/lua/ulx/init.lua:33
5. include - [C]:-1
6. unknown - addons/ulx/lua/ulib/modules/ulx_init.lua:2
7. include - [C]:-1
8. unknown - addons/ulib/lua/ulib/init.lua:75
9. include - [C]:-1
10. unknown - addons/ulib/lua/autorun/ulib_init.lua:3
--- End code ---
--- End quote ---
Did you actually install the MySQLOO module and make sure that it worked?
From your server console, type the following:
--- Code: ---lua_run require("mysqloo")
--- End code ---
If you get nothing then it is installed correctly. If it throws a bunch of errors, then it's not and you need to install the module correctly.
TweaK:
Usually "couldn't load module library" means the module itself is loading but libmysql was not installed correctly
bubblecon11:
--- Code: ---[ERROR] lua_run:1: Couldn't load module library!
1. require - [C]:-1
2. unknown - lua_run:1
--- End code ---
:/ Even though it is installed
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version