Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

local txtCol a nil value #36

Closed
kem008 opened this issue Mar 23, 2016 · 13 comments
Closed

local txtCol a nil value #36

kem008 opened this issue Mar 23, 2016 · 13 comments
Assignees
Labels

Comments

@kem008
Copy link

kem008 commented Mar 23, 2016

Steps to reproduce

  1. Happens on first spawn.

Expected behavior

No error should appear.

Actual behavior

Error appeared on initialspawn

Error(s) in server console, if any

No Server error

Error(s) in player's console, if any

[ULX] Loading CLIENT module: motdmenu.lua
[ULX] Loading CLIENT module: uteam.lua
[ULX] Loading CLIENT module: xgui_client.lua
[ULX] Loading CLIENT module: xgui_helpers.lua
[ULX] Loading CLIENT module: xlib.lua
[ULX] Loading SHARED module: chat.lua
[ULX] Loading SHARED module: fun.lua
[ULX] Loading SHARED module: menus.lua
[ULX] Loading SHARED module: rcon.lua
[ULX] Loading SHARED module: teleport.lua
[ULX] Loading SHARED module: user.lua
[ULX] Loading SHARED module: userhelp.lua
[ULX] Loading SHARED module: util.lua
[ULX] Loading SHARED module: vote.lua

Client "[FP]ICEMAN" spawned in server <STEAM_0:1:4782422> (took 12 seconds).

[ERROR] addons/ulx/lua/ulx/xgui/bans.lua:46: attempt to index local 'txtCol' (a nil value)
  1. unknown - addons/ulx/lua/ulx/xgui/bans.lua:46
   2. include - [C]:-1
    3. fn - addons/ulx/lua/ulx/modules/cl/xgui_client.lua:142
     4. Call - addons/ulib/lua/ulib/shared/hook.lua:110
      5. fn - addons/ulib/lua/ulib/cl_init.lua:49
       6. unknown - addons/ulib/lua/ulib/shared/hook.lua:110

Version

ulx 3.70d
ulib 2.60

@deinemudda32
Copy link

Can confirm this.

@UnDeadClank
Copy link

I have the same error? Anyone a hot fix?

@SticklyMan
Copy link
Member

What derma skin do you all currently have applied to XGUI?

@UnDeadClank
Copy link

Default Derma Skin.
http://prntscr.com/alm1du

The Ban-Tab is missing too

@UnDeadClank
Copy link

If i want change the skin, i have to reconnect.
http://prntscr.com/alm3sr <- is that normal ?

@SticklyMan
Copy link
Member

Nope, that is not normal. A third party addon is probably causing that, but I don't think it should be a problem. Looks like a recent update caused this error- I'll hopefully have it fixed in a bit.

@UnDeadClank
Copy link

This is the error i think:
http://prntscr.com/alm87x <- but i dont know a fix

@MerlinStarfinder
Copy link

Can confirm

@djmuz1
Copy link

djmuz1 commented Mar 29, 2016

Can confirm, seems to have been caused by the latest gmod update

@bigdogmat
Copy link

@UnDeadClank
Copy link

ok i fix it for the moment.
go in addons/ulx/lua/ulx/xgui/bans.lua
and change the txtCol.r , txtCol.g , txtCol.b the a Number.
http://prntscr.com/almmyb

@SticklyMan
Copy link
Member

Workaround pushed. It is a bug in the update, but this will supress the error in the meantime.
11b3d93

@KilljackTv
Copy link

Well i am happy to see i am not the only person that has this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants