
Originally Posted by
dogup1839
That is using the packets.xml from realmrealy folder in Iobsidian's git hub, if you use the packets.xml in first xml folder its mostly the same but hello packet, same when you make a new packets.xml with jnoobs tool. In case context is not a strong point, this is using Iobsidian's master as of last night, which should per some post be an updated hello packet.
yeah aha back to hello packet error. Using updated version pulled from src\realmrelay\packets on the github. Dont know what im doing wrong
11:43:04 Connected Socket[addr=/127.0.0.1,port=58723,localport=2050]
11:43:04 Waiting for HELLO from client...
java****.EOFException
at java****.DataInputStream.readFully(Unknown Source)
at java****.DataInputStream.readUTF(Unknown Source)
at java****.DataInputStream.readUTF(Unknown Source)
at realmrelay.packets.client.HelloPacket.parseFromInp ut(HelloPacket.java
:38)
at realmrelay.packets.Packet.create(Packet.java:151)
at realmrelay.User.process(User.java:127)
at realmrelay****TMGRelay$2.run(ROTMGRelay.java:192)
at java.lang.Thread.run(Unknown Source)
11:43:04 Disconnected Socket[addr=/127.0.0.1,port=58723,localport=2050]