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

Release Trails (1.1-alpha)


Post New Thread Reply   
 
Thread Tools Display Modes
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 04-22-2015 , 21:52   Re: Trails (1.1-alpha)
Reply With Quote #141

Quote:
Originally Posted by NeonHeights View Post
We're running 1.7.1. I just re-uploaded 1.7.1 to confirm and restarted the server, its still broken and is giving me the "[Store] No item attributes found." message

All the other servers of mine running store are working perfectly fine. This server is the only one thats acting up and spitting that weird line into the error log.
Check plugin versions in that case and see if you have all the modules updated.
Drixevel is offline
mazdarx8
Veteran Member
Join Date: Aug 2014
Old 04-23-2015 , 06:31   Re: Trails (1.1-alpha)
Reply With Quote #142

Hello,

im looking for simple trails for my store shop (like this: http://www.templatelite.com/uploads/...tutorial24.jpg but a little bit smaller).

Can someone create for me?

Thanks
Mazda
mazdarx8 is offline
NeonHeights
Member
Join Date: Dec 2012
Old 04-23-2015 , 15:35   Re: Trails (1.1-alpha)
Reply With Quote #143

All plugin modules are updated. I downloaded the store beta version from your topic and the trails module is updated as well, I dont understand why this is glitching out

The database connection is fine, everything is updated and I have the most recent version of sourcemod. The store loads items fine but wont let you buy them and wont display your inventory
__________________

Last edited by NeonHeights; 04-23-2015 at 15:36.
NeonHeights is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 04-23-2015 , 15:52   Re: Trails (1.1-alpha)
Reply With Quote #144

Quote:
Originally Posted by NeonHeights View Post
All plugin modules are updated. I downloaded the store beta version from your topic and the trails module is updated as well, I dont understand why this is glitching out

The database connection is fine, everything is updated and I have the most recent version of sourcemod. The store loads items fine but wont let you buy them and wont display your inventory
Try going into the logging configuration file and enable trace/debug logging and see what that tells you in information.
Drixevel is offline
NeonHeights
Member
Join Date: Dec 2012
Old 04-25-2015 , 18:29   Re: Trails (1.1-alpha)
Reply With Quote #145

Error log is being spammed with thousands of lines like this:

Quote:
L 04/25/2015 - 18:26:43: [SM] Native "Store_GetLoadoutGame" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:43: [SM] Displaying call stack trace for plugin "store/store-loadout.smx":
L 04/25/2015 - 18:26:43: [SM] [0] Line 270, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-loadout.sp::IsLoadoutAvailableFor()
L 04/25/2015 - 18:26:43: [SM] [1] Line 181, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-loadout.sp::Event_PlayerSpawn()
L 04/25/2015 - 18:26:43: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:43: [SM] Displaying call stack trace for plugin "store/store-trails.smx":
L 04/25/2015 - 18:26:43: [SM] [0] Line 337, C:\Users\Alon\Documents\GitHub\store-trails\scripting\store-trails.sp::GiveTrail()
L 04/25/2015 - 18:26:44: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:44: [SM] Displaying call stack trace for plugin "store/store-trails.smx":
L 04/25/2015 - 18:26:44: [SM] [0] Line 337, C:\Users\Alon\Documents\GitHub\store-trails\scripting\store-trails.sp::GiveTrail()
L 04/25/2015 - 18:26:47: [SM] Native "Store_GetLoadouts" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:47: [SM] Displaying call stack trace for plugin "store-loadouts.smx":
L 04/25/2015 - 18:26:47: [SM] [0] Line 257, D:\SourcePawn\store\scripting\store-loadouts.sp::FindOptimalLoadoutFor()
L 04/25/2015 - 18:26:47: [SM] [1] Line 128, D:\SourcePawn\store\scripting\store-loadouts.sp::Event_PlayerSpawn()
L 04/25/2015 - 18:26:47: [SM] Native "Store_GetLoadouts" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:47: [SM] Displaying call stack trace for plugin "store/store-loadout.smx":
L 04/25/2015 - 18:26:47: [SM] [0] Line 311, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-loadout.sp::FindOptimalLoadoutFor()
L 04/25/2015 - 18:26:47: [SM] [1] Line 182, C:\Users\Alon\Documents\GitHub\store\scriptin g\store-loadout.sp::Event_PlayerSpawn()
L 04/25/2015 - 18:26:48: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:48: [SM] Displaying call stack trace for plugin "store/store-trails.smx":
L 04/25/2015 - 18:26:48: [SM] [0] Line 337, C:\Users\Alon\Documents\GitHub\store-trails\scripting\store-trails.sp::GiveTrail()
Also getting this in the store log

Quote:
2015-04-24 22:59:29 [store-core.smx] ERROR | Plugin Module '[Store] Backend Module' attempted to get the serverID when It's currently set to 0.
__________________
NeonHeights is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 04-25-2015 , 19:19   Re: Trails (1.1-alpha)
Reply With Quote #146

Quote:
Originally Posted by NeonHeights View Post
Error log is being spammed with thousands of lines like this:
Code:
L 04/25/2015 - 18:26:43: [SM] Native "Store_GetLoadoutGame" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:43: [SM] Displaying call stack trace for plugin "store/store-loadout.smx":
L 04/25/2015 - 18:26:43: [SM]   [0]  Line 270,  C:\Users\Alon\Documents\GitHub\store\scriptin   g\store-loadout.sp::IsLoadoutAvailableFor()
L 04/25/2015 - 18:26:43: [SM]   [1]  Line 181,  C:\Users\Alon\Documents\GitHub\store\scriptin   g\store-loadout.sp::Event_PlayerSpawn()
L 04/25/2015 - 18:26:43: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:43: [SM] Displaying call stack trace for plugin "store/store-trails.smx":
L 04/25/2015 - 18:26:43: [SM]   [0]  Line 337,  C:\Users\Alon\Documents\GitHub\store-trails\scripting\store-trails.sp::GiveTrail()
L 04/25/2015 - 18:26:44: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:44: [SM] Displaying call stack trace for plugin "store/store-trails.smx":
L 04/25/2015 - 18:26:44: [SM]   [0]  Line 337,  C:\Users\Alon\Documents\GitHub\store-trails\scripting\store-trails.sp::GiveTrail()
L 04/25/2015 - 18:26:47: [SM] Native "Store_GetLoadouts" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:47: [SM] Displaying call stack trace for plugin "store-loadouts.smx":
L 04/25/2015 - 18:26:47: [SM]   [0]  Line 257, D:\SourcePawn\store\scripting\store-loadouts.sp::FindOptimalLoadoutFor()
L 04/25/2015 - 18:26:47: [SM]   [1]  Line 128, D:\SourcePawn\store\scripting\store-loadouts.sp::Event_PlayerSpawn()
L 04/25/2015 - 18:26:47: [SM] Native "Store_GetLoadouts" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:47: [SM] Displaying call stack trace for plugin "store/store-loadout.smx":
L 04/25/2015 - 18:26:47: [SM]   [0]  Line 311,  C:\Users\Alon\Documents\GitHub\store\scriptin   g\store-loadout.sp::FindOptimalLoadoutFor()
L 04/25/2015 - 18:26:47: [SM]   [1]  Line 182,  C:\Users\Alon\Documents\GitHub\store\scriptin   g\store-loadout.sp::Event_PlayerSpawn()
L 04/25/2015 - 18:26:48: [SM] Native "Store_GetEquippedItemsByType" reported: Plugin owning this native is currently paused.
L 04/25/2015 - 18:26:48: [SM] Displaying call stack trace for plugin "store/store-trails.smx":
L 04/25/2015 - 18:26:48: [SM]   [0]  Line 337,  C:\Users\Alon\Documents\GitHub\store-trails\scripting\store-trails.sp::GiveTrail()
Also getting this in the store log
Code:
2015-04-24 22:59:29 [store-core.smx]                  ERROR | Plugin  Module '[Store] Backend Module' attempted to get the serverID when It's  currently set to 0.
Well, the error explanation in the end of your post explains it pretty much.

Read it and follow the statement it is giving, then you should be good to go.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
NeonHeights
Member
Join Date: Dec 2012
Old 04-25-2015 , 19:22   Re: Trails (1.1-alpha)
Reply With Quote #147

So thats what im asking... there is no reference to a "serverID" in any of the config/store files.
__________________
NeonHeights is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 04-25-2015 , 19:34   Re: Trails (1.1-alpha)
Reply With Quote #148

Quote:
Originally Posted by NeonHeights View Post
So thats what im asking... there is no reference to a "serverID" in any of the config/store files.
I guess it must be a hallucination then...

Am I seriously the only one seeing a server id @ this link?
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 04-25-2015 , 22:18   Re: Trails (1.1-alpha)
Reply With Quote #149

Quote:
Originally Posted by NeonHeights View Post
So thats what im asking... there is no reference to a "serverID" in any of the config/store files.
If it's not there, make it.
Drixevel is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 04-25-2015 , 22:19   Re: Trails (1.1-alpha)
Reply With Quote #150

Quote:
Originally Posted by NeonHeights View Post
Error log is being spammed with thousands of lines like this:



Also getting this in the store log
Verify that the core & backend modules are working.
Drixevel 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 11:40.


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