Client Related Question

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
alehawk
Posts: 50
Joined: Wed Mar 24, 2010 10:42 pm

Client Related Question

Post by alehawk »

Hi!
I put my post here because I dont know where to put it.
I installed April 10 Nightly.
In earlier versions of L2 like c4 I add servers adderss in windows host and I used to run l2.exe and that was it.
In gracia that doesnt work. What should I do to make the client connect?
tnx!
User avatar
Notorious
Posts: 501
Joined: Thu May 28, 2009 3:50 pm
Location: Sweden

Re: Client Related Question

Post by Notorious »

1. Click Start -> All Programs -> Accessories -> Notepad
2. In the window that pops up, enter the following EXACTLY:

start "" system\l2.bin

3. Click File -> Save As...
4. In the field "Save as type" change to "All Files"
5. In the field "File Name" enter: StartL2.bat
6. In the field "Save in" (at the top) locate the folder where the game is installed, normally C:\Program Files\Lineage II\
7. Make sure you are saving in the right place - you should see a file called "LineageII.exe" or "LineageII" there with a brownish icon.
8. Click Save
9. Close Notepad
10. Right click on the Start-button in Windows.
11. From the menu, choose "Explore" - Now the file explorer starts.
12. Use the file explorer to locate the newly created file "StartL2.bat".
13. Right click on the file.
14. From the menu, choose "Send to -> Desktop (create shortcut)"
15. You should now have a shortcut to StartL2.bat on your desktop, which you can use whenever you want to start the game without running the updater (like if NCZ0ft's server is down!)
alehawk
Posts: 50
Joined: Wed Mar 24, 2010 10:42 pm

Re: Client Related Question

Post by alehawk »

I will give it a try, thank you very much!
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Client Related Question

Post by jurchiks »

start "" system\l2.bin
does not work
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: Client Related Question

Post by Zoey76 »

Create a file in notepad, inside the file add:

Code: Select all

@start system\l2.bin

Save it as start.bat

Put it in your Lineage 2 folder, like c:\Lineage II\

Also you can write the full path to the l2.bin file and put the start.bat file anywhere, example:

Code: Select all

@start c:\Lineage II\system\l2.bin
Powered by Eclipse 4.34 ๐ŸŒŒ | Eclipse Temurin 21 โ˜• | MariaDB 11.3.2 ๐Ÿ—ƒ๏ธ | L2J Server 2.6.3.0 - High Five ๐Ÿš€

๐Ÿ”— Join our Discord! ๐ŸŽฎ๐Ÿ’ฌ
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Client Related Question

Post by jurchiks »

@start C:\program files\lineage ii\system\l2.bin
in a .bat file does not work
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Notorious
Posts: 501
Joined: Thu May 28, 2009 3:50 pm
Location: Sweden

Re: Client Related Question

Post by Notorious »

Must have " around the path when space in it: @start "C:\program files\lineage ii\system\l2.bin"
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Client Related Question

Post by jurchiks »

@start "C:\Program Files\Lineage II\system\L2.bin"
does not work
you sure about this?
What should I have it open with by default?
I mean <attachment>
You do not have the required permissions to view the files attached to this post.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
Notorious
Posts: 501
Joined: Thu May 28, 2009 3:50 pm
Location: Sweden

Re: Client Related Question

Post by Notorious »

Please try the solution I provided in the second post of this thread. If you follow it exactly, it WILL work.
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Client Related Question

Post by jurchiks »

And I just said i've tried all of the mentioned ones in this thread, NOT WORKING
Edit: it doesn't even work if I open CMD at system folder and type start l2.bin
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: Client Related Question

Post by ThePhoenixBird »

,bat file should work, anyways try this viewtopic.php?f=94&t=15645
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Client Related Question

Post by jurchiks »

meh, it's not like i really need it, i'm just saying that FOR ME it doesn't work
I don't wanna install a new program for something so trivial
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
alehawk
Posts: 50
Joined: Wed Mar 24, 2010 10:42 pm

Re: Client Related Question

Post by alehawk »

Hi!
It worked for me but the game will stay in the splash screen. Is that problem related to l2.ini and server ip
Tnx
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: Client Related Question

Post by ThePhoenixBird »

check your antivirus software or gameguard is just mocking on you

l2.ini? what is the problem with that? dont touch it, dont speak about it! jeez sacrilege!!!
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Client Related Question

Post by jurchiks »

Oh will you stop that, many people use and will use patched system files, you just can't stop them.
Changing ip in l2.ini or patching system folder has no effect on gameplay, unless you change things the way they shouldn't be (and those who don't know how usually don't do it).
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Post Reply