nuclearsilo583 / zephyrus-store-preview-new-syntax

My rewritten zephyrus store
61 stars 40 forks source link

Issue with loading plugins #171

Open rodopoulos1 opened 1 year ago

rodopoulos1 commented 1 year ago

I have this issue i dont know how to fix:

L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_gamble_teambet.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [store.smx] Simple Chat Processor isn't installed or failed to load. SCP support will be disabled. (http://forums.alliedmods.net/showthread.php?t=198501)
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_gamble_jackpot.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_gamble_blackjack.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_misc_dosh.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_misc_math.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_gamble_highorlow.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_gamble_coinflip.smx": Native "Store_SetClientRecurringMenu" was not found
L 07/30/2023 - 15:31:04: [SM] Exception reported: Invalid address 0x1 is pointing to reserved memory.
L 07/30/2023 - 15:31:04: [SM] Blaming: ServerLagExploitFix_3_7_2020.smx
L 07/30/2023 - 15:31:04: [SM] Call stack trace:
L 07/30/2023 - 15:31:04: [SM]   [0] LoadFromAddress
L 07/30/2023 - 15:31:04: [SM]   [1] Line 18, ServerLagExploitFix_3_7_2020.sp::OnPluginStart
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "ServerLagExploitFix_3_7_2020.smx": Error detected in plugin startup (see error logs)
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "advcommands.smx": Native "BfWriteByte" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "weaponrestrict_special.smx": Could not find required plugin "weaponrestrict"
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_misc_toplists.smx": Native "Store_SQLTransaction" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_gamble_crowns.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_misc_earnings.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_item_cpsupport.smx": Native "Store_SQLQuery" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_gamble_roulette.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_gamble_dice.smx": Native "Store_SetClientRecurringMenu" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_misc_voucher.smx": Native "Store_GetItemIdbyUniqueId" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_misc_giveaway_aidnversion.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [SM] Exception reported: Failed to get CreateInterface
L 07/30/2023 - 15:31:04: [SM] Blaming: dhooks-test.smx
L 07/30/2023 - 15:31:04: [SM] Call stack trace:
L 07/30/2023 - 15:31:04: [SM]   [0] SetFailState
L 07/30/2023 - 15:31:04: [SM]   [1] Line 100, /home/groups/sourcemod/upload_tmp/phpPOumeR.sp::OnPluginStart
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "dhooks-test.smx": Error detected in plugin startup (see error logs)
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_item_zrclass.smx": Native "ZR_GetClassByName" was not found
L 07/30/2023 - 15:31:04: [SM] Unable to load plugin "store_misc_giveaway.smx": Native "Store_SQLLogMessage" was not found
L 07/30/2023 - 15:31:04: [SM] Exception reported: Game event "match_end" does not exist
crashzk commented 1 year ago

Old version of the plugin? I recommend compiling the latest from the master branch and testing again.

azalty commented 1 year ago

also make sure the core store.smx is running