Wtf first time i saw that..... when i start my l2jfree server this error begins!
:-\ damn help me..
When i edit my startGameServer.bat
@echo off
title Game Server Console
:start
echo Starting l2jfree
echo.
SET OLDCLASSPATH=%CLASSPATH%
call setenv.bat
REM -------------------------------------
REM Default parameters for a basic server.
java -Xmn128m -Xms512m -Xmx1024m -server com.l2jfree.gameserver.GameServer
REM
REM For debug purpose (for devs), use this :
REM java -Xmx512m -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=7456 com.l2jfree.gameserver.GameServer
REM If you have a big server and lots of memory, you could experiment for example with
REM java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts
REM -------------------------------------
SET CLASSPATH=%OLDCLASSPATH%
if ERRORLEVEL 2 goto restart
if ERRORLEVEL 1 goto error
goto end
:restart
echo.
echo Admin Restart ...
echo.
goto start
:error
echo.
echo Server terminated abnormaly
echo.
:end
echo.
echo server terminated
echo.
pause
Interlude x25 — Free D/C/B Gear for Newbies!
New adventurers joining the world of Lineage2Dex.com can now start strong with FREE D/C/B grade gear! Get ready to conquer the battlefield — faster leveling, smoother progress, and more fun from the start.
New numbers are available for GMAIL — category GMAIL 1.
There’s a large quantity, and this is just the beginning.
The higher the percentage of successful activations, the more numbers become available.
Why it matters: when users successfully receive codes from these numbers, we see that they work reliably and can add more to the system.
This means more choices for everyone and fewer problems when registering on services.
📲 Keep an eye on updates and pick the best options
🌐 Website: https://vibe-sms.net/
📱 Telegram channel: https://t.me/vibe_sms
Question
FliperG7
Wtf first time i saw that..... when i start my l2jfree server this error begins!
:-\ damn help me..
When i edit my startGameServer.bat
5 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now