Jump to content
  • 0

[Help]2Diff Servers in 1 pc.


Question

Posted

how can i run 2 diff servers (for example gracia + c5) in 1 server?

i know i can run same chronicles , but how i can run 2 servers , even in 1 login, but diff chronicles... in 1pc.

 

does anyone know ?

 

myservers start but not connect to login server (1 of them)

Recommended Posts

  • 0
Posted

I can't help you, maybe if you put differtens ports and make Login & Gs for 1 CHronicle and Login & Gs for the second server, with ports differents, and in the l2.ini, you make modifications with ports, maybe work but 2 differents chronicles in 1 login server? Oo

  • 0
Posted

yes, that serv i posted got gracia + hb , on the same login.

if u got installed gracia u can login on the gracia serv , if u got hb , u can play the hb servers. but even like that u can see all servers online.

i cant modify port in .ini , since there i cant write only GS port, and login is the same, i start 2 servers + 2 logins, but i would be able to use only the login that start first.

  • 0
Posted

i heard that i can make 1 serv to be able connect on the other login (being on other chronicle)

if someone can make this contact me please.

  • 0
Posted

if you succeed i will reward u some how :)

 

btw a tip

with eclipse

com.l2jarchid.gameserver

LoginServerThread.java

private static final int REVISION = 0x0102;

change that nr with the respective chronicle ... this told me seth

  • 0
Posted

I haven't INterlude client, so i can't make 100 % of the test, but to my surprise, the Gameserver Interlude, has suceed to connect to Gracia Final Login.

 

I Haven't Il client, so i can't test, if i can connect :/

  • 0
Posted

I will explain :

 

So you have 3 folders (as my exemple) :

 

- Interlude folder (Interlude chronicle )

- Loginserver (Gracia Final for me )

-Gracia Final Folder (gracia final )

 

So, you install first db (gracia final)

Tools => database_installer.bat

Modify path for mysql or navicat

For the first installation, only create L2jdb database is needed

For the second installation, go to

Interlude Folder=> Tools

Modify the database_installer.bat

 

Modify path for mysql or navicat too

and modify dataname like this line :

set lsdb=l2il

set gsdb=l2il

 

You need to create a database named L2Il..

 

Ok, now you have install all servers.

 

Now go to login folder, run RegisterGameServer.exe

Make regisration for 2 servers.

Hexid 1 will go to

Interlude Folder => data => Config folder

And rename hexid(server1) for hexid.txt

 

and the second (so hexid(server2).txt) will go on

Gracia final Folder => Data => Config Folder

 

OK, now the 2 gameservers are registrered.. ! :D

 

Now, go to Server.properties in Interlude folder

Interlude/config/server.properties

 

Modify this line :

URL=jdbc:mysql://localhost/l2jdb

                    | |

                    V

URL=jdbc:mysql://localhost/l2il

 

And port => 7777 to 7778

GameserverPort=7778

 

This what i do, and Gameserver Il connect successful to Login Gracia Final..

I suppose when you login with Interlude client, you can choose only, the server which is registred for IL ^^' (in this exampe => 01 Bartz)

 

So now, in server pages, you have 2 servers.

You need to open 7777 and 7778 ports

  • 0
Posted

tried something similar , i will try this one too step by step.

btw i got epilogue and il :)

 

 

ps: log on msn

  • 0
Posted

i can't log on msn, sorry.

 

Make Step by step, slowly and give me the result :D

 

edit : maybe the gameserver can connect to login but i don't know if u can login.. I haven't try this part of the example..

  • 0
Posted

1question, i change the path where is installed mysql too, or only in database_installer ?

 

if i change the path where mysql is installed, this mean ill have "installed" 2 times the mysql ?

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