Jump to content
  • 0

[help] C4 client connect


Question

Posted

Hello all, please I start old C4 server ( two preconfig and two clean DP ) and not once i connect to server ( with client ) - I have everything "Perhaps" correctly - becouse I start before 1 hours GOD java and all working I connect .

- gameserver / loginserver doesn t write any error.

- IPs have same like god server ( and test change IPs)

- Test change from false to true in GameServerThread.java

- Open all port in modem

authResponse = new PlayerAuthResponse(par.getAccount(), false);(change to true )

 

and always i can t connect to client

4 answers to this question

Recommended Posts

  • 0
Posted

anybody know ?

+

I am connect to server now, but i have not log on and in loginserver this error

 

java.lang.IllegalArgumentException: Bad arguments

        at javax.crypto.Cipher.doFinal(Cipher.java:2140)

        at net.sf.l2j.loginserver.clientpackets.RequestAuthLogin.<init>(RequestA

uthLogin.java:58)

        at net.sf.l2j.loginserver.ClientThread.run(ClientThread.java:183)

i unninstal java 7 and instal 6 and have this error - now i test older java .

 

java.lang.IllegalArgumentException: Bad arguments

        at javax.crypto.Cipher.doFinal(DashoA13*..)

        at net.sf.l2j.loginserver.clientpackets.RequestAuthLogin.<init>(RequestA

uthLogin.java:58)

        at net.sf.l2j.loginserver.ClientThread.run(ClientThread.java:183)

java 5 :

java.lang.IllegalArgumentException: Bad arguments

        at javax.crypto.Cipher.doFinal(DashoA12275)

        at net.sf.l2j.loginserver.clientpackets.RequestAuthLogin.<init>(RequestA

uthLogin.java:58)

        at net.sf.l2j.loginserver.ClientThread.run(ClientThread.java:183)

and i dont find java 4 now :D 

  • 0
Posted

java.lang.IllegalArgumentException: Bad arguments its error becouse i test log at walker oog and with client dont connect -before 5 min. i test C3 with C3 client and have too problem :(

  • 0
Posted

Unlikely other clients,you have to add server ip to hosts file and NOT in L2.ini.

I believe this is what you have done wrong.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...