Jump to content
  • 0

[Help]2Diff Servers in 1 pc.


Sido

Question

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)

Link to comment
Share on other sites

Recommended Posts

  • 0

you have to edit the LoginServerThread revision protocol of the gameserver with different chronicle than the loginserver you are adding to

Link to comment
Share on other sites

  • 0

you have to edit the LoginServerThread revision protocol of the gameserver with different chronicle than the loginserver you are adding to

can u , or someone else help me with this :P ?

Link to comment
Share on other sites

  • 0

Edit LoginServerThread with notepad ++

 

=> Ctrl + F

 

Search : private static final int REVISION =

 

You must find something ^^'

ok, i think is simple now. thanks

 

but 1 question, this will be applied to game server ? since i see there LOGIN SERVEr.. !?

 


 

edit:

now i get this error

Exception in thread "GameServerThread-21@79.117.176.117" java.lang.ArrayIndexOut

OfBoundsException: 104

        at L2j.Infinity.util.network.BaseRecievePacket.readB(BaseRecievePacket.j

ava:89)

        at L2j.Infinity.loginserver.gameserverpackets.GameServerAuth.<init>(Game

ServerAuth.java:57)

        at L2j.Infinity.loginserver.GameServerThread.onGameServerAuth(GameServer

Thread.java:211)

        at L2j.Infinity.loginserver.GameServerThread.run(GameServerThread.java:1

45)

in login server.... anyone know smth about ?

Link to comment
Share on other sites

  • 0

Exception in thread "GameServerThread-21@79.117.176.117" java.lang.ArrayIndexOut
OfBoundsException: 104
        at L2j.Infinity.util.network.BaseRecievePacket.readB(BaseRecievePacket.j
ava:89)
        at L2j.Infinity.loginserver.gameserverpackets.GameServerAuth.<init>(Game
ServerAuth.java:57)
        at L2j.Infinity.loginserver.GameServerThread.onGameServerAuth(GameServer
Thread.java:211)
        at L2j.Infinity.loginserver.GameServerThread.run(GameServerThread.java:1
45)

 

bump

Link to comment
Share on other sites

  • 0

Exception in thread "GameServerThread-21@79.117.176.117" java.lang.ArrayIndexOut

OfBoundsException: 104

        at L2j.Infinity.util.network.BaseRecievePacket.readB(BaseRecievePacket.j

ava:89)

        at L2j.Infinity.loginserver.gameserverpackets.GameServerAuth.<init>(Game

ServerAuth.java:57)

        at L2j.Infinity.loginserver.GameServerThread.onGameServerAuth(GameServer

Thread.java:211)

        at L2j.Infinity.loginserver.GameServerThread.run(GameServerThread.java:1

45)

 

I have the same problem someone found the solution? I hope you have any idea how to fix this final grace and love I have connected to the same login grace epilogue and gives me the same error quote

Link to comment
Share on other sites

  • 0

Well I don't think I will help a lot, I just confirm things :D.

 

About 2 gameservers on the same loginserver, you just have to make gameservers use different port.

http://l2jserver.com/forum/viewtopic.php?f=81&t=10976

 

About the revision, what do you try to do ?

 

Revisions are by default different (for Interlude : 0x0102, for L2J last one before freya (epilogue ? I dunno the name lmao) : 0x0103).

 

I don't want to say bullshit, but you tried to put 0x0104 ? It seems it's off the array. Try with 102 and 103, or any lower numbers. You shouldn't go out from the array. The error can be translated like that : The world is flat, and your caravel just jumped in the void.

 

About WHY it doesn't allow highers numbers, if you have a translator nerd -> english, you can try to understand from that :

public final byte[] readB(int length)
{
	byte[] result = new byte[length];
	for(int i = 0; i < length; i++)
	{
		result[i]=_decrypt[_off+i];                <<<<< error line
	}
	_off += length;
	return result;
}

 

Aka, I have no clue why it bugs, but it bugs :).

Link to comment
Share on other sites

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.



  • Posts

    • ??? error   https://ibb.co/Srn4LsX No support  :S   No support : S ? :S @Lowness  ..... error, help   hey friend were you able to solve the problem? were you able to solve the problem?
    • I also think this feature would bring more harm than good... another example is a dwarf rushing against your mobs so he takes priority, then he plays fake death and proceeds to grief the shit out of you. A minimum damage threshold is necessary, which would basically converge to what is the default feature (i.e. biggest damage dealer)
    • I bought the premium to watch the video and it's private. 😢
    • For some Majestic reason OP can't edit their topics anymore?    Let me update the potential offers, I got up to 2 spots to fill.   CONTACT TELEGRAM ONLY: https://t.me/asupport_g1     A credible team that SGuard represents is looking for java developers.    These positions is full time only i.e. your time is mostly dedicated within the team and team tasks, side gigs are fine, as long as you are able to combine your gig and main.  All necessary tools are provided.  The team is consistent with > 10 team members and the team is looking to expand to meet various goals. A decent Lineage 2 Essense OR Main (GOD) knowledge is needed.  Experience with l2r/l2p/l2s. mobius is fine too for referrence only. The team is friendly and goal oriented, very active and resourceful.   Requirements are standard, java knowledge is optional.  Multi language is a plus but not necessary (English/Russian), any is accepted.   Terms and conditions including compensation are reasonable and considered to be up for the industry standards. Details are negotiable with suitable candidates.   You will need to have a headset and a mic just for the initial processing, there're no team meetings or conferences after that. There's a small 30min interview process to demonstrate knowledge and just to meet each other.   The team has decided it is in their best interest to not publish their information at this time. Details will be available only for suitable candidates.   CONTACT TELEGRAM ONLY: https://t.me/asupport_g1
    • Thanks for the detailed info. I also have some ideas in mind but the execution may be hard. Thanks again!
  • Topics

×
×
  • Create New...