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

[Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]


Post New Thread Reply   
 
Thread Tools Display Modes
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 05-12-2021 , 09:08   Re: [Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]
Reply With Quote #341

Quote:
Originally Posted by BiohazardLucifer View Post
L 05/12/2021 - 05:14:25: [levels_ranks/levelsranks_unusualkills.smx] SQL_Callback: error when sending the request (3 - Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '='
why ?
you probably have different tables and that should fix their problem...make a backup of the levelranks database and change your tables to utf8_unicode_ci after that check if the message still comes, if you use phpmyadmin you can find it under Operation

Last edited by freak.exe_uLow; 05-12-2021 at 09:09.
freak.exe_uLow is offline
BiohazardLucifer
Member
Join Date: Dec 2015
Old 05-12-2021 , 15:49   Re: [Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]
Reply With Quote #342

Quote:
Originally Posted by freak.exe_uLow View Post
you probably have different tables and that should fix their problem...make a backup of the levelranks database and change your tables to utf8_unicode_ci after that check if the message still comes, if you use phpmyadmin you can find it under Operation
"L 05/12/2021 - 22:43:28: [levels_ranks/levelsranks_unusualkills.smx] SQL_Callback: error when sending the request (36) - Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '="

Same.. I change this in "lvl_base" and "lvl_base_unusualkill" ...


When i make restart server it s swich on lvl_base utf8_unicode_ci in utf8_general_ci auto, why ?

in setting rank i gave:

Quote:
// (***) Write 4 byte characters (using utf8mb4 encoding) from player nicknames into MySQL database? [ 0 - utf8 will be used, 1 - yes ]
// 0 - utf8(mb4)_general_ci .
// 1 - utf8(mb4)_unicode_ci (Recommended for MySQL 8.0+).
"lr_db_allow_utf8" "1"
Attached Thumbnails
Click image for larger version

Name:	Untitled.png
Views:	121
Size:	37.8 KB
ID:	189247   Click image for larger version

Name:	4444.png
Views:	69
Size:	41.9 KB
ID:	189248   Click image for larger version

Name:	123.png
Views:	114
Size:	35.2 KB
ID:	189249  

Last edited by BiohazardLucifer; 05-12-2021 at 17:07.
BiohazardLucifer is offline
Send a message via Yahoo to BiohazardLucifer Send a message via Skype™ to BiohazardLucifer
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 05-12-2021 , 17:15   Re: [Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]
Reply With Quote #343

Quote:
Originally Posted by BiohazardLucifer View Post
"L 05/12/2021 - 22:43:28: [levels_ranks/levelsranks_unusualkills.smx] SQL_Callback: error when sending the request (36) - Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '="

Same.. I change this in "lvl_base" and "lvl_base_unusualkill" ...


When i make restart server it s swich on lvl_base utf8_unicode_ci in utf8_general_ci auto, why ?

in setting rank i gave:
first if you make it, I would create a seperate databases for each plugin that does need MySQL, that makes managing it easier and this is how

thats my database for levelranks, your problem are the collation that are different, as is the case with me for example, it works without problems
freak.exe_uLow is offline
BiohazardLucifer
Member
Join Date: Dec 2015
Old 05-12-2021 , 17:53   Re: [Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]
Reply With Quote #344

Quote:
Originally Posted by freak.exe_uLow View Post
first if you make it, I would create a seperate databases for each plugin that does need MySQL, that makes managing it easier and this is how

thats my database for levelranks, your problem are the collation that are different, as is the case with me for example, it works without problems
thx
BiohazardLucifer is offline
Send a message via Yahoo to BiohazardLucifer Send a message via Skype™ to BiohazardLucifer
DarenArk
Junior Member
Join Date: Jul 2021
Old 07-11-2021 , 15:35   Re: [Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]
Reply With Quote #345

Quote:
Servers with this Plugin:
broken counter?
DarenArk is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 07-12-2021 , 09:45   Re: [Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]
Reply With Quote #346

Quote:
Originally Posted by DarenArk View Post
broken counter?
nope, just not registered or no idea if that still works
freak.exe_uLow is offline
thekings4fun
Member
Join Date: Apr 2020
Old 07-12-2021 , 16:51   Re: [Levels Ranks] Core v3.1.6 com 39 Módulos + Webpanel LR - [01.23.2021]
Reply With Quote #347

Quote:
Originally Posted by BiohazardLucifer View Post
"L 05/12/2021 - 22:43:28: [levels_ranks/levelsranks_unusualkills.smx] SQL_Callback: error when sending the request (36) - Illegal mix of collations (utf8_unicode_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation '="

Same.. I change this in "lvl_base" and "lvl_base_unusualkill" ...


When i make restart server it s swich on lvl_base utf8_unicode_ci in utf8_general_ci auto, why ?

in setting rank i gave:
I had the same problem about 15 days ago, I solved it when I left all the tables in utf8mb4_general_ci.
thekings4fun is offline
dztracks
Junior Member
Join Date: Jun 2021
Old 08-03-2021 , 06:23   Re: [Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]
Reply With Quote #348

[0] CS_SetClientClanTag
L 08/03/2021 - 11:49:41: [SM] [1] Line 84, levelsranks_tag.sp::TimerRepeat
L 08/03/2021 - 11:49:42: [SM] Exception reported: SetClientClanTag is not supported on this game
L 08/03/2021 - 11:49:42: [SM] Blaming: levels_ranks/levelsranks_tag.smx
i use this for css v34
and it show me this error
dztracks is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 08-03-2021 , 09:33   Re: [Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]
Reply With Quote #349

Quote:
Originally Posted by dztracks View Post
[0] CS_SetClientClanTag
L 08/03/2021 - 11:49:41: [SM] [1] Line 84, levelsranks_tag.sp::TimerRepeat
L 08/03/2021 - 11:49:42: [SM] Exception reported: SetClientClanTag is not supported on this game
L 08/03/2021 - 11:49:42: [SM] Blaming: levels_ranks/levelsranks_tag.smx
i use this for css v34
and it show me this error
i don't give support for c34, so ask the person on github or on hlmod
freak.exe_uLow is offline
klikk
Member
Join Date: Apr 2021
Old 08-07-2021 , 06:40   Re: [Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]
Reply With Quote #350

I have v 3.1.6 (latest) and i use mysql. Some of my players on server won't have rank and they practically do not exist for LR system. Also i use some modules like LR Chat Prefix, FakeRank and they dont work until LR wont see this kind of players. its problem because out of 500, one always have that problem.

There is a problems face
PHOTO

Last edited by klikk; 08-07-2021 at 06:41.
klikk 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 00:58.


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