Gameserver initialization error
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 8
- Joined: Mon Apr 07, 2014 6:00 pm
Gameserver initialization error
Gameserver initialization error,Console display:error occurred during initialization of VM
You do not have the required permissions to view the files attached to this post.
-
- L2j Veteran
- Posts: 314
- Joined: Mon Mar 11, 2013 4:19 pm
Re: Gameserver initialization error
You dont have enough free ram to run it you need at least 1.5GB free ram.
-
- Posts: 8
- Joined: Mon Apr 07, 2014 6:00 pm
Re: Gameserver initialization error
I have a way to solve it? Without memory, thank youNos wrote:You dont have enough free ram to run it you need at least 1.5GB free ram.
-
- L2j Veteran
- Posts: 314
- Joined: Mon Mar 11, 2013 4:19 pm
Re: Gameserver initialization error
Reduce Xms/Xmx to 1024m or 512m in startGameServer.bat and delete spawn lists they use most memory because of the amount of npcs that are being summoned there is no way to fully load it without more ram.
With 1024m it may fully load but will take some extra time.
With 1024m it may fully load but will take some extra time.
-
- Posts: 8
- Joined: Mon Apr 07, 2014 6:00 pm
Re: Gameserver initialization error
I still don't know how to deal with, I is the 1G memory, please help me post, thank you
- yksdtc
- Posts: 76
- Joined: Sat Jul 30, 2011 1:16 pm
Re: Gameserver initialization error
你的机器的内存可能不够。
你用记事本打开startGameserver.bat 这个文件,在第八行找到 -Xms1024m -Xmx1536m
修改为 -Xms768m -Xmx768m 注意这两个值一定要小于你的电脑上内存的大小。
如果你的机器只有1G 可能很难启动成功。毕竟客户端也需要用不少内存的。
你用记事本打开startGameserver.bat 这个文件,在第八行找到 -Xms1024m -Xmx1536m
修改为 -Xms768m -Xmx768m 注意这两个值一定要小于你的电脑上内存的大小。
如果你的机器只有1G 可能很难启动成功。毕竟客户端也需要用不少内存的。
-
- Posts: 8
- Joined: Mon Apr 07, 2014 6:00 pm
Re: Gameserver initialization error
你是中国人?给我个联系方式
- yksdtc
- Posts: 76
- Joined: Sat Jul 30, 2011 1:16 pm
Re: Gameserver initialization error
你可以加我的QQ 790710267danqu wrote:你是中国人?给我个联系方式
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: Gameserver initialization error
English translation please.
Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 

- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Gameserver initialization error
Google translate translates their posts extremely well (seriously, never seen it translate anything so well). Anyway, the last message makes it obvious they're going to continue this conversation privately.
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- L2j Veteran
- Posts: 314
- Joined: Mon Mar 11, 2013 4:19 pm
Re: Gameserver initialization error
Moved to viewforum.php?f=81 its not a bug it may help other people being here instead of viewforum.php?f=103.