iTXTech / Nemisys

The Java implementation of standard Synapse Proxy Protocol.
GNU General Public License v3.0
44 stars 44 forks source link

something wrong wrong ConnectPacket ? #91

Closed Creeperface01 closed 7 years ago

Creeperface01 commented 7 years ago

i debugged both, synapse and nemisys

synapse sends right password and description, but if i debugged these fields in nemisys so description is null or empty and password equals description so then synapse can not connect...

Creeperface01 commented 7 years ago

and this happens only on server, on my local PC it works