Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eror #27

Open
hodyrev74 opened this issue Oct 14, 2017 · 2 comments
Open

eror #27

hodyrev74 opened this issue Oct 14, 2017 · 2 comments

Comments

@hodyrev74
Copy link

Couldn't include file 'includes/modules/mysqloo.lua' (File not found) (@addons/ulx_globalbanmodule/lua/globalban/gb_mysqloo.lua (line 6))

[ERROR] addons/ulx_globalbanmodule/lua/globalban/gb_mysqloo.lua:6: Module not found!

  1. require - [C]:-1
  2. unknown - addons/ulx_globalbanmodule/lua/globalban/gb_mysqloo.lua:6
    3. include - [C]:-1
    4. unknown - addons/ulx/lua/autorun/ulx_globalban.lua:9

gb_mysqloo.lua :
--ULX Global Ban
--Adobe And NigNog

//Require MySQLOO
local MySQLOO = require( 'mysqloo' )
require( 'mysqloo' )

//Include Globals
include('gb_config.lua')

//Setup Fail QueryLine Ups
ULX_GB_F = {}

@jack-douglas
Copy link

is mysqloo installed?

@bcool
Copy link
Owner

bcool commented Oct 28, 2017

Sounds like MySQLOO isn't installed, if it is, please comment and I'll look into it further

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants