ULX

Author Topic: Another ULX help  (Read 2345 times)

0 Members and 2 Guests are viewing this topic.

sarge46

  • Guest
Another ULX help
« on: October 18, 2007, 03:42:07 PM »
well i get on the server and everything seems fine i try to do some admin commands and i dont get access
WAIT ive read the readme and the sticky

I get this in the server console
Run errors with

SERVER: - File: includes/extensions/player_auth.lua
SERVER: - Path: includes/extensions
SERVER: - includes/extensions/player_auth.lua:71: bad argument #1 to 'pairs' (table expected, got string)

SERVER: - File: autorun/UTeam.lua
SERVER: - Path: autorunSERVER: - autorun/UTeam.lua:21: table index is nil

SERVER: - File: ULib/server/ucl.lua
SERVER: - Path: ULib/server
SERVER: - ULib/server/ucl.lua:632: bad argument #1 to 'pairs' (table expected, got string)

SERVER: - RUN ERROR
SERVER: - File: log.lua
SERVER: - Path: ulx
SERVER: - log.lua:10: attempt to call field 'registerAccess' (a nil value)

//  MODULE: chat.lua         //
SERVER: - RUN ERROR
SERVER: - File: modules/chat.lua
SERVER: - Path: ulx/modules
SERVER: - modules/chat.lua:41: attempt to call field 'registerAccess' (a nil val
ue)

//  MODULE: slots.lua        //
SERVER: - RUN ERROR
SERVER: - File: modules/slots.lua
SERVER: - Path: ulx/modules
SERVER: - modules/slots.lua:9: attempt to call field 'registerAccess' (a nil val
ue)

//  MODULE: toolmode.lua     //
SERVER: - RUN ERROR
SERVER: - File: modules/toolmode.lua
SERVER: - Path: ulx/modules
SERVER: - modules/toolmode.lua:85: attempt to call field 'registerAccess' (a nil value)

//  MODULE: util.lua         //
SERVER: - RUN ERROR
SERVER: - File: modules/util.lua
SERVER: - Path: ulx/modules
SERVER: - modules/util.lua:345: attempt to call field 'registerAccess' (a nil value)

THEN

Unknown command "You"
Unknown command "If"
Unknown command "and"
Unknown command "two"
Unknown command "kicked"
Unknown command "Same"
Unknown command "non-admin"
Unknown command "player"
name "the regular player to keep the slot open" not found
Unknown command "If"
Unknown command "there"
Unknown command "The"
Unknown command "when"
Unknown command "NOTE"
Unknown command "SERVER"
Invalid command entered. If you need help, please type "ulx help" in your console.

Im very sorry its so long

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Another ULX help
« Reply #1 on: October 18, 2007, 04:09:58 PM »
Sounds like a corrupt file/installation. Delete all of ULX and ULib under addons, delete garrysmod/data/ULib, then reinstall.
Experiencing God's grace one day at a time.

sarge46

  • Guest
Re: Another ULX help
« Reply #2 on: October 18, 2007, 04:34:57 PM »
Thats the problem ive reinstalled about 5 times now
and yes i deleted ALL the files and downloaded from this site

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Another ULX help
« Reply #3 on: October 18, 2007, 05:36:07 PM »
Are you sure you deleted the folder from data? Try using the installer from our site.
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Another ULX help
« Reply #4 on: October 18, 2007, 06:27:05 PM »
It also sounds like you may have mixed versions. Either way, sounds like bad install.
Make sure you are placing the ulib and ulx downloads into gmod/addons. NOT into lua.
Might try renaming server.ini in /cfg too if it's there (NOT server.cfg)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming