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

Release Sourcemod Store (Includes Download - Patch 1.2.7)


Post New Thread Reply   
 
Thread Tools Display Modes
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 12-04-2016 , 14:44   Re: Sourcemod Store (Includes Download)
Reply With Quote #391

Quote:
Originally Posted by TheSupremePatriot View Post
I know I installed this correctly, I don’t know why it keeps throwing this error.

Code:
L 12/04/2016 - 13:29:29: [Store] Store Config 'Core' Loaded: configs/store/core.cfg
L 12/04/2016 - 13:29:29: [SM] Exception reported: No config entry found for 'store_ext' in databases.cfg.
L 12/04/2016 - 13:29:29: [SM] Blaming: store-core.smx
L 12/04/2016 - 13:29:29: [SM] Call stack trace:
L 12/04/2016 - 13:29:29: [SM] [0] SetFailState
L 12/04/2016 - 13:29:29: [SM] [1] Line 2471, F:\Files\Google Drive\SourcePawn\projects\Sourcemod-Store\scripting\store-core.sp::ConnectSQL
L 12/04/2016 - 13:29:29: [SM] [2] Line 402, F:\Files\Google Drive\SourcePawn\projects\Sourcemod-Store\scripting\store-core.sp::LoadConfig
L 12/04/2016 - 13:29:29: [SM] [3] Line 319, F:\Files\Google Drive\SourcePawn\projects\Sourcemod-Store\scripting\store-core.sp::OnPluginStart
L 12/04/2016 - 13:29:29: [SM] Unable to load plugin "store-core.smx": Error detected in plugin startup (see error logs)
L 12/04/2016 - 13:29:29: [SM] Unable to load plugin "store-distributor.smx": Could not find required plugin "store-core"
L 12/04/2016 - 13:29:29: [SM] Unable to load plugin "store-gifting.smx": Could not find required plugin "store-core"
L 12/04/2016 - 13:29:29: [SM] Unable to load plugin "store-inventory.smx": Could not find required plugin "store-core"
L 12/04/2016 - 13:29:29: [SM] Unable to load plugin "store-loadouts.smx": Could not find required plugin "store-core"
L 12/04/2016 - 13:29:29: [SM] Unable to load plugin "store-logging.smx": Could not find required plugin "store-core"
L 12/04/2016 - 13:29:29: [SM] Unable to load plugin "store-refunds.smx": Could not find required plugin "store-core"
L 12/04/2016 - 13:29:29: [SM] Unable to load plugin "store-shop.smx": Could not find required plugin "store-core"
[SM] The plugin list has been refreshed and reloaded.
If I can’t get this to work, Ill have a bunch of scattered useless files laying around because I don’t know if they are overwrites or appended -_-


I set up the databases.cfg correctly.

Can someone please tell me what I did wrong; and what I should do? Thanks
This should definitely be an easy fix:
Code:
L 12/04/2016 - 13:29:29: [SM] Exception reported: No config entry found for 'store_ext' in databases.cfg.
Drixevel is offline
FeelsGoodMan
Member
Join Date: Jul 2015
Old 12-04-2016 , 18:29   Re: Sourcemod Store (Includes Download)
Reply With Quote #392

Is this still compatible with the latest version of sourcemod?

I installed the web-panel, no errors. Works with my cs:s servers.

I installed the plug-in with all the requirements on my CS:GO server and nothing happens. I did sm exts and all the required extensions are running, but when i do sm plugins it's not showing up. In the store logs it says that everything is loading as it should with no errors. Database is set up correctly, allows external connections (My SQL databases are hosted on a separate place than the game servers), plug-ins are installed correctly, config files are in the right places.

I can't seem to figure out what I'm doing wrong here?

When i type !store, /store, !shop, /shop or whatever other command should be available nothing happens and the plug-in isn't showing up on the sm plugins list.

Last edited by FeelsGoodMan; 12-04-2016 at 18:34.
FeelsGoodMan is offline
tricky12321
New Member
Join Date: Dec 2016
Old 12-06-2016 , 03:43   Re: Sourcemod Store (Includes Download)
Reply With Quote #393

I am having the same problems, also for CSGO server.
tricky12321 is offline
RANDOMINATION
Junior Member
Join Date: Aug 2015
Location: Texas
Old 12-06-2016 , 04:24   Re: Sourcemod Store (Includes Download)
Reply With Quote #394

Code:
[Store] SQL Error on SQLCall_GetEquippedItemsByType: Table 'xxxxxxxxx.store_items_loadouts' doesn't exist
[Store] SQL Error on SQLCall_GetClientLoadouts: Table 'xxxxxxxx.store_users_loadouts' doesn't exist
This is still a problem as well...
RANDOMINATION is offline
Send a message via Skype™ to RANDOMINATION
MrTonik
New Member
Join Date: Jan 2015
Old 12-06-2016 , 05:58   Re: Sourcemod Store (Includes Download)
Reply With Quote #395

Hello, may suggest that for errors and solve them?

[Store] SQL Error on SQLCall_RegisterPluginModule: Unknown column 'first_created' in 'field list'
[Store] SQL Error on SQLCall_Registration: Unknown column 'first_created' in 'field list'
MrTonik is offline
MlG M8O
Junior Member
Join Date: May 2015
Old 12-11-2016 , 11:35   Re: Sourcemod Store (Includes Download)
Reply With Quote #396

Hi Drix,
Something is wrong with the store modules.
I try to load each of the plugins but it says "store-loadout.smx not found". Can you help?
__________________
MlG M8O is offline
nixonkat
Member
Join Date: Nov 2016
Location: Turkey
Old 12-18-2016 , 16:32   Re: Sourcemod Store (Includes Download)
Reply With Quote #397

I belive multiple people are having the same errors with the sql saying it needs other tables.

I think maybe the github is missing/using some other files then what was actually intended? For instance, using the github (newest version) still wants me to call the database "store_ext" even through dev said in update 1.3.0 that this was changed to "store".

Weird.


Here:
L 12/18/2016 - 22:196: [Store] Registering client Pruto with 0 credits.
L 12/18/2016 - 22:196: [Store] Registering accountId 105687166 in the database!
PutClientInServer: no info_player_start on level
L 12/18/2016 - 22:196: "Pruto<2><STEAM_1:0:52843583><>" entered the game
L 12/18/2016 - 22:196: [Store] SQL Error on SQLCall_Registration: Unknown column 'ip' in 'field list'
L 12/18/2016 - 22:196: [Store] SQL Error on SQLCall_GetClientLoadouts: Table 'store.store_users_loadouts' doesn't exist

Last edited by nixonkat; 12-18-2016 at 16:33.
nixonkat is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 12-23-2016 , 02:28   Re: Sourcemod Store (Includes Download)
Reply With Quote #398

Due to complications and time constraints with this project, I will no longer be working on it or maintaining it. If people want any of the item modules available or a web panel, requesting those be added to Zephs store is your best option at this point.
Drixevel is offline
StealthGus
Junior Member
Join Date: Mar 2015
Old 12-23-2016 , 03:17   Re: Sourcemod Store (Includes Download)
Reply With Quote #399

Quote:
Originally Posted by redwerewolf View Post
Due to complications and time constraints with this project, I will no longer be working on it or maintaining it. If people want any of the item modules available or a web panel, requesting those be added to Zephs store is your best option at this point.
Can you atleast point someone in the right direction to fixing the problem? I understand you have a busy life, but looking at this store, it is 1000% better than Zephs store. Zephs store is clunky and buggy and this store seems to actually have good structure to it.

Please don't leave this project in the dust!
StealthGus is offline
Simon.
Member
Join Date: Oct 2016
Location: Sweden
Old 12-27-2016 , 07:51   Re: Sourcemod Store (Includes Download)
Reply With Quote #400

Hello there all!

I have a problem where everything works with an exception for the store inventory,

Here are the errors I get.

L 12/27/2016 - 01:25:12: [SMJSON] Error in line 1, col 4: '[' or '{' expected near 'null'
L 12/27/2016 - 01:25:12: [SM] Exception reported: Invalid <Object> handle 0 (error 4)
L 12/27/2016 - 01:25:12: [SM] Blaming: store-commanditems.smx
L 12/27/2016 - 01:25:12: [SM] Call stack trace:
L 12/27/2016 - 01:25:12: [SM] [0] json_object_get
L 12/27/2016 - 01:25:12: [SM] [1] Line 1028, C:\Users\Alon\Documents\GitHub\store-commanditems\scripting/include/\smjansson.inc::json_object_get_string
L 12/27/2016 - 01:25:12: [SM] [2] Line 66, C:\Users\Alon\Documents\GitHub\store-commanditems\scripting\store-commanditems.sp::OnCommandItemAttributesLoad
L 12/27/2016 - 01:25:12: [SM] [4] Call_Finish
L 12/27/2016 - 01:25:12: [SM] [5] Line 763, D:\SourcePawn\store\scripting\store-inventory.sp::Native_CallItemAttrsCallback
L 12/27/2016 - 01:25:12: [SM] [7] Store_CallItemAttrsCallback
L 12/27/2016 - 01:25:12: [SM] [8] Line 571, D:\SourcePawn\store\scripting\store-backend.sp::SQLCall_RetrieveItems


Any ideas/comments are greatly appreciated!
__________________
Simon. 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 02:43.


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