c4 auth

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
Sikken
Posts: 53
Joined: Sat Sep 05, 2009 10:03 pm

c4 auth

Post by Sikken »

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!
User avatar
Aikimaniac
L2j Inner Circle
L2j Inner Circle
Posts: 3048
Joined: Sun Aug 07, 2005 11:42 pm
Location: Slovakia

Re: c4 auth

Post by Aikimaniac »

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
Image
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: c4 auth

Post by jurchiks »

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.
Post Reply