#Help with weird error in console.

26 messages · Page 1 of 1 (latest)

white cairn
#
terminate called after throwing an instance of 'std::system_error'
  what():  Resource temporarily unavailable
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007eff46003898, pid=1, tid=142
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.11+9 (17.0.11+9) (build 17.0.11+9)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.11+9 (17.0.11+9, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libc.so.6+0x28898]  abort+0x178
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/container/core.1)
#
# An error report file with more information is saved as:
# /home/container/hs_err_pid1.log
#
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

I've gone through multiple reddit, chatGPTs, Stack Overflow, and Github threads, but nothing seems to help.
Hoping someone here can help.

white cairn
#

Help with weird error in console.

white cairn
#

Over 24 hours and nobody has responded...

snow orchid
white cairn
#

Also yeah I know, but 24 hours is a long time, while people who post after me get more priority, its just annoying

snow orchid
white cairn
#

100gb Allocated to ptero, 16 to the container

white cairn
#

Ok I'm trying running it with unlimited ram, doesnt seem to work either

jagged basalt
#

first of all provide more info. what server are you running there

white cairn
jagged basalt
#

okay first try to update your machine: sudo apt-get update && sudo apt-get upgrade
after that check your java version
after that check the disk space allocated to the container
after that check if normal minecraft servers can run (not modded)
after that remove the mods from your forge server and try to start it.
if it starts or doesnt crash then, some mod(s) are either just built for the client side or are incompatible or broken in some way

white cairn
#

Regular servers can run

#

I can't remove the mods from the server as its actually a customer's server.
I can however start a new server with no mods if that'll help

jagged basalt
#

yes, try cloning the server just (ctrl c ctrl v) and then remove the mods in the mods folder

#

then you´ll have a forge server without mods to see if that works

white cairn
jagged basalt
#

try to download the mod packet again maybee some version has changed. maybee even something in the original forge server broke and setting things up freshly did the trick

white cairn
#

Its a custom modpack

#

Ok what I'll do is duplicate the server entirely and just transfer one mod at a time

jagged basalt
#

wait

#

try installing it freshly and not just copying all over. install a minecraft forge server then copy over world data, mods and playerdata like bans whitelist etc. this will rule out potential problems with the forge server

white cairn