diff --git a/L2J_Mobius_C4/.classpath b/L2J_Mobius_C4/.classpath index 2e4d60e371..cc58ca923e 100644 --- a/L2J_Mobius_C4/.classpath +++ b/L2J_Mobius_C4/.classpath @@ -7,7 +7,7 @@ - + diff --git a/L2J_Mobius_C4/dist/game/startGameServer.bat b/L2J_Mobius_C4/dist/game/startGameServer.bat index ed5f069233..c66d3dad1d 100644 --- a/L2J_Mobius_C4/dist/game/startGameServer.bat +++ b/L2J_Mobius_C4/dist/game/startGameServer.bat @@ -6,7 +6,7 @@ echo Starting Game Server. echo. REM java -Djava.util.logging.manager=com.l2jmobius.util.L2LogManager -Dpython.cachedir=../cachedir -Xms1024m -Xmx1536m -jar GameServer.jar -java -version:1.8 -server -Dfile.encoding=UTF-8 -Djava.util.logging.manager=com.l2jmobius.log.L2LogManager -XX:+AggressiveOpts -Xnoclassgc -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:SurvivorRatio=8 -Xmx4g -Xms2g -Xmn1g -jar GameServer.jar +java -version:1.8 -server -Dfile.encoding=UTF-8 -Djava.util.logging.manager=com.l2jmobius.log.L2LogManager -XX:+AggressiveOpts -Xnoclassgc -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:SurvivorRatio=8 -Xmx4g -Xms2g -Xmn1g -cp ./../libs/*;GameServer.jar com.l2jmobius.gameserver.GameServer REM NOTE: If you have a powerful machine, you could modify/add some extra parameters for performance, like: REM -Xms1536m diff --git a/L2J_Mobius_C4/dist/libs/jython-engine-2.2.1.jar b/L2J_Mobius_C4/dist/libs/jython-engine-2.2.1.jar new file mode 100644 index 0000000000..12e5e7b086 Binary files /dev/null and b/L2J_Mobius_C4/dist/libs/jython-engine-2.2.1.jar differ diff --git a/L2J_Mobius_C4/dist/libs/jython-engine.jar b/L2J_Mobius_C4/dist/libs/jython-engine.jar deleted file mode 100644 index 3cc0a3b9ca..0000000000 Binary files a/L2J_Mobius_C4/dist/libs/jython-engine.jar and /dev/null differ diff --git a/L2J_Mobius_C4/dist/libs/jython.jar b/L2J_Mobius_C4/dist/libs/jython.jar index a05f10310a..04955766ed 100644 Binary files a/L2J_Mobius_C4/dist/libs/jython.jar and b/L2J_Mobius_C4/dist/libs/jython.jar differ diff --git a/L2J_Mobius_C4/launcher/Gameserver.launch b/L2J_Mobius_C4/launcher/Gameserver.launch index 905327c265..2418e5fd37 100644 --- a/L2J_Mobius_C4/launcher/Gameserver.launch +++ b/L2J_Mobius_C4/launcher/Gameserver.launch @@ -7,7 +7,7 @@ - + diff --git a/L2J_Mobius_C4/launcher/Loginserver.launch b/L2J_Mobius_C4/launcher/Loginserver.launch index 90e241f291..e5c80b5561 100644 --- a/L2J_Mobius_C4/launcher/Loginserver.launch +++ b/L2J_Mobius_C4/launcher/Loginserver.launch @@ -7,7 +7,7 @@ - +