Author Topic: ULX doesnt recognize im admin on different gamemode  (Read 2293 times)

0 Members and 1 Guest are viewing this topic.

Offline nak0604

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
ULX doesnt recognize im admin on different gamemode
« on: July 16, 2013, 09:02:55 PM »
I changed my gamemode on my server to Cinema today to test somethings out and i did ulx adduser id <steamid> supperadmin in my console and it said ive been added to the superadmin group but i still dont have access to any commands or using the gui !menu


How could i fix this?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX doesnt recognize im admin on different gamemode
« Reply #1 on: July 17, 2013, 01:57:07 PM »
Our (should be most frequently used question) answer -
http://forums.ulyssesmod.net/index.php/topic,383.0.html
If after all that you still aren't superadmin in ULX, please post details from the final step.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline nak0604

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
Re: ULX doesnt recognize im admin on different gamemode
« Reply #2 on: July 17, 2013, 08:40:59 PM »
I have followed that post ive entered my steamid in console and in-game i get "Added <my steam name> to Superadmin group" but when i do a command it says i dont have access to it. In the GUI or menu i see cmds, maps, settings tabs on the top but nothing in them.

http://pastebin.com/b3nzcis1 that is the sv_admin.lua in the gamemode

(due to security reasons i removed the name and steam id of the players
« Last Edit: July 17, 2013, 08:51:46 PM by nak0604 »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX doesnt recognize im admin on different gamemode
« Reply #3 on: July 18, 2013, 02:22:13 PM »
1) Make sure you're using our latest SVN code. It works around several Gmod errors since our 'release' in January.
2) The final step of our FAQ I linked to has you provide us key information output after following a command. Please see step 5 "and most importantly" part.
Though indeed the gamemode file may help us spot an issue AFTER that requested information, we'd like to make sure there isn't any corruption in our files first.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline nak0604

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
Re: ULX doesnt recognize im admin on different gamemode
« Reply #4 on: July 18, 2013, 04:05:58 PM »
Here is the debug information, i have gotten ULX and Ulib up to date via SVN and it is working properly except for my chat tags but i will talk to the developer about that.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX doesnt recognize im admin on different gamemode
« Reply #5 on: July 18, 2013, 05:49:31 PM »
Something wiped the file out. Probably a misedit when changing the file by hand. The easiest way to get it back is to run "ulx resettodefaults" from the server console and follow the instructions.
Experiencing God's grace one day at a time.

Offline nak0604

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
Re: ULX doesnt recognize im admin on different gamemode
« Reply #6 on: July 18, 2013, 06:01:42 PM »
Okay, thank you.