Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Nuclear_Ice on April 18, 2009, 10:24:32 PM
-
23:22:36 L 04/19/2009 - 00:22:55: Lua Error: ULib/modules/uban_ulx.lua:52: attempt to index global 'UBan' (a nil value)ULib/modules/uban_ulx.lua:52: attempt to index global 'UBan' (a nil value)
Any ideas what's wrong?
This is what's on line 52 of the code:
local b, e = pcall( UBan.ManualBan, ply, steamid, nil, time * 60, comment )
-
Uban didn't load fully. Or somehow disappeared after loading. Check your server log/console lua start up. ULib will list it as a module loading, just like ULX gets loaded. Though, ULX states its own modules too. I'm not sure UBan does.