gmodWare / gware-utilities

gmodWare roleplay utilities
2 stars 1 forks source link

Bug: g_VoicePanelList is nil sometimes on user join #37

Closed MenschlichTv closed 1 year ago

MenschlichTv commented 1 year ago

[gware] addons/gware/lua/gware-utils/settings/cl_settings.lua:14: attempt to index global 'g_VoicePanelList' (a nil value)

  1. fn - addons/gware/lua/gware-utils/settings/cl_settings.lua:14
    1. Run - addons/ulib/lua/ulib/shared/hook.lua:109
    2. func - addons/gware/lua/gware-utils/networking/cl_net.lua:22
      1. unknown - lua/includes/extensions/net.lua:33
Luiggi33 commented 1 year ago

As referenced in the commit, this should fix this bug. I did not have the chance to test it, so i cannot confirm

Luiggi33 commented 1 year ago

It seems fixed, so I will close this