Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: eagle9er9er on August 03, 2014, 12:07:43 PM
-
Anyone else having this issue? I can't edit a groups team, or permissions. I have to use console now. I know the teams and permissions are there. But it won't show up in xgui. This problem came out of nowhere, I don't remember really doing anything before hand that might have caused it.
(http://cloud-4.steampowered.com/ugc/68996769426423952/BBCDF71BF3DC9E10ED2B22739C3A1A50AB2CE7EB/)
(http://cloud-4.steampowered.com/ugc/68996769426421778/036FCF352C6667E0D2D472279483D8708A756934/)
(http://cloud-4.steampowered.com/ugc/68996769426424951/8CB83D244E4D4FB32368B873F00DD702C036352B/)
-
This is probably related to this issue, which I'm investigating: https://github.com/Nayruden/Ulysses/issues/296
As I stated in the comments, you can temporarily fix the issue when this occurs by running the following two commands in your client console:
_xgui datacomplete
xgui getdata
EDIT:
You may also want to check and make sure you have the latest ULX/ULib from our github page linked above. (Can use SVN links from there if you prefer.) I think the ULib version should at least say "2.52"
-
I get "XGUI: Command datacomplete not recognized!" and the menu is still blank after refreshing everything. :( I will try adding new ulib right now.
-
Sorry, I typoed- it is case sensitive: "xgui dataComplete"
-
No luck :( Still blank.
-
I have a question for you.
Do you have a custom ULX addon? Such as aafk or Auto promote?
-
Yes both.
-
Yes both.
Remove auto promote.
If this started after the gmod update, that's your problem.
Idk why but when I added it to my TTT server EVERYTHING got <MESS>ed up.
Maps didn't work, almost all of the ulx commands were broken, I got spammed with lua errors from the gamemode folder....
Try removing it and restarting, should fix it
-
Remove auto promote.
If this started after the gmod update, that's your problem.
Idk why but when I added it to my TTT server EVERYTHING got <MESS>ed up.
Maps didn't work, almost all of the ulx commands were broken, I got spammed with lua errors from the gamemode folder....
Try removing it and restarting, should fix it
You haven't updated ULX to the latest SVN, haven't you?
Auto-Promote is working fine for me.
-
You haven't updated ULX to the latest SVN, haven't you?
Auto-Promote is working fine for me.
I have, Stickly Man even approoved it :P
Auto-Promote <MESS>ed everything up for my TTT server, that I can say for sure
-
Jason, please watch the language here. We try to keep it clean for all ages.
(And Neku, please be careful about quoting those who use such language)
Thanks.
-
My bad, it was 7ish AM when I wrote that.
-
Jason, please watch the language here. We try to keep it clean for all ages.
(And Neku, please be careful about quoting those who use such language)
Thanks.
Sorry, didn't realize that >_>
But if it's not auto-promote it's probably a different addon, have you tried re-installing ULX without any custom files in it?
-
I've been reinstalling ulx, with and without custom files and still cant see group permissions.
Edit: On another note, I am getting this error when trying to rename a group.
[ERROR] addons/ulx svn2/lua/ulx/xgui/server/sv_groups.lua:268: bad argument #1 to 'ipairs' (table expected, got nil)
1. ipairs - [C]:-1
2. renameGroup - addons/ulx svn2/lua/ulx/xgui/server/sv_groups.lua:268
3. call - addons/ulx svn2/lua/ulx/modules/sh/user.lua:282
4. __fn - addons/ulib svn2/lua/ulib/shared/commands.lua:943
5. unknown - addons/ulib svn2/lua/ulib/shared/commands.lua:1296
6. unknown - lua/includes/modules/concommand.lua:69
-
typing _xgui dataComplete into the console fixes the issue for me, but I have to do it everytime I see this bug, is there a permanent fix?
-
_xgui dataComplete doesn't even fix it for me.
-
Im having this exact same problem all of a sudden, but in addition the "!menu" and "xgui show" commands dont work while every other ulx command does...
I can confirm xgui dataComplete will fix this temporarily, but its gonna get annoying if I have to type it in every time.
-
I'm still investigating the issue. https://github.com/Nayruden/Ulysses/issues/296
Just be sure you're running the latest version of our code from here: https://github.com/Nayruden/Ulysses as I've improved the ban menu, and am wondering if it has improved this issue.
-
I noticed this glitch or w/e you want to call it doesnt appear on my other server, even tho they both have the same version. Which I guess would suggest that its caused by another addon (possible URS or Patch Prop Protect, since those were the most recent ones I added if I remember right). Unless if the gamemode can affect it?
-
I just removed Patch Protection but the problem with !menu is still there, so at least you can be sure its not that.
Are there any news on this problem other than the temporary fix?
EDIT: Also I just installed the newest versions of ulx and ulib but nothings changed.
-
Still no news, sorry. I'm wanting to have a sit-down session with Megiddo to thoroughly look into the bug, but our schedules are both pretty hectic at the moment. And yes, the gamemode definitely can have an effect on this bug- Sandbox seems to be fine, DarkRP and TTT seem to have the most troubles with it.