Raised This Month: $ Target: $400
 0% 

Issue Doesn't load the plug-ins


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
FeelsGoodMan
Member
Join Date: Jul 2015
Old 01-06-2017 , 11:09   Doesn't load the plug-ins
Reply With Quote #1

Hi.

I have no idea what's wrong with the store and at this point i don't know what else to do than make a thread about it. I will describe in detail what i did below:

1. Create a database

2. Install the plug-in on the server by dragging the contents of the zipped archive into my sourcemod directory

3. edit my databases.cfg accordingly

4. import the sql script into my database using phpmyadmin

5. restart my server

After having done that exact course of actions this is the errors i am getting:

Code:
L 01/06/2017 - 08:25:15: SourceMod error session started
L 01/06/2017 - 08:25:15: Info (map "jb_new_summer_v2") (file "errors_20170106.log")
L 01/06/2017 - 08:25:15: [SM] Exception reported: Fatal error creating dynamic native!
L 01/06/2017 - 08:25:15: [SM] Blaming: store-core.smx()
L 01/06/2017 - 08:25:15: [SM] Call stack trace:
L 01/06/2017 - 08:25:15: [SM]   [0] CreateNative
L 01/06/2017 - 08:25:15: [SM]   [1] Line 212, F:\Files\Google Drive\SourcePawn\projects\Sourcemod-Store\scripting\store-core.sp::AskPluginLoad2()
L 01/06/2017 - 08:25:15: [SM] Failed to load plugin "store-core.smx": unexpected error 23 in AskPluginLoad callback.
L 01/06/2017 - 08:25:15: [SM] Fatal error encountered parsing translation file "adminsmite.phrases.txt"
L 01/06/2017 - 08:25:15: [SM] Error (line 0, column 0): Stream failed to open
L 01/06/2017 - 08:25:15: [SM] Fatal error encountered parsing translation file "noknife.phrases.txt"
L 01/06/2017 - 08:25:15: [SM] Error (line 0, column 0): Stream failed to open
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store\store-skins.smx": Could not find required plugin "store-loadout"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store\store-trails.smx": Could not find required plugin "store-loadout"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store-backend.smx": Could not find required plugin "store"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store-distributor.smx": Could not find required plugin "store-core"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store-gifting.smx": Could not find required plugin "store-core"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store-inventory.smx": Could not find required plugin "store-core"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store-loadouts.smx": Could not find required plugin "store-core"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store-logging.smx": Could not find required plugin "store-core"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store-refunds.smx": Could not find required plugin "store-core"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store-shop.smx": Could not find required plugin "store-core"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store-skins.smx": Could not find required plugin "store-loadout"
L 01/06/2017 - 08:25:16: [SM] Unable to load plugin "store-trails.smx": Could not find required plugin "store-loadout"
L 01/06/2017 - 08:25:16: [SM] Exception reported: Invalid convar handle 0 (error 4)
L 01/06/2017 - 08:25:16: [SM] Blaming: noknife.smx()
L 01/06/2017 - 08:25:16: [SM] Call stack trace:
L 01/06/2017 - 08:25:16: [SM]   [0] SetConVarString
L 01/06/2017 - 08:25:16: [SM]   [1] Line 89, F:\Sourcemod_Dev\knife_menu\noknife\noknife.sp::OnMapStart()

It says in the errors that the store-core and store-loadout plug-ins can't be found but i can clearly see them in my plug-in directory...

The webpanel connects to my database and is working like a charm. My database allows external connections and i have quadruple checked my databases.cfg file for typo's etc.


I ran this on my test server first (cs:s), and it was working fine. I think i had an earlier version of it. Then when i installed the latest version on my cs:go servers it just didn't work. I thought maybe the store was incompatible with cs:go so i made a post in the main thread, but redwerewolf said right after that he would stop maintaining it so i never got any reply.

Now some time later i picked up the project again because i was going to help a friend set up a cs:s server running this store so i went through the regular process of installing the plug-in on the server etc. but it just wouldn't work. So i thought maybe there was something wrong with the updated "sourcemod-store-master" plug-in. I installed it on my test server 3 hours ago now (Note that the store was working fine on my test server up until this point), and after it had updated it just wasn't working again.

Bottom line is;

I used the "issue" thread prefix because i followed the EXACT install instructions and got the same result on all servers i tried it with. There are 2 possibilities as i see it; The install instructions are outdated or there is a bug with the plug-in.

P.s: I am running newer versions of sourcemod on all my servers.

Last edited by FeelsGoodMan; 01-06-2017 at 11:24. Reason: Adding information
FeelsGoodMan is offline
FeelsGoodMan
Member
Join Date: Jul 2015
Old 01-15-2017 , 08:02   Re: Doesn't load the plug-ins
Reply With Quote #2

I would love to get some support on this.

Seems like nobody knows what my problem is as nobody answered.

Why is the store section still up when it's half-broken and the author offers no maintenance?

The sourcemod store 1.2 Final works fine, but not the latest master version. I changed back to the 1.2 final on all my servers but would love to get this working.

Not sure if this is the right place to ask for this, but a lot of the store modules aren't working in cs:go, but are working fine in cs:s. I am running the same versions of sourcemod.

Modules i have tested that aren't working in cs:go but are working in cs:s:

titles
name colors
chat colors
chat (the combined plug-in by twistedpanda)
tracers

I will post some error logs later.

P.s: I would love if someone could dump the kill awards module to a file upload page. The download link in the official thread is broken.

Last edited by FeelsGoodMan; 01-15-2017 at 08:10.
FeelsGoodMan is offline
FlubberDunkies
Junior Member
Join Date: Oct 2014
Location: New York
Old 01-15-2017 , 20:09   Re: Doesn't load the plug-ins
Reply With Quote #3

Refer to this:
https://forums.alliedmods.net/showthread.php?t=292688

It has to do with store-loadouts.smx not being named store-loadout.smx, so some of the plugins end up not loading. It is simply a typo.

The rest of what is going on seems to just be a error with store not loading properly, suprisingly only the master version works on my TF2 server, but it has to be the redwerewolf one, not anoglub, his crashes my server. Just follow the installation process and you should be good. As far as im aware though with my TF2 server, chat and name colors dont work, which im currently troubleshooting.

For some reason since this plugin is outdated its being kinda nitpicky.

EDIT:
Fixed it, i dont know how but i managed to fix chat and namecolors, but since i fixed chat its fine. I really have no clue how i made it work.

Last edited by FlubberDunkies; 01-27-2017 at 09:34.
FlubberDunkies 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 04:48.


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