So i know this is late, but i decided to update the ulx addon on my server using the github version. And doing so, i received this error when trying to use the addmoney command in darkrp (addon ulx darkrp command).
It seem as if any other command works completely fine, the only problem is the addmoney command where you were able to enter a set amount.
[CODE][ERROR] addons/ulx/lua/ulx/modules/cl/xgui_helpers.lua:302: attempt to perform arithmetic on local 'maxvalue' (a nil value)
1. x_getcontrol - addons/ulx/lua/ulx/modules/cl/xgui_helpers.lua:302
2. obj - addons/ulx/lua/ulx/xgui/commands.lua:210
3. func - addons/ulx/lua/ulx/modules/cl/xlib.lua:1098
4. animQueue_call - addons/ulx/lua/ulx/modules/cl/xlib.lua:1079
5. func - addons/ulx/lua/ulx/modules/cl/xlib.lua:1098
6. animQueue_call - addons/ulx/lua/ulx/modules/cl/xlib.lua:1079
7. Stop - addons/ulx/lua/ulx/modules/cl/xlib.lua:1026
8. Run - addons/ulx/lua/ulx/modules/cl/xlib.lua:1033
9. fn - addons/ulx/lua/ulx/modules/cl/xlib.lua:1043
10. Call - addons/ulib/lua/ulib/shared/hook.lua:110
11. unknown - addons/ulx/lua/ulx/modules/cl/xgui_helpers.lua:31[/CODE]
Was the maxvalue changed?
There's probably a small bug in some recent changes I made to XGUI. I'll be looking into it soon- you can track my progress here: [url]https://github.com/Nayruden/Ulysses/issues/478[/url]
Sorry, you need to Log In to post a reply to this thread.