Author Topic: How to get rid of _Uncategorized?  (Read 1738 times)

0 Members and 1 Guest are viewing this topic.

Offline Valgoid

  • Full Member
  • ***
  • Posts: 103
  • Karma: -15
  • Wanna Be Lua King
How to get rid of _Uncategorized?
« on: August 16, 2014, 11:47:02 AM »
I had added some addons in the past, when i removed them the old commands went into the _Uncategorized section. How do I remove this?

Offline Storm

  • Full Member
  • ***
  • Posts: 220
  • Karma: 4
Re: How to get rid of _Uncategorized?
« Reply #1 on: August 17, 2014, 10:20:46 AM »
Great question! I have wondered the same thing!

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: How to get rid of _Uncategorized?
« Reply #2 on: August 19, 2014, 10:20:32 AM »
Hmm, do no commands show up under "_Uncategorized"?

The two things you'll want to do is check your groups.txt/users.txt file to see if there are any remaining references to the commands that have been removed. Secondly, there is a file in the ULX data folder called misc_registered.txt which may store references to the removed commands as well- If you don't want to edit it manually, I *think* you should be safe to delete it, but each command may give itself access to its respective default group.
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Valgoid

  • Full Member
  • ***
  • Posts: 103
  • Karma: -15
  • Wanna Be Lua King
Re: How to get rid of _Uncategorized?
« Reply #3 on: August 20, 2014, 09:47:03 PM »
I could not find any of those you listed above and yes the old commands do show up under the _Uncategorized

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: How to get rid of _Uncategorized?
« Reply #4 on: August 20, 2014, 09:51:15 PM »
groups/users and misc_registered would be in server gmod/data/ulib folders.
Not ULX like Stickly mentioned.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming