Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with loading plugins #171

Open
rodopoulos1 opened this issue Jul 30, 2023 · 2 comments
Open

Issue with loading plugins #171

rodopoulos1 opened this issue Jul 30, 2023 · 2 comments

Comments

@rodopoulos1
Copy link

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
Copy link

crashzk commented Jul 30, 2023

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

@azalty
Copy link
Contributor

azalty commented Jul 30, 2023

also make sure the core store.smx is running

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants