146 protocol is not supported

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
jaman4321
Posts: 19
Joined: Fri Feb 05, 2010 11:48 pm

146 protocol is not supported

Post 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 протокол. при заходе на сервер не пускает дальше выбора сервера. помогите:)
User avatar
MELERIX
L2j Veteran
L2j Veteran
Posts: 6667
Joined: Sat Sep 23, 2006 11:31 pm
Location: Chile
Contact:

Re: 146 protocol is not supported

Post by MELERIX »

update your client.
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: 146 protocol is not supported

Post by JIV »

update your server
jaman4321
Posts: 19
Joined: Fri Feb 05, 2010 11:48 pm

Re: 146 protocol is not supported

Post by jaman4321 »

JIV, on 4057 update?
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: 146 protocol is not supported

Post by JIV »

i dont quite understand how you update in first place cause that error should come out during compilation. just build new jar.
jaman4321
Posts: 19
Joined: Fri Feb 05, 2010 11:48 pm

Re: 146 protocol is not supported

Post by jaman4321 »

Yes, at 4057 error at compilation. So my error will be corrected, when you will understand with compilation?
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: 146 protocol is not supported

Post by JIV »

jaman4321
Posts: 19
Joined: Fri Feb 05, 2010 11:48 pm

Re: 146 protocol is not supported

Post 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)
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: 146 protocol is not supported

Post by JIV »

delete libs folder, put new one.
jaman4321
Posts: 19
Joined: Fri Feb 05, 2010 11:48 pm

Re: 146 protocol is not supported

Post by jaman4321 »

My error with 146 protocol remained: (
Onepamopa
Posts: 113
Joined: Thu Jan 14, 2010 6:35 pm
Contact:

Re: 146 protocol is not supported

Post 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.
----------------------------------------------------
ICQ: 287731217
Skype: d.i.dobrev
IRC: Onepamopa
----------------------------------------------------
Post Reply