Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: bender180 on December 27, 2012, 08:26:48 PM

Title: Noclip error
Post by: bender180 on December 27, 2012, 08:26:48 PM
when anyone with access tries to noclip this error appears in console and the command doesn't function

 
Code: [Select]
L 12/27/2012 - 23:23:47: Lua Error:
[ERROR] addons/ulib/lua/ulib/shared/player.lua:84: attempt to index local 'target' (a number value)
1. getUsers - addons/ulib/lua/ulib/shared/player.lua:84
2. parseAndValidate - addons/ulib/lua/ulib/shared/commands.lua:628
3. __fn - addons/ulib/lua/ulib/shared/commands.lua:916
4. unknown - addons/ulib/lua/ulib/shared/commands.lua:1296
5. Run - lua/includes/modules/concommand.lua:69
6. unknown - addons/ulib/lua/ulib/shared/commands.lua:1310
7. unknown - lua/includes/modules/concommand.lua:69



[ERROR] addons/ulib/lua/ulib/shared/player.lua:84: attempt to index local 'target' (a number value)
1. getUsers - addons/ulib/lua/ulib/shared/player.lua:84
2. parseAndValidate - addons/ulib/lua/ulib/shared/commands.lua:628
3. __fn - addons/ulib/lua/ulib/shared/commands.lua:916
4. unknown - addons/ulib/lua/ulib/shared/commands.lua:1296
5. Run - lua/includes/modules/concommand.lua:69
6. unknown - addons/ulib/lua/ulib/shared/commands.lua:1310
7. unknown - lua/includes/modules/concommand.lua:69

There are no errors on startup and this just happened out of nowhere.
Title: Re: Noclip error
Post by: Megiddo on December 29, 2012, 10:36:24 PM
Only when noclipping and nothing else?
Title: Re: Noclip error
Post by: bender180 on December 30, 2012, 11:53:34 AM
its a weird bug and its only for noclip you have to type out the command in chat, you cant use xgui or a bind that runs the console command.
Title: Re: Noclip error
Post by: Megiddo on January 03, 2013, 08:52:57 AM
I'd like to debug this on your server -- could you contact me on steam this evening? Search Steam friends for MegTech.
Title: Re: Noclip error
Post by: bender180 on January 05, 2013, 01:10:34 PM
id actually like to apologize Ive been horrible horrible with reporting bug here i looked into this tried removing addons to see if it was a conflict and it seem that this addons was the cause http://www.zombiemaster.org/smf/index.php?topic=11707.0

but there is one issue im having i had a user donate and when i go to add him to the group it says "You added userid STEAM_0:0:50979827 to group respected" the user im adding is on the server but it always says the id it adds the id to the list for the group in xgui but then the user doesn't get the rank
Title: Re: Noclip error
Post by: Megiddo on January 05, 2013, 08:39:16 PM
Are you sure you copied the steamid correctly? It's sometimes easy to miss a digit or two.

If you're sure, run "ulx debuginfo" while this user is connected and paste the output here.
Title: Re: Noclip error
Post by: bender180 on January 05, 2013, 10:41:25 PM
here is the debug dump https://dl.dropbox.com/u/2418443/debugdump.txt

and here is a video to better show the bug http://www.youtube.com/watch?v=Qbp9-nr37ow

when the id is in the group it still doesn't give him any commands.
Title: Re: Noclip error
Post by: bender180 on January 12, 2013, 03:41:16 PM
After updating the SVN the issue went away and he has his rank like he should.