[color red] failed to connect

P0LENT4 2

Member
Trusted Member
Member
Dec 26, 2016
31
2
8
27
Parts Unknown
Hi, I have a problem on my server when the player connects it simply kicked and the message "[color red] failed to connect" appears, some players can connect and others do not (including me).

OBS: server and client is updated in the last version
 

salva

Friendly self-taught developer
Administrator
Jan 31, 2016
576
611
63
Hi, I have a problem on my server when the player connects it simply kicked and the message "[color red] failed to connect" appears, some players can connect and others do not (including me).


OBS: server and client is updated in the last version
Provide logs...
 

P0LENT4 2

Member
Trusted Member
Member
Dec 26, 2016
31
2
8
27
Parts Unknown
Yes I use it, when I connect it on the server it starts to load the files but when it's almost to spawn I'm kicked, Another thing I do not know if this has To see but this happens when I put some RustBuster plugin and stranger is that other people connects normally.
 

salva

Friendly self-taught developer
Administrator
Jan 31, 2016
576
611
63
Hmm, what plugins do you use?
 

DreTaX

Probably knows the answer...
Administrator
Jun 29, 2014
4,065
4,488
113
At your house.
github.com
Not seeing anything that I can pin point what the problem is, Do you have access to the server logs?
If so post the Rustbuster and output logs :)
6/18/2017 10:27:58 PM [RustBuster] [color green] RustBuster Connection Established!
6/18/2017 10:28:05 PM [RustBuster] [color red] Exception during connection System.NullReferenceException: Object reference not set to an instance of an object
at lXU=.t3U=.u3U= (System.Exception exception) [0x00000] in <filename unknown>:0
at lXU=.ZXY=.cXY= (System.Object& instance, System.Object[] methodArgs, Boolean isNullNullable, System.Reflection.MethodBase methodBase, Boolean isVirtualCall) [0x00000] in <filename unknown>:0
at lXU=.yHc=.znc= (lXU=.KXY= ) [0x00000] in <filename unknown>:0
at lXU=.t3U=.unU= (lXU=.KXY= ctx) [0x00000] in <filename unknown>:0
6/18/2017 10:28:05 PM [RustBuster] Failed to connect!

Logo(change the green logo), a Menu that I created with the help of Dity and the Map (radar)

Seems like your client is able to connect, but then something happens and It fails to send a message.
What is your server ip?
 

salva

Friendly self-taught developer
Administrator
Jan 31, 2016
576
611
63
INI:
6/22/2017 7:26:53 PM [Console] The server is running at port 0.0.0.0:28017
6/22/2017 7:26:53 PM [Console] The local End point is: 0.0.0.0:28017
1- Maybe the server is on a VPN? For example .... Hamachi?
2- Have you tried not to use hamachi?

regards!
 

P0LENT4 2

Member
Trusted Member
Member
Dec 26, 2016
31
2
8
27
Parts Unknown
I was able to solve the problem with the help of @xandeturf , I was putting the byte code of the images directly in the plugin thus making it very big and disrupting its loading, now I have the images on the internet and convert them to byte by C # code.
 

Pompeyo

Plugin Developer
Plugin Developer
Jan 6, 2018
87
239
33
44
Cuba
@P0LENT4 2
What images do you mean? I have a similar problem, although it only happens to some users, and I do not know how to solve it
 

Revezunds

Moderator
Moderator
Dec 1, 2017
155
63
28
@P0LENT4 2
What images do you mean? I have a similar problem, although it only happens to some users, and I do not know how to solve it
Likewise on my server too some users sometimes face this problem and reported me, although it is random & not persistent, they can join in the day and at night or evening they can not it is kinda random.
just pointing out the problem I don't have a cure, also I am not using any plugin which is causing this or I never did any change in Colour green and red thing

P.S-> My server had a bug since so long (/destroy not working) i am happy fixed yesterday now all fixed Thanx to @salva @ice cold & @DreTaX , my server is running perfectly fine.
 
  • Like
Reactions: ice cold

Pompeyo

Plugin Developer
Plugin Developer
Jan 6, 2018
87
239
33
44
Cuba
In my server something similar happens some players can enter and sometimes not, but some can never enter and I would like to know for sure what is the reason of this problem