Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use
viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
DLV123
Posts: 57 Joined: Thu Jul 26, 2007 7:44 pm
Post
by DLV123 » Mon May 31, 2010 10:14 pm
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision
Number :
L2JDP Revision
Number :
Ok well im trying to run my server using this command line:
Code: Select all
java -server -Xmx1536m -Xms1024m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer
But whenever i try to run the server i get the following error:
(look at attachment)
You do not have the required permissions to view the files attached to this post.
DLV123
Posts: 57 Joined: Thu Jul 26, 2007 7:44 pm
Post
by DLV123 » Tue Jun 01, 2010 2:10 am
Problem resolved. I was using an old server jvm.dll
Had to update.