Raised This Month: $ Target: $400
 0% 

Issue Menu dissapearing action not executed.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Azerja12
Senior Member
Join Date: Feb 2013
Location: EU
Old 05-11-2015 , 19:10   Menu dissapearing action not executed.
Reply With Quote #1

I have everything installed and i've added some titles. Whenever i select and item in the store the menu closes and nothing hapens. If i buy something the money is taken and i do not recieve the "item". If i give it to myself manually in the webpanel i can see it in my inventory but when i select it nothing hapens and the menu closes.

I get this message in the console whenever i use any store command:
Quote:
Tried to look up command say as if it were a variable.
When i use the command !credits the message shown in chat is something like.
Code:
[Store] Sourcemod Store[*]

Errors:
Quote:
L 05/12/2015 - 01:04:13: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 05/12/2015 - 01:04:13: [SM] Displaying call stack trace for plugin "store-backend.smx":
L 05/12/2015 - 01:04:13: [SM] [0] Line 77, D:\SourcePawn\store\scripting\store-backend.sp::AskPluginLoad2()
L 05/12/2015 - 01:04:13: [SM] Failed to load plugin "store-backend.smx": Unknown error.
L 05/12/2015 - 01:04:13: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 05/12/2015 - 01:04:13: [SM] Displaying call stack trace for plugin "store-core.smx":
L 05/12/2015 - 01:04:13: [SM] [0] Line 63, D:\SourcePawn\store\scripting\store-core.sp::AskPluginLoad2()
L 05/12/2015 - 01:04:13: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 05/12/2015 - 01:04:13: [SM] Displaying call stack trace for plugin "store-inventory.smx":
L 05/12/2015 - 01:04:13: [SM] [0] Line 31, D:\SourcePawn\store\scripting\store-inventory.sp::AskPluginLoad2()
L 05/12/2015 - 01:04:13: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 05/12/2015 - 01:04:13: [SM] Displaying call stack trace for plugin "store-loadouts.smx":
L 05/12/2015 - 01:04:13: [SM] [0] Line 38, D:\SourcePawn\store\scripting\store-loadouts.sp::AskPluginLoad2()
L 05/12/2015 - 01:04:13: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 05/12/2015 - 01:04:13: [SM] Displaying call stack trace for plugin "store-logging.smx":
L 05/12/2015 - 01:04:13: [SM] [0] Line 57, D:\SourcePawn\store\scripting\store-logging.sp::AskPluginLoad2()
L 05/12/2015 - 01:04:13: [SM] Native "CreateNative" reported: Fatal error creating dynamic native!
L 05/12/2015 - 01:04:13: [SM] Displaying call stack trace for plugin "store-shop.smx":
L 05/12/2015 - 01:04:13: [SM] [0] Line 37, D:\SourcePawn\store\scripting\store-shop.sp::AskPluginLoad2()
L 05/12/2015 - 01:04:13: [SM] Unable to load plugin "store-core.smx": Native "Store_RegisterPluginModule" was not found
L 05/12/2015 - 01:04:13: [SM] Unable to load plugin "store-distributor.smx": Native "Store_RegisterPluginModule" was not found
L 05/12/2015 - 01:04:13: [SM] Unable to load plugin "store-gifting.smx": Native "Store_RegisterPluginModule" was not found
L 05/12/2015 - 01:04:13: [SM] Unable to load plugin "store-inventory.smx": Native "Store_RegisterPluginModule" was not found
L 05/12/2015 - 01:04:13: [SM] Unable to load plugin "store-loadouts.smx": Native "Store_RegisterPluginModule" was not found
L 05/12/2015 - 01:04:13: [SM] Unable to load plugin "store-logging.smx": Native "Store_RegisterPluginModule" was not found
L 05/12/2015 - 01:04:13: [SM] Unable to load plugin "store-refunds.smx": Native "Store_RegisterPluginModule" was not found
L 05/12/2015 - 01:04:13: [SM] Unable to load plugin "store-shop.smx": Native "Store_RegisterPluginModule" was not found
__________________

Last edited by Azerja12; 05-11-2015 at 19:11.
Azerja12 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 05-11-2015 , 22:50   Re: Menu dissapearing action not executed.
Reply With Quote #2

Look through the store error logs, not SM error logs.
Drixevel is offline
Azerja12
Senior Member
Join Date: Feb 2013
Location: EU
Old 05-11-2015 , 23:18   Re: Menu dissapearing action not executed.
Reply With Quote #3

No correlation?

Quote:
2015-05-12 00:00:00 [store/store-logging.smx] INFO | Logging started
2015-05-12 0093 [store/store-backend.smx] ERROR | SQL Error on GetEquippedItemsByType: Table 'c1022539_rats.store_users_items' doesn't exist
2015-05-12 0093 [store/store-backend.smx] ERROR | SQL Error on GetEquippedItemsByType: Table 'c1022539_rats.store_users_items' doesn't exist
2015-05-12 009:55 [store/store-backend.smx] ERROR | SQL Error on GetEquippedItemsByType: Table 'c1022539_rats.store_users_items' doesn't exist
2015-05-12 009:55 [store/store-backend.smx] ERROR | SQL Error on GetEquippedItemsByType: Table 'c1022539_rats.store_users_items' doesn't exist
2015-05-12 00:57:17 [store/store-logging.smx] INFO | Logging started
2015-05-12 00:59:02 [store/store-backend.smx] ERROR | SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'
2015-05-12 00:593 [store/store-backend.smx] ERROR | SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'
2015-05-12 01:01:06 [store/store-backend.smx] ERROR | SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'
2015-05-12 01:02:48 [store/store-backend.smx] ERROR | SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'
2015-05-12 01:03:09 [store/store-logging.smx] INFO | Logging started
2015-05-12 016:17 [store/store-backend.smx] ERROR | SQL Error on GiveItem: Unknown column 'aquire_method' in 'field list'
__________________

Last edited by Azerja12; 05-11-2015 at 23:18.
Azerja12 is offline
Arrow768
Veteran Member
Join Date: Nov 2011
Location: Austria
Old 05-12-2015 , 13:59   Re: Menu dissapearing action not executed.
Reply With Quote #4

Quote:
Originally Posted by Azerja12 View Post
No correlation?
Yes, there is.
How should store work properly when your database is not setup properly

Read the F.A.Q. to solve these problems and update your webpanel while you are at it.
(Tip: You database is outdated)
__________________

Last edited by Arrow768; 05-16-2015 at 18:27.
Arrow768 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 06:54.


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