Ulysses
General => Off-Topic => Topic started by: Anonymous Development 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
-
Want to like.....share the code that's causing it?
-
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
-
Thx <3