Author Topic: Noclip error  (Read 2652 times)

0 Members and 1 Guest are viewing this topic.

Offline bender180

  • Full Member
  • ***
  • Posts: 217
  • Karma: 42
    • Benders Villa
Noclip error
« 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.
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: Noclip error
« Reply #1 on: December 29, 2012, 10:36:24 PM »
Only when noclipping and nothing else?
Experiencing God's grace one day at a time.

Offline bender180

  • Full Member
  • ***
  • Posts: 217
  • Karma: 42
    • Benders Villa
Re: Noclip error
« Reply #2 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.
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: Noclip error
« Reply #3 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.
Experiencing God's grace one day at a time.

Offline bender180

  • Full Member
  • ***
  • Posts: 217
  • Karma: 42
    • Benders Villa
Re: Noclip error
« Reply #4 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
« Last Edit: January 05, 2013, 01:13:36 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: Noclip error
« Reply #5 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.
Experiencing God's grace one day at a time.

Offline bender180

  • Full Member
  • ***
  • Posts: 217
  • Karma: 42
    • Benders Villa
Re: Noclip error
« Reply #6 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.
« Last Edit: January 05, 2013, 10:44:59 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 bender180

  • Full Member
  • ***
  • Posts: 217
  • Karma: 42
    • Benders Villa
Re: Noclip error
« Reply #7 on: January 12, 2013, 03:41:16 PM »
After updating the SVN the issue went away and he has his rank like he should.
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.