Jump to content
  • 0

64bit se 32bit gamserve console


Panic*

Question

gia..exw ena pack p to gamserver einai gia 64bit windows..

egw exw 32bt windows ..

ti prepei na alaxw?

 

 

 

 

@echo off

title L2JTeon: Game Server Console

:start

echo Starting L2JTeon Game Server.

echo Visit L2JTeon.servergame.com for updates.

echo.

REM ------------------------------------------------------------------------

REM #======================================================================#

REM # You need to set here your JDK/JRE params in case of x64 bits System. #

REM # Remove the "REM" after set PATH variable                             #

REM # If you're not a x64 system user just leave                           #

REM #======================================================================#

REM set PATH="type here your path to java jdk/jre (including bin folder)"

REM ------------------------------------------------------------------------

 

REM -------------------------------------

REM Default parameters for a basic server.

java -Dfile.encoding=UTF-8 -Xmx4023m -cp bsf.jar;bsh-engine.jar;bsh-2.0b5.jar;mmocore.jar;javolution.jar;c3p0-0.9.1.2.jar;mysql-connector-java-5.1.6-bin.jar;l2jteon.jar;jython.jar;jython-engine.jar;commons-logging-1.1.jar;java-engine.jar net.sf.l2j.gameserver.GameServer

REM

REM If you have a big server and lots of memory, you could experiment for example with

REM java -server -Xmx1024m -Xms2048m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts

REM -------------------------------------

if ERRORLEVEL 2 goto restart

if ERRORLEVEL 1 goto error

goto end

:restart

echo.

echo Administrator Restarted ...

echo.

goto start

:error

echo.

echo GameServer Terminated Abnormaly, Please Verify Your Files.

echo.

:end

echo.

echo GameServer Terminated.

echo.

pause

 

 

8a t ektimousa an me bohh8ousate

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

den pisteyo na einai mono gia x64

des ama einai kai mproeis na alla3eis ayta ta simia

 

# If you're not a x64 system user just leave 
You need to set here your JDK/JRE params in case of x64 bits System. #

ekei pou exei to x64 kanto esu 32

Link to comment
Share on other sites

  • 0

den pisteyo na einai mono gia x64

des ama einai kai mproeis na alla3eis ayta ta simia

 

# If you're not a x64 system user just leave 
You need to set here your JDK/JRE params in case of x64 bits System. #

ekei pou exei to x64 kanto esu 32

Starting L2JTeon Game Server.

Visit L2JTeon.servergame.com for updates.

 

Error occurred during initialization of VM

The size of the object heap + VM data exceeds the maximum representable size

 

GameServer Terminated Abnormaly, Please Verify Your Files.

 

 

GameServer Terminated.

 

Πιέστε ένα πλήκτρο για συνέχεια. . .

 

 

dld oti elege k prin

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...