Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Mors Quaedam on March 11, 2012, 10:06:08 AM
-
I have a problem - When I start my GMOD server (I'm launching a casual server using 'Multiplayer' in the GMOD menu) I get this in my console:
Lua initialized (Lua 5.1)
///////////////////////////////
// Ulysses Library //
///////////////////////////////
// Loading... //
// shared/defines.lua //
// shared/datastream.lua //
// shared/misc.lua //
// shared/util.lua //
// server/upgrade.lua //
// shared/hook.lua //
// shared/table.lua //
// shared/player.lua //
// server/player.lua //
// shared/messages.lua //
// shared/commands.lua //
// server/concommand.lua //
// server/util.lua //
// shared/sh_ucl.lua //
// server/ucl.lua //
// server/phys.lua //
// server/player_ext.lua //
// server/entity_ext.lua //
// Load Complete! //
///////////////////////////////
[ULIB] Loading SHARED module: ulx_init.lua
///////////////////////////////
// ULX Admin Mod //
///////////////////////////////
// Loading... //
// sh_defines.lua //
// lib.lua //
// base.lua //
[addons\ulx\lua\ulx\base.lua:17] attempt to call field 'begin_subconcommand' (a nil value)
// log.lua //
[addons\ulx\lua\ulx\log.lua:1] attempt to call field 'convar' (a nil value)
// MODULE: chat.lua //
[addons\ulx\lua\ulx\modules\chat.lua:2] attempt to call field 'setCategory' (a nil value)
// MODULE: fun.lua //
[addons\ulx\lua\ulx\modules\fun.lua:6] attempt to call field 'setCategory' (a nil value)
// MODULE: menus.lua //
[addons\ulx\lua\ulx\modules\menus.lua:1] attempt to call field 'setCategory' (a nil value)
// MODULE: rcon.lua //
[addons\ulx\lua\ulx\modules\rcon.lua:2] attempt to call field 'setCategory' (a nil value)
// MODULE: slots.lua //
[addons\ulx\lua\ulx\modules\slots.lua:2] attempt to call field 'setCategory' (a nil value)
// MODULE: teleport.lua //
[addons\ulx\lua\ulx\modules\teleport.lua:1] attempt to call field 'setCategory' (a nil value)
// MODULE: toolmode.lua //
[addons\ulx\lua\ulx\modules\toolmode.lua:1] attempt to call field 'setCategory' (a nil value)
// MODULE: user.lua //
[addons\ulx\lua\ulx\modules\user.lua:1] attempt to call field 'setCategory' (a nil value)
// MODULE: util.lua //
[addons\ulx\lua\ulx\modules\util.lua:1] attempt to call field 'setCategory' (a nil value)
// MODULE: vote.lua //
[addons\ulx\lua\ulx\modules\vote.lua:1] attempt to call field 'setCategory' (a nil value)
// MODULE: votemap.lua //
[addons\ulx\lua\ulx\modules\votemap.lua:1] attempt to call field 'setCategory' (a nil value)
// MODULE: userhelp.lua //
// end.lua //
// Load Complete! //
///////////////////////////////
Can anyone help me? I'm a newbie to this sort of stuff.
-
Where did you get your version of ULib and ULX?
At first glance, I'm guessing miss-matched versions of both, but, that's just from a search of our forums with the keyword 'setcategory' and reports of others.
Megiddo also mentions in one where a bad file modification was done...have you modified any of our files?
-
Where did you get your version of ULib and ULX?
At first glance, I'm guessing miss-matched versions of both, but, that's just from a search of our forums with the keyword 'setcategory' and reports of others.
Megiddo also mentions in one where a bad file modification was done...have you modified any of our files?
So if I download a new version of both it should fix the problem?
-
Yes. You're using a very, very old version of ULX it appears. Garry breaks ULX frequently, so you really need the latest release. :)