Author Topic: ULX Menu Blank  (Read 2793 times)

0 Members and 2 Guests are viewing this topic.

Offline Power

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
ULX Menu Blank
« on: August 10, 2016, 05:02:35 PM »
So I was changing permission for the ranks on my ULX and then it went blank and console spammed with the ERROR down below. Basically nothing shows, the tabs at the top of the menu are all gone except one which says "Tab" and the rest of the menu is just a grey box. I have reinstalled ULX and ULib but it didn't work. I don't know what's happened or what to do

My ULib/ULX versions (run "ulx version" in console):
ULib v2.60
ULX v3.70

Game mode(s) I am having this problem on: DarkRP

Lua errors shown in console, if any:
[ERROR] lua/vgui/dbutton.lua:91: attempt to index field 'Button' (a nil value)
  1. UpdateColours - lua/vgui/dbutton.lua:91
   2. ApplySchemeSettings - lua/vgui/dlabel.lua:78
    3. PerformLayout - lua/vgui/dlabel.lua:94
     4. unknown - lua/vgui/dbutton.lua:113

« Last Edit: August 11, 2016, 04:24:19 PM by Power »

Offline iViscosity

  • Respected Community Member
  • Hero Member
  • *****
  • Posts: 803
  • Karma: 58
Re: ULX Menu Blank
« Reply #1 on: August 10, 2016, 05:05:40 PM »
Your ulx and ULib are outdated. Try getting they most recent version.
I'm iViscosity. I like gaming and programming. Need some help? Shoot me PM.

Offline Power

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
Re: ULX Menu Blank
« Reply #2 on: August 10, 2016, 06:53:31 PM »
OK. I installed it from my server host crident and that is what got downloaded...
Also this error is only happening to me, it has effected no other user(s) ulx menu
« Last Edit: August 10, 2016, 07:01:30 PM by Power »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX Menu Blank
« Reply #3 on: August 10, 2016, 07:16:05 PM »
Though the issue affected your ULX XGUI menu, that error has nothing to do with ULX.
Are you sure it's the only one?
Since you seemed willing to start fresh, make sure you fully re-installed ULX/ULib.
It's NOT just located in /addons, there's data too.
Make sure you're following instructions for uninstall and factory reset in our FAQ section of the forum.

All being said, I'd start thinking it was a conflicting addon, since it's affecting GUI lua elements according to that error.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Power

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
Re: ULX Menu Blank
« Reply #4 on: August 10, 2016, 07:23:24 PM »
Ok. I'll uninstall the ULX Mod from the Mod Manager then go to addons and data and remove ULX and uLib; I'll reinstall it after that and see if it works.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: ULX Menu Blank
« Reply #5 on: August 10, 2016, 07:31:30 PM »
Get the latest manually using Git or ftp while you're doing it anyway.
Or subscribe your server to the workshop version. (It's a tiny bit older than our git site, but, still newer than your current version)
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Power

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
Re: ULX Menu Blank
« Reply #6 on: August 10, 2016, 08:07:04 PM »
So I did it, didn't work and I have unsubscribed to all addons I had subbed to and subbed to only the ones on my server and now I am getting this error. Also I added the workshop ULX and uLib to my server and the ULX Version and uLib versions are still the same

http://steamcommunity.com/sharedfiles/filedetails/?id=741501408

File exists in two addons - possible conflicts! lua/ulib/shared/hook.lua (ULib and ULX)

[ERROR] lua/vgui/dbutton.lua:91: attempt to index field 'Button' (a nil value)
  1. UpdateColours - lua/vgui/dbutton.lua:91
   2. ApplySchemeSettings - lua/vgui/dlabel.lua:78
    3. PerformLayout - lua/vgui/dlabel.lua:94
     4. unknown - lua/vgui/dbutton.lua:113
      5. InvalidateLayout - [C]:-1
       6. InvalidateChildren - lua/includes/extensions/client/panel.lua:422
        7. InvalidateChildren - lua/includes/extensions/client/panel.lua:417
         8. InvalidateChildren - lua/includes/extensions/client/panel.lua:417
          9. fn - lua/ulx/xgui/settings/server.lua:1084
           10. Call - lua/ulib/shared/hook.lua:110
            11. unknown - lua/ulib/client/cl_util.lua:121
             12. pcall - [C]:-1
              13. fn - lua/ulib/shared/util.lua:400
               14. unknown - lua/ulib/shared/hook.lua:110
« Last Edit: August 11, 2016, 07:08:19 PM by Power »

Offline roastchicken

  • Respected Community Member
  • Sr. Member
  • *****
  • Posts: 476
  • Karma: 84
  • I write code
Re: ULX Menu Blank
« Reply #7 on: August 11, 2016, 07:02:17 PM »
You shouldn't be adding ULX or ULib to FastDL, they're only Lua files.
Give a man some code and you help him for a day; teach a man to code and you help him for a lifetime.

Offline Power

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
Re: ULX Menu Blank
« Reply #8 on: August 11, 2016, 08:12:28 PM »
I've fixed it with the help of Mr.President. I put my ULX and uLib to it's factory settings clientside now it works.