Raised This Month: $32 Target: $400
 8% 

[TF2] Power shop


Post New Thread Reply   
 
Thread Tools Display Modes
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 03-29-2017 , 11:02   Re: [TF2] Power shop
Reply With Quote #101

Updated.
__________________
Want to check my plugins ?
Arkarr is offline
Edu_MochilaBR
Junior Member
Join Date: Dec 2016
Location: São Paulo - Brazil
Old 07-20-2017 , 08:18   Re: [TF2] Power shop
Reply With Quote #102

Hi, some problem here when start my server.
All players drop when connect.

Log:
Spoiler


Database conf :
Spoiler


I love your plugin, my players as well, coz i have some crazy upgrades. Ty for still helping ;)

Last edited by Edu_MochilaBR; 07-20-2017 at 08:20.
Edu_MochilaBR is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 07-20-2017 , 16:05   Re: [TF2] Power shop
Reply With Quote #103

PowerShop in config database.cfg, not powershop.
Then server restart to make sure the config file is loaded. It should now work.
__________________
Want to check my plugins ?
Arkarr is offline
Edu_MochilaBR
Junior Member
Join Date: Dec 2016
Location: São Paulo - Brazil
Old 07-22-2017 , 06:00   Re: [TF2] Power shop
Reply With Quote #104

Solved dat error, but now appears:

L 07/22/2017 - 058:29: [SM] Exception reported: [1045]: Access denied for user 'PowerShop'@'localhost' (using password: YES)
L 07/22/2017 - 058:29: [SM] Blaming: TF2PowerShop.smx
L 07/22/2017 - 058:29: [SM] Call stack trace:
L 07/22/2017 - 058:29: [SM] [0] SetFailState
L 07/22/2017 - 058:29: [SM] [1] Line 687, C:\Users\Arkarr\Documents\GitHub\TF2-PowerShop\TF2PowerShop.sp::GotDatabase

All others users/db´s are working fine, access granted and such.
Im googling it and nothing

Im using others plugins with sqlite / mysql as well.

Thx in advance.
Edu_MochilaBR is offline
spycake
New Member
Join Date: Jul 2016
Old 07-22-2017 , 10:51   Re: [TF2] Power shop
Reply With Quote #105

Quote:
Originally Posted by Edu_MochilaBR View Post
Solved dat error, but now appears:

L 07/22/2017 - 058:29: [SM] Exception reported: [1045]: Access denied for user 'PowerShop'@'localhost' (using password: YES)
L 07/22/2017 - 058:29: [SM] Blaming: TF2PowerShop.smx
L 07/22/2017 - 058:29: [SM] Call stack trace:
L 07/22/2017 - 058:29: [SM] [0] SetFailState
L 07/22/2017 - 058:29: [SM] [1] Line 687, C:\Users\Arkarr\Documents\GitHub\TF2-PowerShop\TF2PowerShop.sp::GotDatabase

All others users/db´s are working fine, access granted and such.
Im googling it and nothing

Im using others plugins with sqlite / mysql as well.

Thx in advance.
same issue here
spycake is offline
zyox123cc
Senior Member
Join Date: Jul 2016
Location: spycrab
Old 07-23-2017 , 07:27   Re: [TF2] Power shop
Reply With Quote #106

Code:
"storage-local" //Database
{
		"driver"			"sqlite"
		"database"		"sourcemod-local"
}
Is there any way to make him the same as the store
https://forums.alliedmods.net/showthread.php?t=276677
__________________
sv_downloadurl Recommended FREE website
000webhost(File is too big (max. 32MB)! Upload will be skipped.)
rejetto
(Local_computer_host)
Getting material/model paths easy way (Windows)
steam profile
Youtube

Last edited by zyox123cc; 07-23-2017 at 07:28.
zyox123cc is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 07-24-2017 , 13:17   Re: [TF2] Power shop
Reply With Quote #107

Quote:
Originally Posted by spycake View Post
same issue here
It's nothing related to my plugin, check your database settings.

Quote:
Originally Posted by zyox123cc View Post
Code:
"storage-local" //Database
{
		"driver"			"sqlite"
		"database"		"sourcemod-local"
}
Is there any way to make him the same as the store
https://forums.alliedmods.net/showthread.php?t=276677
I don't understand your request.
__________________
Want to check my plugins ?
Arkarr is offline
GIANT_CRAB
Senior Member
Join Date: Nov 2011
Location: Cloudsdale
Old 07-24-2017 , 22:20   Re: [TF2] Power shop
Reply With Quote #108

Hello, thanks for the fantastic plugin!

I'm getting this really weird error (all my other plugins use the same db config and has no issues):

Code:
[TF2 Power Shop] Database failure: CREATE command denied to user 'myuser'@'myserverip' for table 't_client'
EDIT: I found out the problem and reported the issue here - https://github.com/Arkarr/TF2-PowerShop/issues/1
__________________
INSTALL GENTOO

Last edited by GIANT_CRAB; 07-25-2017 at 03:21.
GIANT_CRAB is offline
spycake
New Member
Join Date: Jul 2016
Old 07-24-2017 , 22:39   Re: [TF2] Power shop
Reply With Quote #109

I'm getting this error now

Code:
[1] Line 753, C:\Users\Arkarr\Documents\GitHub\TF2-PowerShop\TF2PowerShop.sp::RefundClient
edit also giving me this after updating database information.
Code:
Exception reported: Database failure: Table 'powershop.t_clientupgrade' doesn't exist

Last edited by spycake; 07-24-2017 at 22:47.
spycake is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 07-25-2017 , 09:18   Re: [TF2] Power shop
Reply With Quote #110

Quote:
Originally Posted by GIANT_CRAB View Post
Hello, thanks for the fantastic plugin!

I'm getting this really weird error (all my other plugins use the same db config and has no issues):

Code:
[TF2 Power Shop] Database failure: CREATE command denied to user 'myuser'@'myserverip' for table 't_client'
EDIT: I found out the problem and reported the issue here - https://github.com/Arkarr/TF2-PowerShop/issues/1
I replied.

Quote:
Originally Posted by spycake View Post
I'm getting this error now

Code:
[1] Line 753, C:\Users\Arkarr\Documents\GitHub\TF2-PowerShop\TF2PowerShop.sp::RefundClient
edit also giving me this after updating database information.
Code:
Exception reported: Database failure: Table 'powershop.t_clientupgrade' doesn't exist
You error code is not complete. The methode RefundClient is present in the code, at line 744.
__________________
Want to check my plugins ?

Last edited by Arkarr; 07-25-2017 at 09:19.
Arkarr 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:19.


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