Author Topic: XGUI - Fully featured modular GUI for ULX! (Included with ULX v3.51 and SVN)  (Read 548654 times)

0 Members and 8 Guests are viewing this topic.

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
Ok I have a bug with the new SVN unfortunately.
I removed the old XGUI, and updated ulx/ulib

when adding a user to a group i get:
command "ulx adduser" , argument #1: no target found

I do have a players name selected, however.
****

I just tried it on another player and it worked, so now I am wondering if his name is messing up the command, it starts with [MS]. Would the bracket cause this issue?
My TTT server. Join the fun!

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Ok I have a bug with the new SVN unfortunately.
I removed the old XGUI, and updated ulx/ulib

when adding a user to a group i get:
command "ulx adduser" , argument #1: no target found

I do have a players name selected, however.
****

I just tried it on another player and it worked, so now I am wondering if his name is messing up the command, it starts with [MS]. Would the bracket cause this issue?

What's the full name? Did he/she change his/her name while in the server at all? Does ulx adduser work from console?
Experiencing God's grace one day at a time.

Offline Fleamonji

  • Newbie
  • *
  • Posts: 45
  • Karma: 0
When I click stuff:

Hook 'ULibQueueThink' Failed: [ulib\shared\util.lua:180] attempt to call field 'isInHook' (a nil value)

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
When I click stuff:

Hook 'ULibQueueThink' Failed: [ulib\shared\util.lua:180] attempt to call field 'isInHook' (a nil value)

You need to run the SVN version of ULib. If you think you're already using the SVN version of ULib, and based off your other post, I think you have a very messed up install or extremely conflicting addons. Try removing all other addons, deleting your current ULX and ULib, recheckout ULX and ULib from SVN, then run the server with no other addons and see if you still have a problem.
Experiencing God's grace one day at a time.

Offline Fleamonji

  • Newbie
  • *
  • Posts: 45
  • Karma: 0
You need to run the SVN version of ULib. If you think you're already using the SVN version of ULib, and based off your other post, I think you have a very messed up install or extremely conflicting addons. Try removing all other addons, deleting your current ULX and ULib, recheckout ULX and ULib from SVN, then run the server with no other addons and see if you still have a problem.



My addons folder.  I just use TortoiseSVN and exported the checkout (sorry, the little green/yellow/red icons make me want to cut someone).

I should also add that I had this issue with XGUI before on different servers.  Those had a ton of addons, but still.

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
When creating a new group and giving it a string for "ulx setgroupcantarget," it doesn't automatically apply it.  You'd have to go into the group, set it again, and hit update.

Some solutions I've thought of:  silently set it, slight timer after setting it, or having an extra argument on "ulx addgroup."

EDIT:  Also I seem to be getting these errors now...
[CLIENT SIDE] --- [ulx\modules\cl\xgui_client.lua:417] attempt to index field 'chunkbox' (a nil value)

And not only XGUI..
[SERVER SIDE] --- [@addons\ulib\lua\ulib\server\ucl.lua:819] bad argument #1 to 'ipairs' (table expected, got nil)

EDIT2:  Also...
[CLIENT SIDE] --- [addons\ulx\lua\ulx\modules\cl\xgui_client.lua:370] attempt to index field 'settings' (a nil value)

No settings load. (Adverts, Gimps, Ban/Kick reasons)
Groups do not display in the group editor.
Ban's do not load.
Team's do not load.  (UTeam)
« Last Edit: January 16, 2011, 09:03:06 PM by Aaron113 »

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Hmm, looking at the code itself is not really telling me anything, but my guess is that the client-side XGUI errors are both being caused by the server error-- the error is probably preventing something from loading completely, therefore causing more errors.

I can't really determine anything else at this point, but I should be on Steam for most of tomorrow if you're still having issues.
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Well my server is working fine.  I am having this problem in a lan game.  I could try uploading and see if it happens on my server also.

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
What's the full name? Did he/she change his/her name while in the server at all? Does ulx adduser work from console?
Hey sorry for this late reply, I ended up adding the person by steam ID, and that worked.
The full name is "[MS]xX|±Lo/\\/e\\/\\/ØlF±|Xx" and as I recall he did not change his name while on the server.

Also, is there a reason why the default usergroup is not on the XGUI group list? Or are my user groups not configured correctly somehow?
Sometimes I promote someone, then realize they are secret minges, and need to be demoted back to the default user group lol.
My TTT server. Join the fun!

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Hey sorry for this late reply, I ended up adding the person by steam ID, and that worked.
The full name is "[MS]xX|±Lo/\\/e\\/\\/ØlF±|Xx" and as I recall he did not change his name while on the server.

Also, is there a reason why the default usergroup is not on the XGUI group list? Or are my user groups not configured correctly somehow?
Sometimes I promote someone, then realize they are secret minges, and need to be demoted back to the default user group lol.

Use the "removeuser" command to get rid of someone.
Experiencing God's grace one day at a time.

Offline krooks

  • Sr. Member
  • ****
  • Posts: 382
  • Karma: 32
  • I don't like video games.
    • Diamond Krooks
thanks
My TTT server. Join the fun!

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
You're saying you cant see "user" in the groups list? The dropdown box on the groups tab or in the list when you click on "Manage Groups..."?

Either way, they should be in both those places  ???
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
I remember one time, oh, 2-3 years ago, some discussion with Megiddo about "user" group and it not showing in "ulx who" or some other group checking code or some such I was working on.
At the time, I think my code kept showing as nil for the group 'user', and also, Megiddo explained that if they don't show as a group, well, they're just general 'users'.
I could imagine that being the case for XGUI too, but, its been many years, and Megiddo/you may have made changes to that.
If "user" isn't showing as an autodetect, you may need to force it for allowing folks to edit it.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline BannedUser

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
When I click stuff:

Hook 'ULibQueueThink' Failed: [ulib\shared\util.lua:180] attempt to call field 'isInHook' (a nil value)

Have this problem too. Tried re-installing multiple times.



Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
IIRC the issue Fleamonji was having was due to a conflicting addon-- Check on the following things:
-Make sure the ULX/ULib SVN is up-to-date
-Make sure you don't have an old addon-based version of XGUI installed
-Check to see if you have older versions ULX/ULib installed on your CLIENT, if so then remove them or update them.
-Check also for other conflicting addons like ASSMod on your server AND client.
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6