Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authorization Issues with Nextbot Players #46

Closed
BurgerLUA opened this issue May 12, 2016 · 3 comments
Closed

Authorization Issues with Nextbot Players #46

BurgerLUA opened this issue May 12, 2016 · 3 comments
Assignees
Labels

Comments

@BurgerLUA
Copy link

Steps to reproduce

  1. Kick several bots using ulx kick
  2. Slap a player (or run another command)
  3. Try to kick a bot

Expected behavior

No errors, notifications should display.

Actual behavior

ULIB UnAuth Errors, notification isn't displayed, bots and players can't be kicked anymore

Error(s) in server console, if any

[ERROR] addons/svn_ulx/lua/ulx/modules/uteam.lua:23: attempt to index a nil value

  1. fn - addons/svn_ulx/lua/ulx/modules/uteam.lua:23
    1. unknown - addons/svn_ulib/lua/ulib/shared/hook.lua:110
    2. Spawn - [C]:-1
      1. fn - addons/svn_newfakeplayer/lua/autorun/server/sv_nfp_ai.lua:684
      2. unknown - addons/svn_ulib/lua/ulib/shared/hook.lua:110
  2. query - [C]:-1
    1. makePlayerList - addons/svn_ulx/lua/ulx/log.lua:354
    2. unknown - addons/svn_ulx/lua/ulx/log.lua:471
      1. gsub - [C]:-1
      2. fancyLogAdmin - addons/svn_ulx/lua/ulx/log.lua:450
      3. call - addons/svn_ulx/lua/ulx/modules/sh/util.lua:66
      4. __fn - addons/svn_ulib/lua/ulib/shared/commands.lua:943
        1. unknown - addons/svn_ulib/lua/ulib/shared/commands.lua:1296
        2. Run - lua/includes/modules/concommand.lua:54
        3. unknown - addons/svn_ulib/lua/ulib/shared/commands.lua:1311
        4. unknown - lua/includes/modules/concommand.lua:54

addons/svn_ulx/lua/ulx/log.lua:354: [ULIB] Unauthed playerBurger: !slap burger
addons/svn_ulx/lua/ulx/log.lua:354: [ULIB] Unauthed playerBurger: !kick furry
addons/svn_ulx/lua/ulx/log.lua:354: [ULIB] Unauthed playerBurger: !kick burger

Error(s) in player's console, if any

None

Version

ULib v2.60d (04/30/16)
ULX v3.70d (03/20/16)

@Nayruden
Copy link
Member

Can you link us to the particular NextBots you are using?

@Nayruden
Copy link
Member

Have not heard back from user, unable to replicate using instructions given, NextBots authenticate fine.

SticklyMan added a commit that referenced this issue Jul 2, 2016
@SticklyMan
Copy link
Member

Oops, that commit is supposed to fix issue 45. :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants