View Single Post
supreeda
Senior Member
Join Date: Jul 2015
Old 08-15-2015 , 02:23   Re: !Store work but !Shop doesn't work...
Reply With Quote #4

Quote:
Originally Posted by Agato View Post
Hi !

I need help ! ^^

I just installed your plugin "Store 1.2.4b" on my server.
I use sourcemod 1.7.x

If i try to use !store, everything works except the n°1 Shop ! When i chose it, the window closes...

Also when i write "!shop" nothing happens... Even in log, no error when i write it ! (Sourcemod log and store log).
However i've few error like it :

Sourcemod log :

L 08/11/2015 - 04:27:44: [SM] Plugin encountered error 15: Array index is out of bounds
L 08/11/2015 - 04:27:44: [SM] Native "Store_GetLoadoutGame" reported: Error encountered while processing a dynamic native
L 08/11/2015 - 04:27:44: [SM] Displaying call stack trace for plugin "store-loadouts.smx":
L 08/11/2015 - 04:27:44: [SM] [0] Line 209, D:\SourcePawn\store\scripting\store-loadouts.sp::IsLoadoutAvailableFor()
L 08/11/2015 - 04:27:44: [SM] [1] Line 126, D:\SourcePawn\store\scripting\store-loadouts.sp::Event_PlayerSpawn()
L 08/11/2015 - 04:27:51: [SM] Plugin encountered error 15: Array index is out of bounds
L 08/11/2015 - 04:27:51: [SM] Displaying call stack trace for plugin "store-backend.smx":
L 08/11/2015 - 04:27:51: [SM] [0] Line 1650, D:\SourcePawn\store\scripting\store-backend.sp::Native_GetLoadoutGame()
L 08/11/2015 - 04:27:51: [SM] Plugin encountered error 15: Array index is out of bounds
L 08/11/2015 - 04:27:51: [SM] Native "Store_GetLoadoutGame" reported: Error encountered while processing a dynamic native
L 08/11/2015 - 04:27:51: [SM] Displaying call stack trace for plugin "store-loadouts.smx":
L 08/11/2015 - 04:27:51: [SM] [0] Line 209, D:\SourcePawn\store\scripting\store-loadouts.sp::IsLoadoutAvailableFor()
L 08/11/2015 - 04:27:51: [SM] [1] Line 126, D:\SourcePawn\store\scripting\store-loadouts.sp::Event_PlayerSpawn()

Store log :

L 08/11/2015 - 03:42:23: [Store] You must set a unique Server ID (server_id) for this server, please double check your core config.
L 08/11/2015 - 03:425: [Store] Plugin Module '[Store] Backend Module' attempted to get the serverID when It's currently set to 0.
L 08/11/2015 - 03:425: [Store] Plugin Module '[Store] Backend Module' attempted to get the serverID when It's currently set to 0.
L 08/11/2015 - 03:42:53: [Store] SQL Error on GetItems: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY Priority ASC' at line 1
L 08/11/2015 - 04:02:07: [Store] You must set a unique Server ID (server_id) for this server, please double check your core config.
L 08/11/2015 - 04:02:14: [Store] Plugin Module '[Store] Backend Module' attempted to get the serverID when It's currently set to 0.
L 08/11/2015 - 04:020: [Store] SQL Error on GetItems: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY Priority ASC' at line 1
L 08/11/2015 - 04:22:50: [Store] You must set a unique Server ID (server_id) for this server, please double check your core config.
L 08/11/2015 - 04:23:01: [Store] Plugin Module '[Store] Backend Module' attempted to get the serverID when It's currently set to 0.
L 08/11/2015 - 04:23:27: [Store] SQL Error on GetItems: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY Priority ASC' at line 1
...addons\sourcemod\configs\store\core.cfg

edit server id to 1
NOT -1

tell me if it work !
supreeda is offline