lag when players join server

Majbijacz ;**

New Member
Member
Dec 11, 2016
1
0
1
33
Poland
Hello. I have big problem in my server, when players join server all players have lag of 2-5 seconds. I don't know what's happend. I need help.
 

salva

Friendly self-taught developer
Administrator
Jan 31, 2016
577
612
63
Hello. I have big problem in my server, when players join server all players have lag of 2-5 seconds. I don't know what's happend. I need help.
You can try removing GEOIP plugin if you have it installed, the same thing happened to me and to remove geoip the lag left ^^
 

Sturt

Plugin Developer
Plugin Developer
Jan 4, 2015
71
38
8
46
Hello. I have big problem in my server, when players join server all players have lag of 2-5 seconds. I don't know what's happend. I need help.
The problem most likely is in your CountryBlackList plugin, ^^salva^^ is correct that removing GEOIP fixes it, but that is because it disables CountryBlackList. Other plugins that may require GEOIP will also be affected therefor it may not be the best solution, so if you have CountryBlackList, that should be your problem on lagging on player connection.
 

Jakkee

Retired Staff
Retired Staff
Plugin Developer
Jul 28, 2014
1,465
932
113
Australia
The problem most likely is in your CountryBlackList plugin, ^^salva^^ is correct that removing GEOIP fixes it, but that is because it disables CountryBlackList. Other plugins that may require GEOIP will also be affected therefor it may not be the best solution, so if you have CountryBlackList, that should be your problem on lagging on player connection.
Possibly CountryBlackList, But it is threaded (If using C# version) and using a decent server / High end PC will unlikely cause any lag.
Hello. I have big problem in my server, when players join server all players have lag of 2-5 seconds. I don't know what's happend. I need help.
List of plugin you are using?
 
  • Agree
Reactions: Sturt

Sturt

Plugin Developer
Plugin Developer
Jan 4, 2015
71
38
8
46
It seems to be lagging only on player connection, which I think is GeoIP trying to get the IP of each player. Although with CountryBlackList removed, BannedPeople which also uses GeoIP seems to cause the lag? I upgraded my vps to which now the CPU is not even being used at half, and 3/4 of the ram are free. Could it be GeoIP that is the cause for the lag? As it forces the server to get the IP rather than doing it in the background?
 
  • Informative
Reactions: DreTaX

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
Yup. Found that the Threading API i made for NON C# plugins uses thread.join, and It shouldn't. It will be removed in the next Fougerite version, no worries.
 

ice cold

Active Member
Trusted Member
Member
Oct 24, 2016
606
876
43
Canada
Post some info;
-Fougerite Version
-Plugins
-Server specs (Or Shared hosting)
-Errors in Logs
-Using RustBuster? Version?
version 1.5.1
plugin tpa home destroy eac advancedtest kitmanager authallowed antiwastland geoip bannedpeople admin+ donatorrank its all that i know becaus i am home if there is more wil say it

host windows 2012 server
unrisponsible for 1200 for Example

no rustbuster
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,093
4,784
113
At your house.
github.com
version 1.5.1
plugin tpa home destroy eac advancedtest kitmanager authallowed antiwastland geoip bannedpeople admin+ donatorrank its all that i know becaus i am home if there is more wil say it

host windows 2012 server
unrisponsible for 1200 for Example

no rustbuster
It's possibly because of the GeoIP. Need to make that local.