TeamUlysses / ulx

ULX: A powerful administration addon for Garry's Mod
https://ulyssesmod.net
Other
163 stars 73 forks source link

Menu not working at all, causing other things to break. #219

Closed ZoeyThomas101 closed 4 months ago

ZoeyThomas101 commented 10 months ago

Steps to reproduce

  1. !menu

Expected behavior

The menu opens and I am able to use it

Actual behavior

opens and closes immediately, also cause the Z/undo button to not work.

Error(s) in server console, if any

[2024-01-16 19:38:14]: [ulx] addons/ulx/lua/ulx/log.lua:173: attempt to call method 'Nick' (a nil value) [2024-01-16 19:38:14]: 1. func - addons/ulx/lua/ulx/log.lua:173[2024-01-16 19:38:14]: 2. Run - lua/includes/modules/hook.lua:423 [2024-01-16 19:38:14]: 3. SendGlobalMessage - lua/easychat/networking.lua:73 [2024-01-16 19:38:14]: 4. ReceiveGlobalMessage - lua/easychat/networking.lua:215 [2024-01-16 19:38:14]: 5. func - lua/easychat/networking.lua:236[2024-01-16 19:38:14]: 6. unknown - lua/includes/extensions/net.lua:38

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

Version

ULib v2.71d (08/05/22) ULib v2.71d (08/05/22) ULX v3.81d (07/13/23) ULX v3.81d (07/13/23)

zpetty33 commented 10 months ago

I'm unable to reproduce your issue. The error comes from EasyChat addon. Try removing that and seeing if the problem persists. Could be a conflict with that addon.