L2JMobius

Free Users => General Discussion => Topic started by: JkDev on September 17, 2020, 05:50:13 PM

Title: GameServer loading error
Post by: JkDev on September 17, 2020, 05:50:13 PM
Hi, I am having a problem running the ./GameServer.sh

When it gets to the Spawn Tables part the following error appears.

Code: [Select]
root@root:~/server/game# ./GameServerTask.sh
./GameServerTask.sh: line 14:  2273 Killed                  java -Djava.awt.headless=true $(cat "java.cfg") -jar ../libs/GameServer.jar > log/stdout.log 2>&1

log/stdout.log
(https://i52.servimg.com/u/f52/12/98/31/84/descar10.png)


Java Version:
Code: [Select]
openjdk version "14.0.1" 2020-04-14
OpenJDK Runtime Environment (build 14.0.1+7-Ubuntu-1ubuntu1)
OpenJDK 64-Bit Server VM (build 14.0.1+7-Ubuntu-1ubuntu1, mixed mode, sharing)
Title: Re: GameServer loading error
Post by: G-hamsteR on September 18, 2020, 04:34:39 PM
Try this https://l2jmobius.org/forum/index.php?topic=4397.0 (https://l2jmobius.org/forum/index.php?topic=4397.0)
Title: Re: GameServer loading error
Post by: JkDev on September 18, 2020, 07:23:27 PM
Thanks for your reply, but it didn't work. Since the folder is created. :'(

(https://i52.servimg.com/u/f52/12/98/31/84/screen10.png)

File:
https://pastebin.com/jkSUvCdv (https://pastebin.com/jkSUvCdv) stdout.log
https://pastebin.com/VbD9ETBX (https://pastebin.com/VbD9ETBX) java0.log

Please help me!
Title: Re: GameServer loading error
Post by: darkillust on September 18, 2020, 07:27:37 PM
what ram on server?
Title: Re: GameServer loading error
Post by: JkDev on September 18, 2020, 07:31:55 PM
(https://i.servimg.com/u/f52/12/98/31/84/screen11.png)

4GB Ram

which is the recommended?
Title: Re: GameServer loading error
Post by: darkillust on September 18, 2020, 10:36:19 PM
4g can't open server need 16-32g for geodata , mysql service , and more
u see it use lot memory

(https://i.ibb.co/fDCJLq0/df.png) (https://ibb.co/hYK0wL8)

Title: Re: GameServer loading error
Post by: JkDev on September 19, 2020, 06:09:48 AM
Thank you all for your help, it was the performance issue. Change from Chronicle to Interlude! Sorry for the inconvenience.

<3
Title: Re: GameServer loading error
Post by: fengshui on September 19, 2020, 10:15:16 AM
"Change from Chronicle to Interlude!" ? WTF :)

4GB for L2J server? NOT ENOUGH! (Not even for L2J aCis + Geodata)
You'll need at least 6GB.

4GB are ok for L2J Gracia Final and Epilogue (including Geodata) but it will stay around 90-95% 
Title: Re: GameServer loading error
Post by: darkillust on September 19, 2020, 01:15:27 PM
I think java 14 is need more ram 8-16g for run server on windows 2009
you can buy or rent dedicate server it arround 120$/month can't use vps to run server
Title: Re: GameServer loading error
Post by: JkDev on September 19, 2020, 11:42:32 PM
"Change from Chronicle to Interlude!" ? WTF :)

4GB for L2J server? NOT ENOUGH! (Not even for L2J aCis + Geodata)
You'll need at least 6GB.

4GB are ok for L2J Gracia Final and Epilogue (including Geodata) but it will stay around 90-95%

Okay, thanks!
Maybe go up to 16GB Ram to be able to use H5

I think java 14 is need more ram 8-16g for run server on windows 2009


you can buy or rent dedicate server it arround 120$/month can't use vps to run server

I use a Miami VPS, Linux Ubuntu.