• Print

Author Topic: Something is seriously wrong with my ULX. Don't see adverts, Menu Limits & URS  (Read 3602 times)

0 Members and 1 Guest are viewing this topic.

Offline UFP

  • Newbie
  • *
  • Posts: 4
  • Karma: 1
I'm concerned as to why it is breaking. When I press Settings you know how you normally get the little toggles with Props, SENTs, Ragdolls etc? That's not there. Completely blank. I've been trying to get URS to restrict props to a certain amount but it won't do it in the little menu tab. There's no list. Just blank when I click restrictions. I try to do it through the little dropdown menu on ULX. I get this

Code: Lua
  1. [ERROR] addons/ulx/lua/ulx/modules/cl/xgui_helpers.lua:302: attempt to perform arithmetic on local 'maxvalue' (a nil value)
  2.   1. x_getcontrol - addons/ulx/lua/ulx/modules/cl/xgui_helpers.lua:302
  3.    2. obj - addons/ulx/lua/ulx/xgui/commands.lua:210
  4.     3. func - addons/ulx/lua/ulx/modules/cl/xlib.lua:1098
  5.      4. animQueue_call - addons/ulx/lua/ulx/modules/cl/xlib.lua:1079
  6.       5. func - addons/ulx/lua/ulx/modules/cl/xlib.lua:1098
  7.        6. animQueue_call - addons/ulx/lua/ulx/modules/cl/xlib.lua:1079
  8.         7. func - addons/ulx/lua/ulx/modules/cl/xlib.lua:1098
  9.          8. animQueue_call - addons/ulx/lua/ulx/modules/cl/xlib.lua:1079
  10.           9. Stop - addons/ulx/lua/ulx/modules/cl/xlib.lua:1026
  11.            10. Run - addons/ulx/lua/ulx/modules/cl/xlib.lua:1033
  12.             11. fn - addons/ulx/lua/ulx/modules/cl/xlib.lua:1043
  13.              12. Call - addons/ulib/lua/ulib/shared/hook.lua:110
  14.               13. unknown - addons/ulx/lua/ulx/modules/cl/xgui_helpers.lua:31


When I reconnect it fixes it, but it seems to happen. I was trying to set a permission and it did it half way through.

:s
Okay this is NOT good! I can't set any permissions, it just removes the selection.


EDIT: A script was breaking ULX. It's been removed and ULX is fine.
« Last Edit: July 18, 2015, 09:48:30 pm by UFP »

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
So your entire problem was fixed by removing that script?

  • Print