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
I don't really work with interfaces, I've only added a couple of features. Brown textures can be taken from Kamael clients, for example—that's what I did, I didn't change anything else.
I just don't understand what blue sky you're talking about?
How about a complete interface rework for C4 / C6 to look like Classic?
A nice retail Classic, not the existing Essence like with build in bot and automations.
Add to that the login from above, or more spesifically the blue sky one, and you have what people ask for.
Specially after I stoped the L2jMobius Classic Interlude.
I can provide the topsite to add your server and reliable donation panels
PM @911reg he is a client developer to build the system
PM @Atom for testing the game quests/events/skills best player clan leader very famous
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