Grimas Posted June 23, 2016 Posted June 23, 2016 Hello, I have created the L2 IO server for internal use (test and kinda have fun), but at the loading point i have a problem. Login and game servers ir on, I can log in, but at the moment where must appear characters (character selection, creation) the screen is blank... Is it a problem with game or clients files? Any good ideas?
Grimas Posted June 23, 2016 Author Posted June 23, 2016 (edited) Can You suggest what protocol is used for IO? I think I found which is used (603;606;607;610) but how to make it?? Edited June 23, 2016 by Grimas
Sdw Posted June 23, 2016 Posted June 23, 2016 Your server is Ertheia then, not infinite Odyssey, get another pack
Grimas Posted June 24, 2016 Author Posted June 24, 2016 Well as I was downloading all server packs it said IO... However, I cannot file correct file editor for these revisions it seems (no such numbers). I am completely new at this. Let say I have created and succesfullly started the game server. I have now both clients erthia and infinite odyssey on my pc. Server files has this line: # 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> # Ertheia: 603;606;607;610 # Classic: 19 AllowedProtocolRevisions = 603;606;607;610;24; how to create correct system files (l2.ini) to connect? I have got file editor for erthia and there is no such protocols to chose. What should be my next step? without getting new server files.
Szakalaka Posted June 24, 2016 Posted June 24, 2016 You do not want to change these numbers. All you can do in l2 ini is to change server address. Different procol version numbers mean that "client is speaking chineese and server english". You have do use compatible client
Grimas Posted June 24, 2016 Author Posted June 24, 2016 You do not want to change these numbers. All you can do in l2 ini is to change server address. Different procol version numbers mean that "client is speaking chineese and server english". You have do use compatible client I used several clients and protocol versions, result is the same...
Recommended Posts