Having a hard time creating a world on an Oracle Cloud Ubuntu server using Putty, holds 24GB RAM, I've tried with 1-10 GB of RAM to create a new world (deleting previous world folder for a fresh start between tries), it does not ever exceed 51% prepared even at 6-10 GB... this is an identical log to all of my attempts, save for 3 GB or under which all gave up at 0%. Not sure what I can do to move this along, should I just start a solo world and move it to my server folder? Attempting to the join the world makes me wait a long time on "connecting to the server" screen, then "Connection timed out:getsockopt".
Thanks!
Version 1.21.4
Using username "ubuntu".
Authenticating with public key "imported-openssh-key"
Welcome to Ubuntu 24.04.1 LTS (GNU/Linux 6.8.0-1013-oracle aarch64)
Having a hard time creating a world on an Oracle Cloud Ubuntu server using Putty, holds 24GB RAM, I've tried with 1-10 GB of RAM to create a new world (deleting previous world folder for a fresh start between tries), it does not ever exceed 51% prepared even at 6-10 GB... this is an identical log to all of my attempts, save for 3 GB or under which all gave up at 0%. Not sure what I can do to move this along, should I just start a solo world and move it to my server folder? Attempting to the join the world makes me wait a long time on "connecting to the server" screen, then "Connection timed out:getsockopt".
Thanks!
Version 1.21.4
Using username "ubuntu".
Authenticating with public key "imported-openssh-key"
Welcome to Ubuntu 24.04.1 LTS (GNU/Linux 6.8.0-1013-oracle aarch64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/pro
System information as of Mon Jan 6 21:44:42 UTC 2025
System load: 0.04 Processes: 184
Usage of /: 6.7% of 44.07GB Users logged in: 0
Memory usage: 2% IPv4 address for enp0s6: XX.X.X.XXX
Swap usage: 0%
Expanded Security Maintenance for Applications is not enabled.
0 updates can be applied immediately.
Enable ESM Apps to receive additional future security updates.
See https://ubuntu.com/esm or run: sudo pro status
*** System restart required ***
Last login: Mon Jan 6 21:23:43 2025 from 75.190.80.220
ubuntu@instance-20250105-1958:~$ cd sercer
ubuntu@instance-20250105-1958:~/sercer$ sudo -s
root@instance-20250105-1958:/home/ubuntu/sercer# java -Xmx6G -Xms6G -jar server.jar nogui
Starting net.minecraft.server.Main
[21:56:28] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[21:56:30] [ServerMain/INFO]: No existing world data, creating new world
[21:56:30] [ServerMain/INFO]: Loaded 1370 recipes
[21:56:30] [ServerMain/INFO]: Loaded 1481 advancements
[21:56:31] [Server thread/INFO]: Starting minecraft server version 1.21.4
[21:56:31] [Server thread/INFO]: Loading properties
[21:56:31] [Server thread/INFO]: Default game type: SURVIVAL
[21:56:31] [Server thread/INFO]: Generating keypair
[21:56:31] [Server thread/INFO]: Starting Minecraft server on *:25565
[21:56:31] [Server thread/INFO]: Using epoll channel type
[21:56:31] [Server thread/INFO]: Preparing level "world"
[21:56:36] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[21:56:36] [Worker-Main-2/INFO]: Preparing spawn area: 2%
[21:56:37] [Worker-Main-1/INFO]: Preparing spawn area: 2%
[21:56:37] [Worker-Main-1/INFO]: Preparing spawn area: 2%
[21:56:38] [Worker-Main-1/INFO]: Preparing spawn area: 18%
[21:56:38] [Worker-Main-1/INFO]: Preparing spawn area: 18%
[21:56:39] [Worker-Main-3/INFO]: Preparing spawn area: 18%
[21:56:39] [Worker-Main-2/INFO]: Preparing spawn area: 51%
[21:56:40] [Worker-Main-2/INFO]: Preparing spawn area: 51%
[21:56:40] [Worker-Main-2/INFO]: Preparing spawn area: 51%
[21:56:41] [Server thread/INFO]: Time elapsed: 4101 ms
[21:56:41] [Server thread/INFO]: Done (9.760s)! For help, type "help"