nuclearsilo583/zephyrus-store-preview-new-syntax

playerskins plugin error

azalty opened this issue · 0 comments

This error shows up when the first player connects right after the server has been started:

L 10/22/2022 - 14:37:58: [SM] Exception reported: Client 2 is not in game
L 10/22/2022 - 14:37:58: [SM] Blaming: store_item_playerskins.smx
L 10/22/2022 - 14:37:58: [SM] Call stack trace:
L 10/22/2022 - 14:37:58: [SM]   [0] IsPlayerAlive
L 10/22/2022 - 14:37:58: [SM]   [1] Line 276, D:\Perso\expbox\addons\sourcemod test env\test_env_zephyrus_store_preview_twt\scripting\store_item_playerskins.sp::PlayerSkins_Equip
L 10/22/2022 - 14:37:58: [SM]   [3] Call_Finish
L 10/22/2022 - 14:37:58: [SM]   [4] Line 4205, D:\Perso\expbox\addons\sourcemod test env\test_env_zephyrus_store_preview_twt\scripting\store.sp::Store_UseItem
L 10/22/2022 - 14:37:58: [SM]   [5] Line 3492, D:\Perso\expbox\addons\sourcemod test env\test_env_zephyrus_store_preview_twt\scripting\store.sp::SQLCallback_LoadClientInventory_Equipment

Easy fix, currently writing a PR