Raised This Month: $51 Target: $400
 12% 

Release Sourcemod Store (Includes Download - Patch 1.2.7)


Post New Thread Reply   
 
Thread Tools Display Modes
Schpraaankiii
Veteran Member
Join Date: Dec 2009
Location: Sweden Norrköping
Old 09-02-2015 , 03:21   Re: Store Beta [1.2.5b] [Sourcemod 1.7] (Last Updated: August 27nd, 2015)
Reply With Quote #281

Quote:
Could not find required plugin "store-loadout"
Re-Compile your modules with the latest store includes.
__________________
CAOSK-ESPORTS.COM

Last edited by Schpraaankiii; 09-02-2015 at 03:25.
Schpraaankiii is offline
Send a message via Skype™ to Schpraaankiii
dreamer.nz
New Member
Join Date: Sep 2015
Old 09-04-2015 , 01:44   Re: Store Beta [1.2.5b] [Sourcemod 1.7] (Last Updated: August 27nd, 2015)
Reply With Quote #282

Quote:
Re-Compile your modules with the latest store includes.
Sorry, I have not done much with re-compiling before. I see tutorials on how to compile from sp to smx. But how do I include the latest store loadoutsin a re-compile?
dreamer.nz is offline
benoit611
Member
Join Date: Jun 2014
Old 09-19-2015 , 07:20   Re: Store Beta [1.2.5b] [Sourcemod 1.7] (Last Updated: August 27nd, 2015)
Reply With Quote #283

I passed a SourceMod 1.7.3 as 1.6 no longer works for Steam update and it doesnt store
L 09/19/2015 - 00:49:16: [SM] Unable to load plugin "store-backend.smx": Could not find required plugin "store-loadouts"
L 09/19/2015 - 00:49:16: [SM] Unable to load plugin "store-core.smx": Could not find required plugin "store-loadouts"
L 09/19/2015 - 00:49:16: [SM] Unable to load plugin "store-distributor.smx": Could not find required plugin "store-loadouts"
L 09/19/2015 - 00:49:16: [SM] Unable to load plugin "store-gifting.smx": Could not find required plugin "store-loadouts"
L 09/19/2015 - 00:49:16: [SM] Unable to load plugin "store-inventory.smx": Could not find required plugin "store-loadouts"
L 09/19/2015 - 00:49:16: [SM] Native "Store_AddMainMenuItem" reported: Plugin owning this native is currently paused.
L 09/19/2015 - 00:49:16: [SM] Displaying call stack trace for plugin "store-loadout.smx":
L 09/19/2015 - 00:49:16: [SM] [0] Line 63, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-loadout.sp::OnPluginStart()
L 09/19/2015 - 00:49:16: [SM] Native "Store_RegisterChatCommands" reported: Plugin owning this native is currently paused.
L 09/19/2015 - 00:49:16: [SM] Displaying call stack trace for plugin "store-loadouts.smx":
L 09/19/2015 - 00:49:16: [SM] [0] Line 108, D:\SourcePawn\store\scripting\store-loadouts.sp::LoadConfig()
L 09/19/2015 - 00:49:16: [SM] [1] Line 62, D:\SourcePawn\store\scripting\store-loadouts.sp::OnPluginStart()
L 09/19/2015 - 00:49:16: [SM] Unable to load plugin "store-logging.smx": Could not find required plugin "store-loadouts"
L 09/19/2015 - 00:49:16: [SM] Native "Store_RegisterItemType" reported: Plugin owning this native is currently paused.
L 09/19/2015 - 00:49:16: [SM] Displaying call stack trace for plugin "store-nadeskins.smx":
L 09/19/2015 - 00:49:16: [SM] [0] Line 46, /home/casper/Dropbox/GitHub/store-nadeskins/scripting/store-nadeskins.sp::OnPluginStart()
L 09/19/2015 - 00:49:16: [SM] Native "Store_RegisterItemType" reported: Plugin owning this native is currently paused.
L 09/19/2015 - 00:49:16: [SM] Displaying call stack trace for plugin "store-nadetrails.smx":
L 09/19/2015 - 00:49:16: [SM] [0] Line 51, /home/casper/Dropbox/GitHub/store-nadetrails/scripting/store-nadetrails.sp::OnPluginStart()
L 09/19/2015 - 00:49:16: [SM] Native "Store_RegisterItemType" reported: Plugin owning this native is currently paused.
L 09/19/2015 - 00:49:16: [SM] Displaying call stack trace for plugin "store-namecolors.smx":
L 09/19/2015 - 00:49:16: [SM] [0] Line 41, store-namecolors.sp::OnPluginStart()
L 09/19/2015 - 00:49:16: [SM] Native "Store_RegisterItemType" reported: Plugin owning this native is currently paused.
L 09/19/2015 - 00:49:16: [SM] Displaying call stack trace for plugin "store-pets.smx":
L 09/19/2015 - 00:49:16: [SM] [0] Line 54, store-pets.sp::OnPluginStart()
L 09/19/2015 - 00:49:16: [SM] Native "Store_AddMainMenuItem" reported: Plugin owning this native is currently paused.
L 09/19/2015 - 00:49:16: [SM] Displaying call stack trace for plugin "store-refund.smx":
L 09/19/2015 - 00:49:16: [SM] [0] Line 35, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-refund.sp::OnPluginStart()
L 09/19/2015 - 00:49:16: [SM] Unable to load plugin "store-refunds.smx": Could not find required plugin "store-loadouts"
L 09/19/2015 - 00:49:16: [SM] Unable to load plugin "store-shop.smx": Could not find required plugin "store-loadouts"
L 09/19/2015 - 00:49:16: [SM] Native "Store_RegisterItemType" reported: Plugin owning this native is currently paused.
benoit611 is offline
Robin955
Veteran Member
Join Date: Jun 2013
Old 09-19-2015 , 10:59   Re: Store Beta [1.2.5b] [Sourcemod 1.7] (Last Updated: August 27nd, 2015)
Reply With Quote #284

So now im forced to move to ur version finally

so first, i imported upgrade.sql , not much luck there.
i imported the entire store.sql into my old score, gave no errors.

But i yet cant open !shop or !inv etc.
i get
[Store] SQL Error on GetCategories: Unknown column 'priority' in 'field list'

and i mean, shouldn't the upgrade.sql fix that or just the store.sql in ur latest github release for ur store --_-

Last edited by Robin955; 09-19-2015 at 11:11.
Robin955 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 09-19-2015 , 14:39   Re: Store Beta [1.2.5b] [Sourcemod 1.7] (Last Updated: August 27nd, 2015)
Reply With Quote #285

Quote:
Originally Posted by Robin955 View Post
So now im forced to move to ur version finally

so first, i imported upgrade.sql , not much luck there.
i imported the entire store.sql into my old score, gave no errors.

But i yet cant open !shop or !inv etc.
i get
[Store] SQL Error on GetCategories: Unknown column 'priority' in 'field list'

and i mean, shouldn't the upgrade.sql fix that or just the store.sql in ur latest github release for ur store --_-
Copy and paste bits the specific queries that you need.
Drixevel is offline
Robin955
Veteran Member
Join Date: Jun 2013
Old 09-19-2015 , 17:20   Re: Store Beta [1.2.5b] [Sourcemod 1.7] (Last Updated: August 27nd, 2015)
Reply With Quote #286

nvm, you made it so you require the store version in the store title otherwise the menu wont pop up. clever.

Last edited by Robin955; 09-19-2015 at 17:28.
Robin955 is offline
benoit611
Member
Join Date: Jun 2014
Old 09-20-2015 , 08:38   Re: Store Beta [1.2.5b] [Sourcemod 1.7] (Last Updated: August 27nd, 2015)
Reply With Quote #287

Store 1.2.5
error compiled
http://www.noelshack.com/2015-38-144...ore-erreur.png

Last edited by benoit611; 09-20-2015 at 08:38.
benoit611 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 09-20-2015 , 09:38   Re: Store Beta [1.2.5b] [Sourcemod 1.7] (Last Updated: August 27nd, 2015)
Reply With Quote #288

Quote:
Originally Posted by benoit611 View Post
You shouldn't be attempting that, just use the original.
Drixevel is offline
benoit611
Member
Join Date: Jun 2014
Old 09-20-2015 , 19:14   Re: Store Beta [1.2.5b] [Sourcemod 1.7] (Last Updated: August 27nd, 2015)
Reply With Quote #289

Quote:
Originally Posted by r3dw3r3w0lf View Post
You shouldn't be attempting that, just use the original.
thank you but
22:489: [Store] Error registering module '[Store] Core Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Distributor Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Gifting Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Inventory Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Loadouts Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Logging Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Refunds Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Shop Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
benoit611 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 09-20-2015 , 20:22   Re: Store Beta [1.2.5b] [Sourcemod 1.7] (Last Updated: August 27nd, 2015)
Reply With Quote #290

Quote:
Originally Posted by benoit611 View Post
thank you but
22:489: [Store] Error registering module '[Store] Core Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Distributor Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Gifting Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Inventory Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Loadouts Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Logging Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Refunds Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
L 09/20/2015 - 22:489: [Store] Error registering module '[Store] Shop Module - 1.2.5b' due to ServerID being 0 or below, please fix this issue.
So fix the issue.
Drixevel is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode