ULX

Author Topic: Error on map change  (Read 2018 times)

0 Members and 1 Guest are viewing this topic.

Offline bender180

  • Full Member
  • ***
  • Posts: 217
  • Karma: 42
    • Benders Villa
Error on map change
« on: November 07, 2012, 05:25:36 PM »
when i change maps with the ulx map command i get this error endlessly spammed in console

Code: [Select]
L 11/07/2012 - 20:22:47: Lua Error:
[ERROR] lua/includes/util.lua:184: attempt to index local 'object' (a function value)
1. IsValid - lua/includes/util.lua:184
2. UpdateHovered - lua/includes/modules/widget.lua:51
3. PlayerTick - lua/includes/modules/widget.lua:91
4. fn - lua/includes/modules/widget.lua:151
5. unknown - addons/ulib/lua/ulib/shared/hook.lua:168

im on the newest svn my server is fully up to date and when this happens the gamemode is completely broken im not sure if this is garrys mod its self ulx or ttt any help is much needed as this happens when ever the server changes map.

Im willing to bet this isnt related to ulx but i only posted here because of the last line in the error.
« Last Edit: November 07, 2012, 06:08:18 PM by bender180 »
Made community pool and community bowling and for the life of me couldn't tell you why they are popular.
Also made the ttt ulx commands.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Error on map change
« Reply #1 on: November 07, 2012, 07:14:11 PM »
Because we're overriding the hook functionality to provide priorities, you see ULib mentioned in the last line. You should still have this same error even without ULX/ULib, however.
Experiencing God's grace one day at a time.

Offline bender180

  • Full Member
  • ***
  • Posts: 217
  • Karma: 42
    • Benders Villa
Re: Error on map change
« Reply #2 on: November 07, 2012, 08:22:17 PM »
alright thanks just because im stumped do you have any clue what the cause might be?
Made community pool and community bowling and for the life of me couldn't tell you why they are popular.
Also made the ttt ulx commands.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Error on map change
« Reply #3 on: November 10, 2012, 02:47:43 AM »
Garry has broken the widget functionality. He knows its broken but is still trying to figure out why. Just wait for a fix from him.