ULX

Author Topic: Broken buttons  (Read 2290 times)

0 Members and 1 Guest are viewing this topic.

Offline Anonymous Development

  • Newbie
  • *
  • Posts: 2
  • Karma: 1
Broken buttons
« on: December 09, 2015, 10:12:34 PM »
[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. PerformLayout - lua/vgui/dbutton.lua:113
      5. PerformLayout - lua/vgui/dmenu.lua:206
       6. unknown - lua/vgui/dscrollpanel.lua:24

Anyone know a fix for this, my xgui is broke from it

Offline Caustic Soda-Senpai

  • Sr. Member
  • ****
  • Posts: 469
  • Karma: 54
  • <Insert something clever here>
    • Steam Page
Re: Broken buttons
« Reply #1 on: December 09, 2015, 11:24:46 PM »
Want to like.....share the code that's causing it?
Once you get to know me, you'll find you'll have never met me at all.

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: Broken buttons
« Reply #2 on: December 10, 2015, 09:20:37 AM »
It's likely that you have XGUI loading a skin that might be causing some issues.

See my post on this thread for information on how to set it back to default, and see if that helps:
http://forums.ulyssesmod.net/index.php/topic,8814.msg45138.html#msg45138
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Anonymous Development

  • Newbie
  • *
  • Posts: 2
  • Karma: 1
Re: Broken buttons
« Reply #3 on: December 10, 2015, 12:42:45 PM »
Thx <3