Author Topic: Help with setting up the XGUI?  (Read 1978 times)

0 Members and 1 Guest are viewing this topic.

Offline Mors Quaedam

  • Newbie
  • *
  • Posts: 30
  • Karma: 1
Help with setting up the XGUI?
« 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.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Help with setting up the XGUI?
« Reply #1 on: March 11, 2012, 02:28:08 PM »
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?
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Mors Quaedam

  • Newbie
  • *
  • Posts: 30
  • Karma: 1
Re: Help with setting up the XGUI?
« Reply #2 on: March 12, 2012, 12:24:16 AM »
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?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Help with setting up the XGUI?
« Reply #3 on: March 15, 2012, 03:13:24 PM »
Yes. You're using a very, very old version of ULX it appears. Garry breaks ULX frequently, so you really need the latest release. :)
Experiencing God's grace one day at a time.