i need a little help with decrypting packets within the server, i have rawPacket.
http://www.l2jserver.com/svn/branches/L ... Login.java
i am creating a c4 server, i have my server working, and i can login using a quick fix iv made. but i'm having an accounting issue i need fixed asap!
c4 auth
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Aikimaniac
- L2j Inner Circle
- Posts: 3048
- Joined: Sun Aug 07, 2005 11:42 pm
- Location: Slovakia
Re: c4 auth
why not using L2J C4 server and fix only errors that exists there ? Check this
http://www.l2jserver.com/trac/browser/b ... eServer_c4
http://www.l2jdp.com/trac/browser/branches/C4_Datapack
http://www.l2jserver.com/trac/browser/b ... eServer_c4
http://www.l2jdp.com/trac/browser/branches/C4_Datapack
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: c4 auth
the client's protocol revision by default doesn't match l2jserver's, client has 656, server - 660-665, and modifying protocol in configs does no good, just errors in console. You need to either modify packets/protocol or find a working patch(update) for your client. If you need, I can send one to you, it's tested and working fine.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.