![]() |
srlions_hook_library - Printable Version +- Fearless Forums (https://fearlessrp.net) +-- Forum: CityRP - Events Server (https://fearlessrp.net/forumdisplay.php?fid=489) +--- Forum: Bugs (https://fearlessrp.net/forumdisplay.php?fid=128) +---- Forum: Fixed/Closed (https://fearlessrp.net/forumdisplay.php?fid=129) +---- Thread: srlions_hook_library (/showthread.php?tid=98232) |
srlions_hook_library - ObsoleteWolf - 03-13-2021 Title of Bug: srlions_hook_library Description: srlions_hook_library spams when using search feature of the q menu. Evidence: Title of Bug: srlions_hook_library Description: srlions_hook_library spams when using search feature of the q menu. Evidence:" [srlions_hook_library] gamemodes/sandbox/gamemode/spawnmenu/creationmenu/content/contentsearch.lua:71: attempt to call method 'RefreshResults' (a nil value) 1. func - gamemodes/sandbox/gamemode/spawnmenu/creationmenu/content/contentsearch.lua:71 2. Run - addons/srlions_hook_library/lua/includes/modules/hook.lua:198 3. unknown - gamemodes/sandbox/gamemode/cl_search_models.lua:47" This spams when using q menu search feature ![]() RE: srlions_hook_library - TheSiphon - 03-13-2021 The same issue happens to me as well. I haven't tested if it happens in singleplayer as well, if it does, then it might be a Gmod issue. RE: srlions_hook_library - Luna - 03-13-2021 think it's just an issue with the gamemode, the hook library just shows as they error as it overwrites it. stormfox did the same thing but i disabled it as people complained that it was causing errors, when in fact it just override it RE: srlions_hook_library - ObsoleteWolf - 03-14-2021 Sounds fair enough. Would make sense to add a timeout handler to stop the spam while "RefreshResults" is called. RE: srlions_hook_library - Pollux - 06-03-2021 Turns out it was a gmod update ages ago that broke it. Fixed. |