
Originally Posted by
OwenHendry
Okay so this is a pretty difficult error to deal with because there's a lot that can be causing it but here's some stuff to try.
1)Run the RRGUID application as administrator. Sometimes the socket error comes from java not having the correct permissions for the sockets. So once opened as administrator use it normally.
2) If that doesn't solve it, go into the "RealmRelay" folder and run "win_start" (Not as administrator).
3) If running "win_start" didn't work try running it as administrator.
If any of these work, tell me so I can either fix the code or edit the post with the solution.

Hope this helps!

Originally Posted by
goco79
Thanks! So this is just something to help client makers / independent hackers?
Sort of. Realm Relay in itself is somewhat of a hack. This program is mainly to make the process of using Realm Relay easier, not necessarily help make clients. Well, some of the information received from packets could help with the client making process, so maybe!