Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.27 KB | None | 0 0
  1. [14:28:58]Hook error: lua/shine/extensions/welcomemessages/server.lua:257: Attempt to access an object that no longer exists (was type ServerClient)
  2. Stack traceback:
  3. [C]:-1 in function '__index'
  4. lua/shine/extensions/welcomemessages/server.lua:257 in function <lua/shine/extensions/welcomemessages/server.lua:256>
  5. Client = userdata: 0x5c6d7658
  6. self = table: 0x5b85cf48 (0 array element(s), not empty)
  7. [C]:-1 in function 'xpcall'
  8. lua/shine/core/shared/extensions.lua:592 in function 'CallEvent'
  9. Event = OnScriptDisconnect
  10. Method = function: 0x5b8665e0 (lua/shine/extensions/welcomemessages/server.lua:256)
  11. OnError = function: 0x5b6a8208 (lua/shine/lib/debug.lua:430)
  12. Plugin = table: 0x5b85cf48 (0 array element(s), not empty)
  13. self = table: 0x5b769ed0 (0 array element(s), not empty)
  14. lua/shine/lib/objects/event_dispatcher.lua:81 in function <lua/shine/lib/objects/event_dispatcher.lua:78>
  15. (for index) = 1
  16. (for limit) = 1
  17. (for step) = 1
  18. Event = OnScriptDisconnect
  19. i = 1
  20. Listeners = table: 0x7dfeec38 (1 array element(s), not empty)
  21. self = table: 0x5b769ed0 (0 array element(s), not empty)
  22. [C]:-1 in function 'xpcall'
  23. lua/shine/core/shared/hook.lua:148 in function 'Call'
  24. (for control) = table: 0x7e01a970 (0 array element(s), not empty)
  25. (for generator) = function: 0x5b6871e0 (lua/shine/lib/objects/linked_list.lua:128)
  26. (for state) = table: 0x573021b8 (0 array element(s), not empty)
  27. Callbacks = table: 0x7e01a638 (0 array element(s), not empty)
  28. Entry = table: 0x7e01a970 (0 array element(s), not empty)
  29. Event = OnScriptDisconnect
  30. lua/shine/core/shared/hook.lua:267 in function 'DisconnectClient'
  31. OldFunc = function: 0x5ab865b0 ([C]:-1)
  32. lua/bots/Bot.lua:87 in function 'Disconnect'
  33. client = userdata: 0x5c6d7658
  34. self = PlayerBot
  35. lua/bots/Bot.lua:182 in function 'OnConsoleRemoveBots'
  36. (for index) = 5
  37. (for limit) = 1
  38. (for step) = -1
  39. bot = PlayerBot
  40. index = 5
  41. numBots = 5
  42. numBotsParam = 5
  43. numRemoved = 0
  44. teamNum = 1
  45. lua/bots/BotTeamController.lua:91 in function 'RemoveBots'
  46. amount = 5
  47. self = BotTeamController
  48. teamIndex = 1
  49. lua/bots/BotTeamController.lua:105 in function 'UpdateBotsForTeam'
  50. amount = 5
  51. maxTeamBots = 6
  52. self = BotTeamController
  53. teamBotsNum = 5
  54. teamCount = 14
  55. teamHumanNum = 9
  56. teamNumber = 1
  57. lua/bots/BotTeamController.lua:147 in function 'oldUpdateBots'
  58. humanCount = 19
  59. self = BotTeamController
  60. team1HumanNum = 9
  61. team2HumanNum = 10
  62. lua/RebirthBots/FileHooks/Post/bots/BotTeamController.lua:18 in function 'UpdateBots'
  63. oldMaxBots = 12
  64. self = BotTeamController
  65. lua/NS2Gamerules.lua:1480 in function 'oldJoinTeam'
  66. client = ServerClient
  67. clientUserId = 45439876
  68. newPlayer = Marine-73
  69. newPlayerClient = ServerClient
  70. newTeamNumber = 0
  71. oldTeam = MarineTeam
  72. oldTeamNumber = 1
  73. player = Marine-3197
  74. self = NS2Gamerules-3884
  75. success = true
  76. team = ReadyRoomTeam
  77. lua/NS2Plus/Server/CHUD_ServerStats.lua:155 in function 'OldFunc'
  78. newTeamNumber = 0
  79. oldTeamNumber = 1
  80. player = Marine-3197
  81. self = NS2Gamerules-3884
  82. lua/shine/core/shared/hook.lua:730 in function 'JoinTeam'
  83. NewTeam = 0
  84. OldFunc = function: 0x5b4f8548 (lua/NS2Plus/Server/CHUD_ServerStats.lua:153)
  85. OldTeam = 1
  86. Player = Marine-3197
  87. self = NS2Gamerules-3884
  88. lua/NS2Gamerules.lua:860 in function <lua/NS2Gamerules.lua:858>
  89. player = Marine-3197
  90. [C]:-1 in function 'ForAllPlayers'
  91. lua/NS2Gamerules.lua:862 in function 'UpdateToReadyRoom'
  92. force = true
  93. self = NS2Gamerules-3884
  94. SetReadyRoomTeam = function: 0x7efcbc08 (lua/NS2Gamerules.lua:858)
  95. state = 7
  96. lua/ConcedeSequence.lua:134 in function <lua/ConcedeSequence.lua:132>
  97. self = ConcedeSequence-1518
  98. [14:28:58][Hook Error] OnScriptDisconnect hook failed from plugin 'welcomemessages'. Error count: 1.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement