Closed henriquemod closed 2 years ago
I'm having this error, using new release v1.3.5 and latest eItems release as suggested in release notes
Does anyone knows how to fix?
L 10/23/2022 - 18:32:31: SourceMod error session started L 10/23/2022 - 18:32:31: Info (map "de_dust2") (file "/home/tcagame_svc1613/henriques/1613/csgo/addons/sourcemod/logs/errors_20221023.log") L 10/23/2022 - 18:32:31: [SM] Exception reported: Failed to create native "eItems_GetWeaponCount", name is probably already in use L 10/23/2022 - 18:32:31: [SM] Blaming: eitems.smx L 10/23/2022 - 18:32:31: [SM] Call stack trace: L 10/23/2022 - 18:32:31: [SM] [0] CreateNative L 10/23/2022 - 18:32:31: [SM] [1] Line 3, e:\SourceMod\GitHub\eItems\scripting\files\natives.sp::CreateNatives L 10/23/2022 - 18:32:31: [SM] [2] Line 34, e:\SourceMod\GitHub\eItems\scripting\eitems.sp::AskPluginLoad2 L 10/23/2022 - 18:32:31: [SM] Failed to load plugin "eitems.smx": unexpected error 23 in AskPluginLoad callback. L 10/23/2022 - 18:32:43: [SM] Exception reported: Invalid Handle 0 (error: 4) L 10/23/2022 - 18:32:43: [SM] Blaming: eItems.smx L 10/23/2022 - 18:32:43: [SM] Call stack trace: L 10/23/2022 - 18:32:43: [SM] [0] ArrayList.FindValue L 10/23/2022 - 18:32:43: [SM] [1] Line 2788, files/func.sp::IsStickerInSet L 10/23/2022 - 18:32:43: [SM] [2] Line 1933, files/natives.sp::Native_IsStickerInSet L 10/23/2022 - 18:32:43: [SM] [4] eItems_IsStickerInSet L 10/23/2022 - 18:32:43: [SM] [5] Line 160, C:\Users\artem\OneDrive\Ðàáî÷èé ñòîë\scripting111\csgo_weaponstickers.sp::Frame_ItemsSync
2 eitems plugins in the plugins folder
Indeed, now it is working, thanks
I'm having this error, using new release v1.3.5 and latest eItems release as suggested in release notes
Does anyone knows how to fix?