ULX

Author Topic: he problem with the menu  (Read 3768 times)

0 Members and 1 Guest are viewing this topic.

Offline bizofack

  • Newbie
  • *
  • Posts: 8
  • Karma: 1
he problem with the menu
« on: August 02, 2016, 09:17:56 AM »
My problem
Missing buttons
ulx re-installed

My ULib/ULX versions (run "ulx version" in console):
ULib v.. v2.61d
ULX v.. v3.71d
Screenshots:
http://imgur.com/a/HLm0b

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: he problem with the menu
« Reply #1 on: August 02, 2016, 09:50:04 AM »
Are you getting any errors in your client console?
Experiencing God's grace one day at a time.

Offline bizofack

  • Newbie
  • *
  • Posts: 8
  • Karma: 1
Re: he problem with the menu
« Reply #2 on: August 02, 2016, 10:49:37 AM »
Are you getting any errors in your client console?
no

Offline bizofack

  • Newbie
  • *
  • Posts: 8
  • Karma: 1
Re: he problem with the menu
« Reply #3 on: August 02, 2016, 10:51:32 AM »
no errors in console

Offline roastchicken

  • Respected Community Member
  • Sr. Member
  • *****
  • Posts: 476
  • Karma: 84
  • I write code
Re: he problem with the menu
« Reply #4 on: August 02, 2016, 05:32:38 PM »
GarrysMod\garrysmod\vgui backup all files in that.
Delete them all in the gmod directory
Launch gmod up again.

I think a quicker way to accomplish the same thing would just be to verify the integrity of the game cache. (right click Garry's Mod in the list of Steam games -> 'Properties' -> 'Local files' -> 'Verify integrity of game cache')
Give a man some code and you help him for a day; teach a man to code and you help him for a lifetime.

Offline bizofack

  • Newbie
  • *
  • Posts: 8
  • Karma: 1
Re: he problem with the menu
« Reply #5 on: August 03, 2016, 06:32:28 AM »
Verify integrity of game cache will search for missing files.
Vgui and icon files still exist, but sometimes you have to refresh them.

But if this doesn't work for him/her he/she should then verify cache.
all the same error in the console is
[ERROR] addons/ulx/lua/ulx/xgui/commands.lua:273: bad argument #1 to 'ipairs' (table expected, got nil)
  1. ipairs - [C]:-1
   2. runCmd - addons/ulx/lua/ulx/xgui/commands.lua:273
    3. DoDoubleClick - addons/ulx/lua/ulx/xgui/commands.lua:52
     4. OnClickLine - lua/vgui/dlistview.lua:478
      5. unknown - lua/vgui/dlistview_line.lua:93

Offline bizofack

  • Newbie
  • *
  • Posts: 8
  • Karma: 1
Re: he problem with the menu
« Reply #6 on: August 14, 2016, 01:44:58 PM »
Have you downloaded any ulx command addons?
If not, go to ulx, download a new copy, but instead of replacing everything, just replace the commands.lua file with the new one..
Something is wrong with your version.

This is the one you want to replace, because it is creating the error.
Code: [Select]
addons/ulx/lua/ulx/xgui/commands.lua
this is a problem because: ulx givemoney, ulx pointshop

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: he problem with the menu
« Reply #7 on: August 14, 2016, 01:56:27 PM »
If you remove those two apparently broken/conflicting addons, do your menus come back?
This really doesn't sound like a ULX issue, but instead, with an addon, not written by us, causing the issue.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline bizofack

  • Newbie
  • *
  • Posts: 8
  • Karma: 1
Re: he problem with the menu
« Reply #8 on: August 16, 2016, 09:53:46 AM »
If you remove those two apparently broken/conflicting addons, do your menus come back?
This really doesn't sound like a ULX issue, but instead, with an addon, not written by us, causing the issue.

I deleted them and earned menu

Probably conflict addons