Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: bender180 on November 07, 2012, 05:25:36 PM

Title: Error on map change
Post by: bender180 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.
Title: Re: Error on map change
Post by: Megiddo 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.
Title: Re: Error on map change
Post by: bender180 on November 07, 2012, 08:22:17 PM
alright thanks just because im stumped do you have any clue what the cause might be?
Title: Re: Error on map change
Post by: MrPresident 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.