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

Release Sourcemod Store (Includes Download - Patch 1.2.7)


Post New Thread Reply   
 
Thread Tools Display Modes
weednation12
New Member
Join Date: Jan 2016
Old 01-05-2016 , 06:36   Re: Store Release [1.2 Final] [Sourcemod 1.7]
Reply With Quote #331

Hi r3dw3r3w0lf,
Do you have a solution for my issue: #328 ?

I have tryed so many things...
weednation12 is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-05-2016 , 12:06   Re: Store Release [1.2 Final] [Sourcemod 1.7]
Reply With Quote #332

Quote:
Originally Posted by weednation12 View Post
Hi r3dw3r3w0lf,
Do you have a solution for my issue: #328 ?

I have tryed so many things...
Visit the JSON checker in the web panel.
Drixevel is offline
NeoxX
AlliedModders Donor
Join Date: Jan 2014
Location: Germany
Old 01-05-2016 , 23:21   Re: Store Release [1.2 Final] [Sourcemod 1.7]
Reply With Quote #333

Quote:
Originally Posted by r3dw3r3w0lf View Post
There's a missing bracket in one of your items. In the web panel, visit the JSON checker and It'll tell you which item is giving errors.
The following errors have been found:

And now?

Greetings Neoxx
__________________

Last edited by NeoxX; 01-06-2016 at 04:12.
NeoxX is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-06-2016 , 10:11   Re: Store Release [1.2 Final] [Sourcemod 1.7]
Reply With Quote #334

Quote:
Originally Posted by NeoxX View Post
The following errors have been found:

And now?

Greetings Neoxx
Find the item then look at the attributes field for it and compare it to other fields. It's probably missing something. If you see a field that says 'null' then add a value to it.
Drixevel is offline
natrios
Senior Member
Join Date: Feb 2014
Old 01-27-2016 , 06:52   Re: Store Release [1.2 Final] [Sourcemod 1.7]
Reply With Quote #335

Plugin works... but in the console pop up errors:

Code:
L 01/27/2016 - 11:42:53: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:10: [SM] Native "GetEntProp" reported: Property "m_iAccount" not found (entity 0/worldspawn)
L 01/27/2016 - 11:43:10: [SM] Displaying call stack trace for plugin "Vip.smx":
L 01/27/2016 - 11:43:10: [SM]   [0]  Line 124, Vip.sp::Event_PlayerDeath()
L 01/27/2016 - 11:43:17: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:17: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:17: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:17: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:17: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:17: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:18: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:18: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:18: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:18: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:18: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:18: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:37: [SM] Native "GetEntProp" reported: Property "m_iAccount" not found (entity 0/worldspawn)
L 01/27/2016 - 11:43:37: [SM] Displaying call stack trace for plugin "Vip.smx":
L 01/27/2016 - 11:43:37: [SM]   [0]  Line 124, Vip.sp::Event_PlayerDeath()
L 01/27/2016 - 11:43:44: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:44: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:44: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:44: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:44: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:44: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
__________________


Last edited by natrios; 01-27-2016 at 06:53.
natrios is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-27-2016 , 07:48   Re: Store Release [1.2 Final] [Sourcemod 1.7]
Reply With Quote #336

Quote:
Originally Posted by natrios View Post
Plugin works... but in the console pop up errors:

Code:
L 01/27/2016 - 11:42:53: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:10: [SM] Native "GetEntProp" reported: Property "m_iAccount" not found (entity 0/worldspawn)
L 01/27/2016 - 11:43:10: [SM] Displaying call stack trace for plugin "Vip.smx":
L 01/27/2016 - 11:43:10: [SM]   [0]  Line 124, Vip.sp::Event_PlayerDeath()
L 01/27/2016 - 11:43:17: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:17: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:17: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:17: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:17: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:17: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:18: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:18: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:18: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:18: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:18: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:18: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:37: [SM] Native "GetEntProp" reported: Property "m_iAccount" not found (entity 0/worldspawn)
L 01/27/2016 - 11:43:37: [SM] Displaying call stack trace for plugin "Vip.smx":
L 01/27/2016 - 11:43:37: [SM]   [0]  Line 124, Vip.sp::Event_PlayerDeath()
L 01/27/2016 - 11:43:44: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:44: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:44: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
L 01/27/2016 - 11:43:44: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
L 01/27/2016 - 11:43:44: [SM] Displaying call stack trace for plugin "store-core.smx":
L 01/27/2016 - 11:43:44: [SM]   [0]  Line 233, D:\SourcePawn\store\scripting\store-core.sp::OnClientSayCommand()
neat
Drixevel is offline
JacobThePigeon
Junior Member
Join Date: Jul 2015
Location: Ontario, Canada
Old 02-03-2016 , 17:50   Re: Store Release [1.2 Final] [Sourcemod 1.7]
Reply With Quote #337

Hi there! I currently operate a multi-1v1 server with the latest version of sourcemod and all that hoo-hah. I followed the instructions carefully and everything looked good. I imported the accessories, the trails, and the titles using the import/export tool.

BUT! I can do !store, I'll click (1) which is the shop menu, and the entire menu closes and does not work! What am I doing wrong?

How would I check for log errors? Forgive me for being new to this type of thing. Thanks!
-Pigeon

NOTE THAT THIS IS A CS:GO SERVER
JacobThePigeon is offline
Send a message via Skype™ to JacobThePigeon
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 02-03-2016 , 17:52   Re: Store Release [1.2 Final] [Sourcemod 1.7]
Reply With Quote #338

Quote:
Originally Posted by JacobThePigeon View Post
Hi there! I currently operate a multi-1v1 server with the latest version of sourcemod and all that hoo-hah. I followed the instructions carefully and everything looked good. I imported the accessories, the trails, and the titles using the import/export tool.

BUT! I can do !store, I'll click (1) which is the shop menu, and the entire menu closes and does not work! What am I doing wrong?

How would I check for log errors? Forgive me for being new to this type of thing. Thanks!
-Pigeon

NOTE THAT THIS IS A CS:GO SERVER
Add me on Steam please, sent you a PM.
Drixevel is offline
Fullsteel
AlliedModders Donor
Join Date: Jun 2010
Old 02-05-2016 , 02:49   Re: Store Release [1.2 Final] [Sourcemod 1.7]
Reply With Quote #339

Minor bug I have but when you make a purchase an item and it use the Equip Now option it doesn't actually equip it, but it appears to be equipped. If you equip it from inventory that's when it works.

Edit: i'm an idiot i think i just have to modify the module itself, nevermind

Last edited by Fullsteel; 02-05-2016 at 02:49.
Fullsteel is offline
NeoxX
AlliedModders Donor
Join Date: Jan 2014
Location: Germany
Old 02-15-2016 , 03:30   Re: Store Release [1.2 Final] [Sourcemod 1.7]
Reply With Quote #340

New problem... in Counter-Strike: Source
Quote:
[SM] Plugin encountered error 15: Array index is out of bounds
[SM] Displaying call stack trace for plugin "store-backend.smx":
[SM] [0] Line 2107, D:\SourcePawn\store\scripting\store-backend.sp::Native_GetLoadoutGame()

[SM] Native "Store_GetLoadoutGame" reported: Error encountered while processing a dynamic native
[SM] Displaying call stack trace for plugin "store-loadouts.smx":
[SM] [0] Line 216, D:\SourcePawn\store\scripting\store-loadouts.sp::IsLoadoutAvailableFor()
[SM] [1] Line 133, D:\SourcePawn\store\scripting\store-loadouts.sp::Event_PlayerSpawn()
Can you help me again redwerewolf?

Greetings Neoxx
__________________

Last edited by NeoxX; 02-29-2016 at 11:49.
NeoxX 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 16:05.


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