Bug Type (Server:): Lua (CWRP)
Severity level (Low - Medium - High): Low / Medium
Evidence (if you can): See below
Description of the bug: When trying to whitelist a Jedi in the new f4 whitelist menu, it throws a Lua error when selecting some of the fields (battalion for example)
How can we recreate it: Open f4 menu -> go to whitelist -> select a Jedi -> try to update their whitelist.
Lua error is below:
[core_gprotect] lua/vgui/dmenu.lua:40: bad argument #1 to 'SetText' (string expected, got table)
1. SetText - [C]:-1
2. ixAddOption - lua/vgui/dmenu.lua:40
3. unknown - gamemodes/helix/gamemode/core/derma/cl_overrides.lua:109
4. AddOption - addons/core_gprotect/lua/slib/sh_util.lua:96
5. OpenMenu - addons/core_synergy/lua/synergy/ui/cl_mcs.lua:465
6. DoClick - lua/vgui/dcombobox.lua:278
7. unknown - lua/vgui/dlabel.lua:254