![]() |
CityRP Console error when using disconnected player's uploaded material - 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) +--- Thread: CityRP Console error when using disconnected player's uploaded material (/thread-29168.html) |
Console error when using disconnected player's uploaded material - Markus - Feb 24, 2025 Server: Build (?) Description and steps to reproduce: So during my tests, I've found two distinct bugs: Scenario A: 1. Player 1 and Player 2 are on the same server. 2. Player 2 uploads a material to the Material URL tool then disconnects. 3. Player 1 clicks on the uploaded material in the tool. 4. Player 1 gets the following console error: Code: [material_url_2559426779] gamemodes/darkrp/gamemode/core/libraries/sh_workarounds.lua:137: Tried to use a NULL entity! Scenario B: 1. Player 1 and Player 2 are on the same server. 2. Player 2 uploads a material to the Material URL tool then disconnects. 3. Player 1 also disconnects, then reconnects. 4. Player 1 will now see the "Uploader" of the uploaded material as "Unknown" (until Player 2 reconnects). 5. Player 1 clicks on the uploaded material in the tool. 6. Player 1 gets the following console error: Code: [material_url_2559426779] addons/material_url_2559426779/lua/weapons/gmod_tool/stools/materialurl.lua:778: attempt to call method 'Nick' (a nil value) Note: The uploader's name appears again - no longer as "Unknown" -, if the uploader rejoins, but stays "Unknown" if they remain off the server. Needs more testing. RE: Console error when using disconnected player's uploaded material - Limelight Gaming - Feb 24, 2025 Thank you for your bug report, Markus! It will be reviewed as soon as possible by our Developers. |