porcobudda Posted June 3, 2012 Posted June 3, 2012 When I start the game server I get this I tried reinstalling java but nothing how can I do? Quote
0 porcobudda Posted June 4, 2012 Author Posted June 4, 2012 I just installed the db and put the pass Quote
0 porcobudda Posted June 4, 2012 Author Posted June 4, 2012 However, the same for any package that I put Quote
0 porcobudda Posted June 4, 2012 Author Posted June 4, 2012 I tried to reinstall mysql and that the result .. Quote
0 xjonasx Posted June 4, 2012 Posted June 4, 2012 try this one works with 2 gb ram winxp @echo off title Game Server Console color 0b :start echo Starting l2brick Game Server. echo. REM ------------------------------------- REM Default parameters for a basic server. java -Djava.util.logging.manager=com.l2brick.util.L2LogManager -Xms640m -Xmx1300m -cp ./../libs/*;l2brick_server.jar com.l2brick.gameserver.GameServer REM REM If you have a big server and lots of memory, you could experiment for example with REM java -Xmx1536m -Xms1024m -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 Admin Restart ... echo. goto start :error echo. echo Server terminated abnormaly echo. :end echo. echo server terminated echo. pause Quote
0 xjonasx Posted June 4, 2012 Posted June 4, 2012 I tried to reinstall mysql and that the result .. open firewall port 3306 manualmente Quote
0 Bleadd Posted June 5, 2012 Posted June 5, 2012 The initial problem is fixed. Now it's about your pack ! Quote
0 slayerofdark Posted June 10, 2012 Posted June 10, 2012 ask in the forum of brick for answers . robik i am sure gonna help you ! Quote
0 Boorinio Posted June 12, 2012 Posted June 12, 2012 Recompile the gameserver and make sure that L2LogManager is in it Quote
0 Bleadd Posted June 12, 2012 Posted June 12, 2012 Recompile the gameserver and make sure that L2LogManager is in it how to flood on an old post. Quote
Question
porcobudda
When I start the game server I get this
I tried reinstalling java but nothing
how can I do?
27 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.