Jump to content
  • 0

[help] L2 H5 : Your Protocol version is different.....


Question

Posted

Hi guy i have a problem need to fix

i Download lineage2:H5 client and the server files from http://l2jserver.com/nightly/

i run it as the [guild] how to make your own server +image

then i try to log in but it show`s  Your Protocol version is different.....

i tried to look for a solution in the forum but i did not work

so guys if the Dpack+ server file is wrong plz give me the right one for H5  :'( 

 

13 answers to this question

Recommended Posts

  • 0
Posted

as stated at l2jforums, nightlies are "broken" at the moment, but you could go around this problem by checking your client protocol version ->

1- make a protocol.bat file.

2- put the following line in the .bat file: l2.exe -L2ProtocolVersion

3- save this file in your lineage2\system folder and run it

 

then go gameserver/config and open server.properties

search for

# Numbers of protocol revisions that server allows to connect.
# Delimiter is ;
# WARNING: <u><b><font color="red">Changing the protocol revision may result in incompatible communication and many errors in game!</font></b></u>
# Default: 146;152
AllowedProtocolRevisions = 152

and add the protocol version of your client.

Of course if the client and nightly build doesn't match even close, it wont work.

 

  • 0
Posted

my protocol version is 268

so i will made like this

# Default: 268

AllowedProtocolRevisions = 268

 

_______________________________

its Default: 262

in  server.properties

so i will change it to 268 rit ?

  • 0
Posted

my protocol version is 268

so i will made like this

# Default: 268

AllowedProtocolRevisions = 268

 

_______________________________

its Default: 216

in  server.properties

so i will change it to 268 rit ?

  • 0
Posted

If its 216 on default I think you downloaded wrong pack. The unstable one is h5. If this contains Freya at the moment, it means nightlies are still messed up. Use SVN repository at eclipse to get latest revision.

 

and if you want to try with allowedprotocolrevision, just add ";" between the numbers ->

AllowedProtocolRevisions = 216;268

 

  • 0
Posted

I m being to stupid but it say i must to setup my project i follow the instructions bvut i do not know how to setup  it with Eclipse sry can u ex plan to me ?

  • 0
Posted

http://www.l2jserver.com/forum/viewtopic.php?f=2&t=10719

I think these are better links.

Just download eclipse.

And download the SVN repository like the first link said.

and check the new link for further things.

I don't have time to write new tutorial at the moment.

  • 0
Posted

i did as this  http://www.l2jserver.com/wiki/Setup_Eclipse_and_SVN

then i do not know what to do i can make a server with normal D packs but this the 1st time i use Eclipse

after i done with Eclipse i must build the project i do not know how there is to many files 

  • 0
Posted

Download Java development kit 7 if you don't already have it.

Then press build.xml with mouse2 and run as -> ant 1

The .rar file which contains your server files will be located at workpench directory build.

Good luck. I go sleep now, so my next answer may be late.

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