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

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

  • 0
Posted

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 ?

  • 0
Posted

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 ?

  • 0
Posted

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

  • 0
Posted

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

  • 0
Posted

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • No complicated KYC, instant setup after purchase!  Boost your connection speed and secure your privacy today!  Official Website: https://novproxy.com?kwd=tt-max
    • Fresh off my private server for inspiration.
    • Custom High Five server L2insolence will open 2026-06-17 21:00 GMT+2 ! ! ! Web: http://www.l2insolence.eu/ Discord: https://discord.gg/duMjnj3y9A We have custom: 10 diferent looking custom armor sets. 8 weapon sets, 2 weapons sets are upgradable. 6 jewel sets. ----------------------------------- All custom tatto, masks, cloaks, agathions, belts, bracelest, talismans and more. Everi single item have own custom stats like: +p.atk% , +m.atk% , +p/m.def% and mutch more. All items in game have own stats. With custom looks. Glowing etc. ----------------------------------- Rates XP, SP: 25x Spoil and Drop: 10x Server Hard Farm ----------------------------------- Enchantment Safe enchant: +20099 Max enchant: +20099 All scrolls: 100% ----------------------------------- You can use scrolls or item enchant NPC to make +++ abd life beter. NPC Buffer There's an NPC buffer in all of our main towns. We have custom self buffs learned with npc with custom stats. Global Gatekeeper. GM Shop with normal items and custom ones, Event NPC, item upgrader NPC. Raid Bosses, every zone have its own boss and drops for rare mats, respawn every 10 seconds.. Olympiad The olympiad is ongoing every two weeks.
    • I agree that kernel-level protection offers much deeper visibility and control, especially when it comes to advanced bots and bypass techniques. That said, I'm not trying to claim that a usermode solution is impossible to bypass. My goal is simply to increase the cost and complexity of bypassing the protection while keeping deployment simple, stable, and compatible for server owners. A lot of Interlude server operators don't want to install kernel drivers or deal with the risks and maintenance that come with them. That's why I'm currently focusing on a layered approach: secure launcher architecture, HWID licensing, session validation, anti-debugging, injection detection, integrity checks, replay protection, and heartbeat monitoring. I'm not ruling out kernel support in the future. Right now, my priority is gathering real-world feedback, improving the product, and learning how people attempt to bypass different protection layers. I appreciate the feedback and the discussion.
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..