Limelight Forums
AFK Players not loading correctly on join - Printable Version

+- Limelight Forums (https://limelightgaming.net/forums)
+-- Forum: Feedback (https://limelightgaming.net/forums/forum-612.html)
+--- Forum: Bugs (https://limelightgaming.net/forums/forum-243.html)
+---- Forum: Archive (https://limelightgaming.net/forums/forum-244.html)
+---- Thread: AFK Players not loading correctly on join (/thread-16033.html)



AFK Players not loading correctly on join - Monkey - Jul 2, 2017

Server [US/EU]: EU

Map: v4b1
Description: When I join unto the server, any players in the AFK slot are not loading correctly(or something). When I right click them on the scoreboard, I get an error. It also seems as if the DLabel is not parented to where the click is, but is showing the DLabel at the top left of the screen.This means that SetPos(0,0), but vgui.Create("DLabel", <no parent>). By default the parent is the screen. 
Bug is [In-Game/On Forums/Other]: In-Game
Since when have you experienced the bug? Uploading of this thread, unknown before.
Additional Information: 
[ERROR] gamemodes/cityrp_2_by_limelightgaming/gamemode/core/scoreboard/player_row.lua:66: attempt to concatenate a nil value

  1. DoRightClick - gamemodes/cityrp_2_by_limelightgaming/gamemode/core/scoreboard/player_row.lua:66
   2. unknown - lua/vgui/dlabel.lua:227
Images/Screenshots:
[Image: yNPZ1zuUVy0]


- Limelight Gaming - Jul 2, 2017

Thank you for your bug-report, Monkey!

It will be reviewed as soon as possible by our Developers.



RE: AFK Players not loading correctly on join - Doctor Internet - Sep 28, 2017

Added a safeguard against the scoreboard bugging. However, I have no idea why AFK players are not being loaded correctly.