Skip to content

Instantly share code, notes, and snippets.

@pale2hall
Created March 1, 2021 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pale2hall/32b709906912acf62b21f8b02bb0b4c4 to your computer and use it in GitHub Desktop.
Save pale2hall/32b709906912acf62b21f8b02bb0b4c4 to your computer and use it in GitHub Desktop.
[init] Running as uid=1000 gid=1000 with /data as 'drwxrwxrwx 1 1000 1000 382 Mar 1 10:07 /data'
[init] Resolved version given LATEST into 1.16.5
[init] Resolving type given PAPER
[init] Removing old PaperMC versions ...
[init] Downloading PaperMC 1.16.5 (build 505) ...
[init] server.properties already created, skipping
[init] Checking for JSON files.
[init] Setting initial memory to 2G and max to 2G
[init] Using Aikar's flags
[init] Starting the Minecraft server...
System Info: Java 11 (OpenJDK 64-Bit Server VM 11.0.10+9) Host: Linux 4.19.107-Unraid (amd64)
Loading libraries, please wait...
2021-03-01 10:08:33,065 main WARN Advanced terminal features are not available in this environment
[10:08:36 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[10:08:36 INFO]: Found new data pack file/bukkit, loading it automatically
[10:08:36 INFO]: Reloading ResourceManager: Default, bukkit
[10:08:37 INFO]: Loaded 7 recipes
[10:08:37 INFO]: Loaded 7 recipes
[10:08:38 INFO]: Starting minecraft server version 1.16.5
[10:08:38 INFO]: Loading properties
[10:08:38 INFO]: This server is running Paper version git-Paper-505 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[10:08:38 INFO]: Debug logging is disabled
[10:08:38 INFO]: Server Ping Player Sample Count: 12
[10:08:38 INFO]: Using 4 threads for Netty based IO
[10:08:38 INFO]: Default game type: SURVIVAL
[10:08:38 INFO]: Generating keypair
[10:08:38 INFO]: Starting Minecraft server on *:25566
[10:08:38 INFO]: Using epoll channel type
[10:08:39 INFO]: [ChestShop] Loading ChestShop v3.12-SNAPSHOT (build 278)
[10:08:39 INFO]: Preparing level "world"
[10:08:39 INFO]: [ChestShop] Loading ChestShop v3.12-SNAPSHOT (build 278)
[10:08:39 INFO]: Preparing level "world"
[10:08:42 WARN]: Unable to find spawn biome
[10:08:43 WARN]: Unable to find spawn biome
[10:08:44 INFO]: Preparing start region for dimension minecraft:overworld
[10:08:44 INFO]: Preparing start region for dimension minecraft:overworld
[10:08:44 INFO]: Loaded 0 spawn chunks for world world
[10:08:44 INFO]: Preparing spawn area: 0%
[10:08:44 INFO]: Time elapsed: 429 ms
[10:08:44 INFO]: Preparing start region for dimension minecraft:the_nether
[10:08:44 INFO]: Loaded 0 spawn chunks for world world_nether
[10:08:44 INFO]: Preparing spawn area: 0%
[10:08:45 INFO]: Time elapsed: 630 ms
[10:08:45 INFO]: Preparing start region for dimension minecraft:the_end
[10:08:45 INFO]: Loaded 0 spawn chunks for world world_the_end
[10:08:45 INFO]: Preparing spawn area: 0%
[10:08:45 INFO]: Preparing spawn area: 0%
[10:08:45 INFO]: Time elapsed: 871 ms
[10:08:45 INFO]: [ChestShop] Enabling ChestShop v3.12-SNAPSHOT (build 278)
[10:08:47 INFO]: [ChestShop] Found locales ar, it, es, el, hu, fr, pl, cs, pt_br, ja, sv, da, es_mx, sr, tr, nl, zh_tw, af, ko, no, vi, ro, he, ru, ca, zh, de, fi, en, uk
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000014c545f2f980, pid=55, tid=89
#
# JRE version: OpenJDK Runtime Environment AdoptOpenJDK (11.0.10+9) (build 11.0.10+9)
# Java VM: OpenJDK 64-Bit Server VM AdoptOpenJDK (11.0.10+9, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libc.so.6+0x81980] _IO_link_in+0x1f0
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /data/hs_err_pid55.log
#
# If you would like to submit a bug report, please visit:
# https://github.com/AdoptOpenJDK/openjdk-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
2021-03-01T10:08:47.477-0500 WARN mc-server-runner sub-process failed {"exitCode": -1}
2021-03-01T10:08:47.477-0500 INFO mc-server-runner Done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment