English: The server is taking 7 minutes to start completely ... with the latest revision .. tains some problem maybe? Portugues: O server está demorando 7 minutos para iniciar completamente... com a ultima revisao.. tém algum problema talvez ?
Its true that it has become a lot slower (50%) than it used to be. I used to load a server with all quests and other scripts disabled in around 50-60 seconds. Now it takes around 100-120 seconds.
JMD wrote:Its true that it has become a lot slower (50%) than it used to be. I used to load a server with all quests and other scripts disabled in around 50-60 seconds. Now it takes around 100-120 seconds.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.
### Eclipse Workspace Patch 1.0#P L2J_Server_BETAIndex: dist/game/startGameServer.bat===================================================================--- dist/game/startGameServer.bat (revision 6324)+++ dist/game/startGameServer.bat (working copy)@@ -5,7 +5,7 @@ echo Starting L2J Game Server. echo. -java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms1024m -Xmx1536m -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer+java -Djava.util.logging.manager=com.l2jserver.util.L2LogManager -Xms256m -Xmx1536m -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer REM NOTE: If you have a powerful machine, you could modify/add some extra parameters for performance, like: REM -Xms1536m
Powered by Eclipse 4.34 | Eclipse Temurin 21 | MariaDB 11.3.2 | L2J Server 2.6.3.0 - High Five
I had a bad ram, i removed it and with most quests/scripts disabled it loads at around 70 sedonds. Although it used to be around 50-60 seconds on older versions.