bcool / ULX-Global-Ban

A Global Ban System designed to be used only with ULX / ULib Garry's Mod servers.
7 stars 15 forks source link

Files Not Found #31

Open KillerFusky opened 4 years ago

KillerFusky commented 4 years ago

In the ulx_globalban.lua file it is set to

if SERVER then print('[ULX GB] - Loading.....') include('gb_generic.lua'); include('gb_mysqloo.lua'); end

And I keep getting this error in the TTT Server Console:

Couldn't include file 'gb_generic.lua' (File not found) (@addons/ulx_globalbanmodule/lua/autorun/ulx_globalban.lua (Line 8)) Couldn't include file 'gb_generic.lua' (File not found) (@addons/ulx_globalbanmodule/lua/autorun/ulx_mysqloo.lua (Line 9))

1day2die commented 2 years ago

https://github.com/1day2die/ULX-Global-Ban-Fix