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

[ANY] Profile Status v2.3.5 (08/02/2020)


Post New Thread Reply   
 
Thread Tools Display Modes
ratawar
BANNED
Join Date: Dec 2017
Location: GB
Old 05-30-2020 , 10:38   Re: [ANY] Profile Status v2.2 (05/04/2020)
Reply With Quote #31

Quote:
Originally Posted by Impact123 View Post
My suggestion would be to publish it on github. There's lot of benefits to it but it also allows people like paulo to view the progress
Oh, yes.

https://github.com/ratawar/profile-status/

I was just about to link the Forum post to my GitHub. I should be more active at pushing my changes there.
ratawar is offline
Send a message via ICQ to ratawar Send a message via AIM to ratawar Send a message via Yahoo to ratawar Send a message via Skype™ to ratawar
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-30-2020 , 11:26   Re: [ANY] Profile Status v2.2 (05/04/2020)
Reply With Quote #32

Quote:
Originally Posted by ratawar View Post
Hopefully it'll be within next week. If you have any more suggestions for the plugin, now it would be a great time to make them!
Perfect.

I would have a suggestion, but I don't know if it would be in your plans, currently the plugin is focused on several game modes, my suggestion would be more for CSGO.

Implement the option of kicking players without Status Prime, however, as you know, there are other plugins with this function already, in any case it is up to you if you should implement it, if you could take into account the following requests:
  • Implement option to kick players without Status Prime CSGO;
  • Players with privileges would be immune to the kick of Status Prime CSGO;
  • Player with privileges that connect without Status Prime would receive a TAG in their nick for identification;

GitHub as they mentioned, but I already saw that you posted the link, perfect, so I believe that many can help you in the development, and even translation.

I also believe that a LOG for registration would be welcome, at least for me. Record the records of players who tried to connect but were unsuccessful because they did not have the requirements set out in the plugin.
paulo_crash is offline
ratawar
BANNED
Join Date: Dec 2017
Location: GB
Old 06-15-2020 , 10:09   Re: [ANY] Profile Status v2.3 (06/15/2020)
Reply With Quote #33

Not quite the update I was expecting, but 2.3 is out! Next one, among some changes that have been requested, like logging capabilites, Prime status check or a possible check immunity flag, will include a code revamp to improve maintainability and readability, which has decreased significantly and contributed to the delay of this release.
ratawar is offline
Send a message via ICQ to ratawar Send a message via AIM to ratawar Send a message via Yahoo to ratawar Send a message via Skype™ to ratawar
BeNq!
Senior Member
Join Date: Mar 2009
Old 06-20-2020 , 14:01   Re: [ANY] Profile Status v2.3.1 (06/17/2020)
Reply With Quote #34

Code:
L 06/20/2020 - 19:42:46: [SM] Call stack trace:
L 06/20/2020 - 19:42:46: [SM]   [0] KickClient
L 06/20/2020 - 19:42:46: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/20/2020 - 19:42:59: [SM] Exception reported: Client 10 is not connected
L 06/20/2020 - 19:42:59: [SM] Blaming: profilestatus.smx
L 06/20/2020 - 19:42:59: [SM] Call stack trace:
L 06/20/2020 - 19:42:59: [SM]   [0] KickClient
L 06/20/2020 - 19:42:59: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/20/2020 - 19:45:40: [SM] Exception reported: Client 10 is not connected
L 06/20/2020 - 19:45:40: [SM] Blaming: profilestatus.smx
L 06/20/2020 - 19:45:40: [SM] Call stack trace:
L 06/20/2020 - 19:45:40: [SM]   [0] KickClient
L 06/20/2020 - 19:45:40: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/20/2020 - 19:50:00: [SM] Exception reported: Client 8 is not connected
L 06/20/2020 - 19:50:00: [SM] Blaming: profilestatus.smx
L 06/20/2020 - 19:50:00: [SM] Call stack trace:
L 06/20/2020 - 19:50:00: [SM]   [0] KickClient
L 06/20/2020 - 19:50:00: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/20/2020 - 19:55:46: [SM] Exception reported: Client 7 is not connected
L 06/20/2020 - 19:55:46: [SM] Blaming: profilestatus.smx
L 06/20/2020 - 19:55:46: [SM] Call stack trace:
L 06/20/2020 - 19:55:46: [SM]   [0] GetClientAuthId
L 06/20/2020 - 19:55:46: [SM]   [1] Line 566, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/20/2020 - 19:59:30: [SM] Exception reported: Client 4 is not connected
L 06/20/2020 - 19:59:30: [SM] Blaming: profilestatus.smx
L 06/20/2020 - 19:59:30: [SM] Call stack trace:
L 06/20/2020 - 19:59:30: [SM]   [0] GetClientAuthId
L 06/20/2020 - 19:59:30: [SM]   [1] Line 566, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
Fix? Please add logs for kicked players.
BeNq! is offline
ratawar
BANNED
Join Date: Dec 2017
Location: GB
Old 06-20-2020 , 22:06   Re: [ANY] Profile Status v2.3.1 (06/17/2020)
Reply With Quote #35

Quote:
Originally Posted by BeNq! View Post
Code:
L 06/20/2020 - 19:42:46: [SM] Call stack trace:
L 06/20/2020 - 19:42:46: [SM]   [0] KickClient
L 06/20/2020 - 19:42:46: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/20/2020 - 19:42:59: [SM] Exception reported: Client 10 is not connected
L 06/20/2020 - 19:42:59: [SM] Blaming: profilestatus.smx
L 06/20/2020 - 19:42:59: [SM] Call stack trace:
L 06/20/2020 - 19:42:59: [SM]   [0] KickClient
L 06/20/2020 - 19:42:59: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/20/2020 - 19:45:40: [SM] Exception reported: Client 10 is not connected
L 06/20/2020 - 19:45:40: [SM] Blaming: profilestatus.smx
L 06/20/2020 - 19:45:40: [SM] Call stack trace:
L 06/20/2020 - 19:45:40: [SM]   [0] KickClient
L 06/20/2020 - 19:45:40: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/20/2020 - 19:50:00: [SM] Exception reported: Client 8 is not connected
L 06/20/2020 - 19:50:00: [SM] Blaming: profilestatus.smx
L 06/20/2020 - 19:50:00: [SM] Call stack trace:
L 06/20/2020 - 19:50:00: [SM]   [0] KickClient
L 06/20/2020 - 19:50:00: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/20/2020 - 19:55:46: [SM] Exception reported: Client 7 is not connected
L 06/20/2020 - 19:55:46: [SM] Blaming: profilestatus.smx
L 06/20/2020 - 19:55:46: [SM] Call stack trace:
L 06/20/2020 - 19:55:46: [SM]   [0] GetClientAuthId
L 06/20/2020 - 19:55:46: [SM]   [1] Line 566, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/20/2020 - 19:59:30: [SM] Exception reported: Client 4 is not connected
L 06/20/2020 - 19:59:30: [SM] Blaming: profilestatus.smx
L 06/20/2020 - 19:59:30: [SM] Call stack trace:
L 06/20/2020 - 19:59:30: [SM]   [0] GetClientAuthId
L 06/20/2020 - 19:59:30: [SM]   [1] Line 566, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
Fix? Please add logs for kicked players.
I'm sorry you experienced these problems, please try this hotfix Impact provided me and see if this calms the problem. I'll get my hands on it soon!
Attached Files
File Type: zip profilestatus_2.3.2.zip (399.6 KB, 68 views)
ratawar is offline
Send a message via ICQ to ratawar Send a message via AIM to ratawar Send a message via Yahoo to ratawar Send a message via Skype™ to ratawar
BeNq!
Senior Member
Join Date: Mar 2009
Old 06-21-2020 , 10:19   Re: [ANY] Profile Status v2.3.1 (06/17/2020)
Reply With Quote #36

Nope.

Code:
L 06/21/2020 - 16:05:34: [SM] Exception reported: Client 5 is not connected
L 06/21/2020 - 16:05:34: [SM] Blaming: profilestatus.smx
L 06/21/2020 - 16:05:34: [SM] Call stack trace:
L 06/21/2020 - 16:05:34: [SM]   [0] KickClient
L 06/21/2020 - 16:05:34: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/21/2020 - 16:07:09: [SM] Exception reported: Client 7 is not connected
L 06/21/2020 - 16:07:09: [SM] Blaming: profilestatus.smx
L 06/21/2020 - 16:07:09: [SM] Call stack trace:
L 06/21/2020 - 16:07:09: [SM]   [0] KickClient
L 06/21/2020 - 16:07:09: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/21/2020 - 16:07:27: [SM] Exception reported: Client 7 is not connected
L 06/21/2020 - 16:07:27: [SM] Blaming: profilestatus.smx
L 06/21/2020 - 16:07:27: [SM] Call stack trace:
L 06/21/2020 - 16:07:27: [SM]   [0] KickClient
L 06/21/2020 - 16:07:27: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/21/2020 - 16:09:10: [SM] Exception reported: Client 7 is not connected
L 06/21/2020 - 16:09:10: [SM] Blaming: profilestatus.smx
L 06/21/2020 - 16:09:10: [SM] Call stack trace:
L 06/21/2020 - 16:09:10: [SM]   [0] KickClient
L 06/21/2020 - 16:09:10: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/21/2020 - 16:10:03: [SM] Exception reported: Client 5 is not connected
L 06/21/2020 - 16:10:03: [SM] Blaming: profilestatus.smx
L 06/21/2020 - 16:10:03: [SM] Call stack trace:
L 06/21/2020 - 16:10:03: [SM]   [0] KickClient
L 06/21/2020 - 16:10:03: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/21/2020 - 16:13:52: [SM] Exception reported: Client 7 is not connected
L 06/21/2020 - 16:13:52: [SM] Blaming: profilestatus.smx
L 06/21/2020 - 16:13:52: [SM] Call stack trace:
L 06/21/2020 - 16:13:52: [SM]   [0] KickClient
L 06/21/2020 - 16:13:52: [SM]   [1] Line 555, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/21/2020 - 16:14:38: [SM] Exception reported: Client 9 is not connected
L 06/21/2020 - 16:14:38: [SM] Blaming: profilestatus.smx
L 06/21/2020 - 16:14:38: [SM] Call stack trace:
L 06/21/2020 - 16:14:38: [SM]   [0] GetClientAuthId
L 06/21/2020 - 16:14:38: [SM]   [1] Line 566, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/21/2020 - 16:15:54: [SM] Exception reported: Client 10 is not connected
L 06/21/2020 - 16:15:54: [SM] Blaming: profilestatus.smx
L 06/21/2020 - 16:15:54: [SM] Call stack trace:
L 06/21/2020 - 16:15:54: [SM]   [0] GetClientAuthId
L 06/21/2020 - 16:15:54: [SM]   [1] Line 566, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/21/2020 - 16:16:38: [SM] Exception reported: Client 6 is not connected
L 06/21/2020 - 16:16:38: [SM] Blaming: profilestatus.smx
L 06/21/2020 - 16:16:38: [SM] Call stack trace:
L 06/21/2020 - 16:16:38: [SM]   [0] GetClientAuthId
L 06/21/2020 - 16:16:38: [SM]   [1] Line 566, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
L 06/21/2020 - 16:16:50: [SM] Exception reported: Client 4 is not connected
L 06/21/2020 - 16:16:50: [SM] Blaming: profilestatus.smx
L 06/21/2020 - 16:16:50: [SM] Call stack trace:
L 06/21/2020 - 16:16:50: [SM]   [0] GetClientAuthId
L 06/21/2020 - 16:16:50: [SM]   [1] Line 566, C:\Users\Usuario\Documents\Github\profile-status\scripting\profilestatus.sp::RequestLevel_OnHTTPResponse
BeNq! is offline
ratawar
BANNED
Join Date: Dec 2017
Location: GB
Old 06-23-2020 , 15:41   Re: [ANY] Profile Status v2.3.1 (06/17/2020)
Reply With Quote #37

Although I haven't been able to fully test this, Impact contributed to the plugin by adding more possible fixes to the issue. Take a look at them, and keep sending feedback, it's very useful!
Attached Files
File Type: zip profilestatus_2.3.3.zip (405.3 KB, 67 views)
ratawar is offline
Send a message via ICQ to ratawar Send a message via AIM to ratawar Send a message via Yahoo to ratawar Send a message via Skype™ to ratawar
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 06-24-2020 , 01:16   Re: [ANY] Profile Status v2.3.1 (06/17/2020)
Reply With Quote #38

Quote:
Originally Posted by ratawar View Post
Although I haven't been able to fully test this, Impact contributed to the plugin by adding more possible fixes to the issue. Take a look at them, and keep sending feedback, it's very useful!
I am testing, so far without errors.

I will be testing with a MySQL database to see if everything goes well.
paulo_crash is offline
albiaps
Member
Join Date: Jun 2020
Old 07-11-2020 , 22:45   Re: [ANY] Profile Status v2.3.3 (06/23/2020)
Reply With Quote #39

What to put in databases.cfg?
Please send me the text.

Code:
"Databases"
{
	"driver_default"		"mysql"
	
	// When specifying "host", you may use an IP address, a hostname, or a socket file path
	
	"default"
	{
		"driver"			"default"
		"host"				"localhost"
		"database"			"sourcemod"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
	
	"storage-local"
	{
		"driver"			"sqlite"
		"database"			"sourcemod-local"
	}

	"clientprefs"
	{
		"driver"			"sqlite"
		"host"				"localhost"
		"database"			"clientprefs-sqlite"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}

        "sourcebans"
	{
		"driver"			"default"
		"host"				"*********"
		"database"			"dbs596747"
		"user"				"dbu736618"
		"pass"				"**********"
		//"timeout"			"0"
		"port"			"3306"
	}
}
__________________

Last edited by albiaps; 07-11-2020 at 22:47.
albiaps is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 07-12-2020 , 03:17   Re: [ANY] Profile Status v2.3.3 (06/23/2020)
Reply With Quote #40

Quote:
Originally Posted by albiaps View Post
What to put in databases.cfg?
Please send me the text.

Code:
"Databases"
{
	"driver_default"		"mysql"
	
	// When specifying "host", you may use an IP address, a hostname, or a socket file path
	
	"default"
	{
		"driver"			"default"
		"host"				"localhost"
		"database"			"sourcemod"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
	
	"storage-local"
	{
		"driver"			"sqlite"
		"database"			"sourcemod-local"
	}

	"clientprefs"
	{
		"driver"			"sqlite"
		"host"				"localhost"
		"database"			"clientprefs-sqlite"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}

        "sourcebans"
	{
		"driver"			"default"
		"host"				"*********"
		"database"			"dbs596747"
		"user"				"dbu736618"
		"pass"				"**********"
		//"timeout"			"0"
		"port"			"3306"
	}
}
You only need to configure a database if you are not going to use the standard that the plugin configures.

PHP Code:
sm_profilestatus_database "storage-local" //Database name. Change this value only if you're using another database set in databases.cfg 
Mas caso queira uma database separada para o plugin tente isso:
Code:
"profilestatus"
{
	"driver"	"sqlite"
	"database"	"profilestatus"
}
Add this to database.cfg and then change the name of the database in the cvar.
paulo_crash is offline
Reply


Thread Tools
Display Modes

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 08:15.


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