Jump to content
  • 0

Mismatch


Question

Posted

i got problem while opening my server. i run gameserver console and in the end it appears a message which says "revision mismatch between LS and GS" (as in the screenshot bellow) and my server doesnt start. i think that is the problem and it doesnt start.
 

iWApAil.jpg

7 answers to this question

Recommended Posts

  • 0
Posted (edited)

i got problem while opening my server. i run gameserver console and in the end it appears a message which says "revision mismatch between LS and GS" (as in the screenshot bellow) and my server doesnt start. i think that is the problem and it doesnt start.

 

iWApAil.jpg

1st of all explain if you change something before you have this problem. i mean you add something you remove something? check if in config folder have the version files l2j-version and l2jdp-version...(idk if this error is from these files but 1 check is nothing :) 2nd go in your source at com.l2jserver.gameserver and post the GameServer.java here

Edited by nikosdevil20
  • 0
Posted (edited)

1st of all explain if you change something before you have this problem. i mean you add something you remove something? check if in config folder have the version files l2j-version and l2jdp-version...(idk if this error is from these files but 1 check is nothing :)

i only delete META-INF in l2jserver.jar from gameserver folder and l2jlogin.jar from login folder so i can run login and gameserver consoles.

 

In config i open l2jdp-version and this is its info:

 

 

#

version = svn: E155036: The working copy at 'E:\Workspace\L2J_DataPack'

is too old (format 10) to work with client version '1.8.10-SlikSvn-1.8.10-X64 (SlikSvn/1.8.10) X64' (expects format 31). You need to upgrade the working copy first.

 

#

builddate = 16/09/2014 14:06

 

 

and this is the info of l2j-version:

 

 

#

version = svn: E155036: The working copy at 'E:\Workspace\L2J_Server'

is too old (format 10) to work with client version '1.8.10-SlikSvn-1.8.10-X64 (SlikSvn/1.8.10) X64' (expects format 31). You need to upgrade the working copy first.

 

#

builddate = 16/09/2014 14:06

 

it says "u need to upgrade the working copy first". how should i do that? is that the problem?

Edited by Komnis
  • 0
Posted

i only delete META-INF in l2jserver.jar from gameserver folder and l2jlogin.jar from login folder so i can run login and gameserver consoles.

 

In config i open l2jdp-version and this is its info:

 

 

and this is the info of l2j-version:

 

it says "u need to upgrade the working copy first". how should i do that? is that the problem?

and why you delete META-INF????????

  • 0
Posted (edited)

so after you delete META-INF you got that problem in gs?

yes. mismatch revision. i dont think the problem is the "missing" META-INF from jar files.

 

i think i fixed that but i gor problem with my client i think. :P i will try something and i will give u the solution.

 

 

edit: i just went to eclipse and i pressed right click on l2jserver and l2jdatapack and then source->format. i compile that again and now it works!!!!

 

problem solved. :)

Edited by Komnis
Guest
This topic is now closed to further replies.


×
×
  • Create New...