Thread: [Release] Math Credits
View Single Post
Ngdali
New Member
Join Date: Aug 2019
Old 08-30-2019 , 14:54   Re: Math Credits
Reply With Quote #81

Quote:
Originally Posted by Arkarr View Post
Okay so, I am pretty sure you are using the wrong plugin because mine does create a config file. Or an error happen directly after the plugin is loaded.

line 60:
Code:
AutoExecConfig(true, "MathCredits");
Check in cfg/ folder for a file called MathCredits. If there is none, then try :
sm plugins load MathCredits
and if it says it's already loaded try :
sm plugins reload MathCredits
An error does happen.

failed to reload: Native "Store_GetClientCredits" was not found.

I have download version 1.2 from the releases on alongubkins github. After reloading it doesn't create a config file. I have tried that more then once, which is the definition of insanity.

I have sourcemod version 1.9.0.6281 .
My store functions normally, other the this one plugin. Also my cfg/sourcemod is full of config files created by other plugins. I am wondering if it has anything to do with most plugins being name like this : plugin.pluginname.cfg.

For some reason sm doesn't give me a line where the plugin failed.

Found problem: store_GetClientCredits doesn't exist. It is named GetCredits. Checked the include file. I will have to recompile it.
I could have done this before.

Last edited by Ngdali; 08-30-2019 at 15:00.
Ngdali is offline