Page 1 of 1

146 protocol is not supported

Posted: Sat Apr 10, 2010 8:08 am
by jaman4321
» Find Revision
L2J Revision 4056:
L2JDP Revision 7238:

Client: [IP: -----------] - Failed running: [C] 00 ProtocolVersion - L2J Serve
r Version: 4056M - DP Revision: 7238
java.lang.NoSuchFieldError: MIN_PROTOCOL_REVISION
at com.l2jserver.gameserver.network.clientpackets.ProtocolVersion.runImp
lOld(ProtocolVersion.java:54)
at com.l2jserver.gameserver.network.clientpackets.ProtocolVersion.runImp
l(ProtocolVersion.java)
at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run
(L2GameClientPacket.java:92)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


*************************************************************************************************************
i use 146 protocol.
config:AllowedProtocolRevisions = 146;152
Help me pls
for russian: использую 146 протокол. при заходе на сервер не пускает дальше выбора сервера. помогите:)

Re: 146 protocol is not supported

Posted: Sat Apr 10, 2010 8:27 am
by MELERIX
update your client.

Re: 146 protocol is not supported

Posted: Sat Apr 10, 2010 8:40 am
by JIV
update your server

Re: 146 protocol is not supported

Posted: Sat Apr 10, 2010 9:08 am
by jaman4321
JIV, on 4057 update?

Re: 146 protocol is not supported

Posted: Sat Apr 10, 2010 9:11 am
by JIV
i dont quite understand how you update in first place cause that error should come out during compilation. just build new jar.

Re: 146 protocol is not supported

Posted: Sat Apr 10, 2010 9:16 am
by jaman4321
Yes, at 4057 error at compilation. So my error will be corrected, when you will understand with compilation?

Re: 146 protocol is not supported

Posted: Sat Apr 10, 2010 9:18 am
by JIV

Re: 146 protocol is not supported

Posted: Sat Apr 10, 2010 9:23 am
by jaman4321
At start server:


Script Engine: BeanShell Engine 1.1 - Language: BeanShell - Language Version: 2.
0b5
Exception in thread "main" java.lang.NoSuchMethodError: javolution.util.FastMap.
shared()Ljavolution/util/FastMap;
at com.l2jserver.gameserver.GameTimeController.<clinit>(GameTimeControll
er.java:44)
at com.l2jserver.gameserver.GameServer.<init>(GameServer.java:199)
at com.l2jserver.gameserver.GameServer.main(GameServer.java:502)

Re: 146 protocol is not supported

Posted: Sat Apr 10, 2010 9:26 am
by JIV
delete libs folder, put new one.

Re: 146 protocol is not supported

Posted: Sat Apr 10, 2010 9:29 am
by jaman4321
My error with 146 protocol remained: (

Re: 146 protocol is not supported

Posted: Sat Apr 10, 2010 2:34 pm
by Onepamopa
The problem is either in your server (not updated) or in your client (same as the server - needs update).
Run eclipse, download l2j core & dp from the svn, and try again. U have done something wrong.
@ our server EVERYTHING is working, including protocols 146 and 152 which are both allowed to connect.