Jump to content

Recommended Posts

Posted
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?

Posted (edited)

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

Posted (edited)
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
Posted
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.

Posted
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 🙂

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
Reply to this topic...

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