Jump to content

L2Trinity Pack


Recommended Posts

On 9/27/2020 at 8:55 PM, temukaa said:
@echo off
title Game Server Console

:start
echo Starting L2J Game Server.
echo.

java -Xms512m -Xmx2g -cp ./../ls/lib/*;l2jserver.jar net.sf.l2j.gameserver.GameServer

if ERRORLEVEL 2 goto restart
if ERRORLEVEL 1 goto error
goto end

:restart
echo.
echo Admin Restarted Game Server.
echo.
goto start

:error
echo.
echo Game Server Terminated Abnormally!
echo.

:end
echo.
echo Game Server Terminated.
echo.
pause

 here is gameserver bat code just create text file and rename .bat

 

 

characters table  

 

just Execute .sql file and error will be fixed
 

 



the link of .sql is dead can you reupload?

Link to comment
Share on other sites

Finally i can sold the client problem 😄. They hard code or compile the server ip, so changing in l2.ini wont work.

About the sql file for someone need, using windows command like: copy /b *.sql full.sql. then restore full.sql to mysql. ez life.

+But this pack have problem: account can login only once, the second times will said: Could not check password:java.sql.SQLException: Parameter index out of range (5 > number of parameters, which is 4).

+The second bug is buffs: will decrease stat instead of increase :)))

BTW, thank you for sharing the client patch.

Edited by nguyenxuanan84
Link to comment
Share on other sites

On 11/28/2021 at 1:48 AM, nguyenxuanan84 said:

Finally i can sold the client problem 😄. They hard code or compile the server ip, so changing in l2.ini wont work.

About the sql file for someone need, using windows command like: copy /b *.sql full.sql. then restore full.sql to mysql. ez life.

+But this pack have problem: account can login only once, the second times will said: Could not check password:java.sql.SQLException: Parameter index out of range (5 > number of parameters, which is 4).

+The second bug is buffs: will decrease stat instead of increase :)))

BTW, thank you for sharing the client patch.

Life does not give/share valuable things to anyone for free, remember that

Link to comment
Share on other sites

8 minutes ago, InTheEndॐ said:

image.png.5d6b7611d60180bc4e095ec70c7a13f8.png

Irrelevant boy. Its different to have ur own server and different to play another server like pride! 
And we are end of 2021.

Edited by B0nd
  • Haha 1
  • Sad 1
Link to comment
Share on other sites

4 hours ago, B0nd said:

Irrelevant boy. Its different to have ur own server and different to play another server like pride! 
And we are end of 2021.

If your read this sentence again, do you actually believe what you're saying is honest? Are you really just fed up with Pride servers or do you just despise the person behind a certain project? Because that's what it seems like.

Link to comment
Share on other sites

3 hours ago, Romotheone said:

If your read this sentence again, do you actually believe what you're saying is honest? Are you really just fed up with Pride servers or do you just despise the person behind a certain project? Because that's what it seems like.

The second 🙂

Link to comment
Share on other sites

On 11/30/2021 at 1:25 AM, alibabank said:

Life does not give/share valuable things to anyone for free, remember that

Yes i know, at least i can have some useful things from the client and datapack 😄

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now



×
×
  • Create New...