Author Topic: Ulx not working at all.  (Read 1789 times)

0 Members and 1 Guest are viewing this topic.

Offline Stolz

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Ulx not working at all.
« on: February 06, 2016, 07:27:36 PM »
Hello, so I've been having this problem with ulx, its not working at all, whenever I try to use a command, I get this error:
Code: [Select]
L 02/06/2016 - 21:11:49: Lua Error:
[ERROR] addons/ulx/lua/ulx/sh_base.lua:61: attempt to index field 'cvars' (a nil value)
1. __fn - addons/ulx/lua/ulx/sh_base.lua:61
2. unknown - addons/ulib/lua/ulib/shared/commands.lua:1296
3. unknown - lua/includes/modules/concommand.lua:54



[ERROR] addons/ulx/lua/ulx/sh_base.lua:61: attempt to index field 'cvars' (a nil value)
1. __fn - addons/ulx/lua/ulx/sh_base.lua:61
2. unknown - addons/ulib/lua/ulib/shared/commands.lua:1296
3. unknown - lua/includes/modules/concommand.lua:54
 
21:11:49 Lua Error: [ERROR] addons/ulx/lua/ulx/sh_base.lua:61: attempt to index field 'cvars' (a nil value) 1. __fn - addons/ulx/lua/ulx/sh_base.lua:61 2. unknown - addons/ulib/lua/ulib/shared/commands.lua:1296 3. unknown - lua/includes/modules/concommand.lua:54


My gamemode for the server is TTT and I can't use the ulx version command because Ulx isnt working at all. My server is from Nfo servers, and I used their auto installer.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Ulx not working at all.
« Reply #1 on: February 06, 2016, 08:06:28 PM »
Looks like it may not have installed correctly. Try reinstalling.
Experiencing God's grace one day at a time.

Offline Stolz

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Ulx not working at all.
« Reply #2 on: February 06, 2016, 08:12:32 PM »
Already did, Several times. Was thinking that I should just use svn and put it directly in through filezilla rather then using the auto installer.

Offline roastchicken

  • Respected Community Member
  • Sr. Member
  • *****
  • Posts: 476
  • Karma: 84
  • I write code
Re: Ulx not working at all.
« Reply #3 on: February 06, 2016, 08:42:56 PM »
Auto installers provided by server hosts often (in my experience) install out of date or just plain broken versions of addons. Download from the Ulysses's Download Page or from the GitHub Repository.
Give a man some code and you help him for a day; teach a man to code and you help him for a lifetime.