hlmod / Shop-Core

Documentation
https://hlmod.github.io/Shop-Core/module/create/
GNU General Public License v3.0
28 stars 26 forks source link

Error Plugin handle #33

Closed WhyFaust closed 6 years ago

WhyFaust commented 6 years ago

Game: CS:GO

L 04/01/2018 - 23:03:24: [SM] Exception reported: Plugin handle 1420142 s invalid (error 1)
L 04/01/2018 - 23:03:24: [SM] Blaming: shop.smx
L 04/01/2018 - 23:03:24: [SM] Call stack trace:
L 04/01/2018 - 23:03:24: [SM]   [0] Call_StartFunction
L 04/01/2018 - 23:03:24: [SM]   [1] Line 2379, shop/item_manager.sp::ItemManager_OnCategoryDisplay
L 04/01/2018 - 23:03:24: [SM]   [2] Line 1514, shop/item_manager.sp::ItemManager_FillCategories
L 04/01/2018 - 23:03:24: [SM]   [3] Line 597, shop.sp::ShowCategories
L 04/01/2018 - 23:03:24: [SM]   [4] Line 502, shop.sp::MainMenu_Handler
L 04/01/2018 - 18:17:51: [SM] Exception reported: Plugin handle 1420142 is invalid (error 3)
L 04/01/2018 - 18:17:51: [SM] Blaming: shop.smx
L 04/01/2018 - 18:17:51: [SM] Call stack trace:
L 04/01/2018 - 18:17:51: [SM]   [0] Call_StartFunction
L 04/01/2018 - 18:17:51: [SM]   [1] Line 2116, shop/item_manager.sp::ItemManager_OnUseToggleItemEx
L 04/01/2018 - 18:17:51: [SM]   [2] Line 1644, shop.sp::ToggleItemEx
L 04/01/2018 - 18:17:51: [SM]   [3] Line 1635, shop.sp::ToggleItem
L 04/01/2018 - 18:17:51: [SM]   [4] Line 1329, shop/player_manager.sp::PlayerManager_GetItemsFromDB

meta list

Listing 9 plugins:
  [01] SourceMod (1.9.0.6225) by AlliedModders LLC
  [02] FIX SendNetMsg (1.0) by Phoenix (ه`Ϥ5=8:AϠ癩
  [03] CS Tools (1.9.0.6225) by AlliedModders LLC
  [04] SDK Tools (1.9.0.6225) by AlliedModders LLC
  [05] SteamWorks Extension (1.2.1) by Kyle Sanderson
  [06] SDK Hooks (1.9.0.6225) by AlliedModders LLC
  [07] PTaH (P Tools and Hooks) (1.0.8) by Phoenix (ه`Ϥ5=8:AϠ癩
  [08] TAU LIB (1.2) by Phoenix (ه`Ϥ5=8:AϠ癩
  [09] DHooks (2.1.1) by Dr!fter

28 "[Shop] Core" (3.0B6) by FrozDark (Fork by R1KO & White Wolf) 40 "[Shop] Money Distributor" (1.4.3) by FrozDark (HLModders LLC) 41 "[Shop] Knife Shop" (1.4.1) by ZirionNeft (aka Midnight) 42 "[Shop] Prune Player" (1.3) by White Wolf 43 "[Shop] Pets" (1.0) by Pheonix (ه`Ϥ5=8:AϠ癩 & Zephyrus 44 "Show Credits" (1.0) by Someone 45 "[Shop] Logs" (1.1) by R1KO (skype: vova.andrienko1) 135 "[Shop] Equipments" (2.1.1) by FrozDark

CrazyHackGUT commented 6 years ago

This is full module list?

samoletik1337 commented 6 years ago

Bad Module 40 "[Shop] Money Distributor" (1.4.3) by FrozDark (HLModders LLC)

WhyFaust commented 6 years ago

@CrazyHackGUT Full @samoletik1337 why

CrazyHackGUT commented 6 years ago

@baferpro because Shop Money Distributor don't handles OnPluginEnd() event.

TiBarification commented 6 years ago

@CrazyHackGUT it doesn't need to do this. OnPluginEnd need only on item registration to deauthorize them on plugin end.

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.