Author Topic: Problem with xgui  (Read 3838 times)

0 Members and 1 Guest are viewing this topic.

Offline Belly136

  • Newbie
  • *
  • Posts: 33
  • Karma: -2
Problem with xgui
« on: March 26, 2015, 05:29:17 AM »
Ok so i'm having a problem with ulx xgui. I have 2 same derma themes for some reason and one without a name.When i click on one in the middle my server console is getting spammed with these:
Code: [Select]
[Belly|2|STEAM_0:0:85396729] Lua Error:

[ERROR] lua/vgui/dpropertysheet.lua:92: attempt to index field 'Tab' (a nil value)
  1. UpdateColours - lua/vgui/dpropertysheet.lua:92
   2. ApplySchemeSettings - lua/vgui/dlabel.lua:78
    3. ApplySchemeSettings - lua/vgui/dpropertysheet.lua:121
     4. unknown - lua/vgui/dpropertysheet.lua:65
      5. InvalidateLayout - [C]:-1
       6. func - lua/vgui/dpropertysheet.lua:300
        7. unknown - addons/ulx/lua/ulx/xgui/settings.lua:24


[Belly|2|STEAM_0:0:85396729] Lua Error:

[ERROR] lua/vgui/dpropertysheet.lua:100: attempt to index field 'Tab' (a nil value)
  1. UpdateColours - lua/vgui/dpropertysheet.lua:100
   2. ApplySchemeSettings - lua/vgui/dlabel.lua:78
    3. ApplySchemeSettings - lua/vgui/dpropertysheet.lua:121
     4. func - lua/vgui/dpropertysheet.lua:323
      5. unknown - addons/ulx/lua/ulx/xgui/settings.lua:24


[Belly|2|STEAM_0:0:85396729] Lua Error:

[ERROR] lua/vgui/dpropertysheet.lua:100: attempt to index field 'Tab' (a nil value)
  1. UpdateColours - lua/vgui/dpropertysheet.lua:100
   2. ApplySchemeSettings - lua/vgui/dlabel.lua:78
    3. ApplySchemeSettings - lua/vgui/dpropertysheet.lua:121
     4. unknown - lua/vgui/dhorizontalscroller.lua:102


[Belly|2|STEAM_0:0:85396729] Lua Error:

[ERROR] lua/vgui/dpropertysheet.lua:100: attempt to index field 'Tab' (a nil value)
  1. UpdateColours - lua/vgui/dpropertysheet.lua:100
   2. ApplySchemeSettings - lua/vgui/dlabel.lua:78
    3. ApplySchemeSettings - lua/vgui/dpropertysheet.lua:121
     4. unknown - lua/vgui/dpropertysheet.lua:65


[Belly|2|STEAM_0:0:85396729] Lua Error:

[ERROR] lua/vgui/dpropertysheet.lua:92: attempt to index field 'Tab' (a nil value)
  1. UpdateColours - lua/vgui/dpropertysheet.lua:92
   2. ApplySchemeSettings - lua/vgui/dlabel.lua:78
    3. ApplySchemeSettings - lua/vgui/dpropertysheet.lua:121
     4. unknown - lua/vgui/dpropertysheet.lua:65

Not sure why but i've tried reinstalled my game and redownloading server but problem is still here.

Here's screenshot
http://s9.postimg.org/adwg1fuan/2015_03_26_00001.jpg

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: Problem with xgui
« Reply #1 on: March 26, 2015, 07:36:54 AM »
I haven't tested XGUI with derma themes for a while- I haven't been able to find any. Could you send me your Derma themes so that I can test them out myself? Thanks!
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Belly136

  • Newbie
  • *
  • Posts: 33
  • Karma: -2
Re: Problem with xgui
« Reply #2 on: March 26, 2015, 08:06:46 AM »
I would love to if only knew where they are lol

Can i just remove it?

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: Problem with xgui
« Reply #3 on: March 26, 2015, 08:10:42 AM »
You'd have to find the Derma skin and remove it. :P For now you can just leave it alone- it's a client-side only thing, so you won't affect other players by changing the skin. I'll have to figure out if Derma skins are still a thing (whether they still work or nobody uses them any more), and decide if I should just remove that feature.
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Belly136

  • Newbie
  • *
  • Posts: 33
  • Karma: -2
Re: Problem with xgui
« Reply #4 on: March 26, 2015, 08:13:37 AM »
Well my server console is getting spammed with errors  :-\

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: Problem with xgui
« Reply #5 on: March 26, 2015, 08:19:12 AM »
I'm curious- try commenting out ulx/lua/ulx/xgui/settings/client.lua Line 110 on your server, then do a changelevel/restart and see if the skins no longer show up.
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Belly136

  • Newbie
  • *
  • Posts: 33
  • Karma: -2
Re: Problem with xgui
« Reply #6 on: March 26, 2015, 08:27:35 AM »
That didn't do anything.

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: Problem with xgui
« Reply #7 on: March 26, 2015, 08:33:58 AM »
Hmm.. Oh well. Comment out Lines 120-121, and that should prevent XGUI from being able to change from the default skin at all.
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Belly136

  • Newbie
  • *
  • Posts: 33
  • Karma: -2
Re: Problem with xgui
« Reply #8 on: March 26, 2015, 08:40:15 AM »
Well that did fix errors but these 2 same themes are still here... Can i somehow remove them?

Offline Livaco

  • Full Member
  • ***
  • Posts: 133
  • Karma: -37
    • Livaco
Re: Problem with xgui
« Reply #9 on: March 27, 2015, 09:42:05 AM »
[Belly|2|STEAM_0:0:85396729] Lua Error:

[ERROR] lua/vgui/dpropertysheet.lua:100: attempt to index field 'Tab' (a nil value)
  1. UpdateColours - lua/vgui/dpropertysheet.lua:100
   2. ApplySchemeSettings - lua/vgui/dlabel.lua:78
    3. ApplySchemeSettings - lua/vgui/dpropertysheet.lua:121
     4. unknown - lua/vgui/dpropertysheet.lua:65
Means That U Need To Fix Lua Code In The File, If U Search Up LUA Tuts U Can Prob Fix It Or U Can Give It To Someone And Afk Them To Fix It
Here To Help And Be Happy And Help :)

My Website
My Addons
PermaBanV1.0

Quote from:  Livaco on April 12 at 9:10:20 PM
I May Be Dum But Am Still Better Then The Rest

Livaco Products©