Jump to content

bbilko

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by bbilko

  1. Hi I've installed the ftbdirewolf20_118 Docker and after install and downloading I get this error in the logs. 

     

    Quote

    Aborted
    + ./start.sh
    /launch.sh: line 45: ./start.sh: No such file or directory
    + ID=95
    + VER=2239
    + cd /data
    + [[ true = \f\a\l\s\e ]]
    + echo eula=true
    + [[ -f serverinstall_95_2239 ]]
    + [[ -n FTB Presents Direwolf20 1.18 v1.9.1 Server Powered by Docker ]]
    + sed -i '/motd\s*=/ c motd=FTB Presents Direwolf20 1.18 v1.9.1 Server Powered by Docker' /data/server.properties
    sed: can't read /data/server.properties: No such file or directory
    + [[ -n world ]]
    + sed -i '/level-name\s*=/ c level-name=world' /data/server.properties
    sed: can't read /data/server.properties: No such file or directory
    + [[ -n sgt_bbilko ]]
    + echo sgt_bbilko
    + awk -v RS=, '{print}'
    + [[ -n '' ]]
    + sed -i 's/server-port.*/server-port=25565/g' server.properties
    sed: can't read server.properties: No such file or directory
    + [[ -f run.sh ]]
    + chmod 755 run.sh
    + [[ -f start.sh ]]
    + [[ -f run.sh ]]
    + [[ -f user_jvm_args.txt ]]
    + echo -Xms4096m -Xmx6144m
    + [[ -f run.sh ]]
    + ./run.sh
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # SIGILL (0x4) at pc=0x00001499453dfe04, pid=14, tid=15
    #
    # JRE version: OpenJDK Runtime Environment (17.0.2+8) (build 17.0.2+8-86)
    # Java VM: OpenJDK 64-Bit Server VM (17.0.2+8-86, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
    # Problematic frame:
    # J 1823 c2 java.util.stream.StreamSupport.stream(Ljava/util/Spliterator;Z)Ljava/util/stream/Stream; [email protected] (19 bytes) @ 0x00001499453dfe04 [0x00001499453dfd20+0x00000000000000e4]
    #
    # 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_pid14.log
    Compiled method (c1) 2999 1574 ! 3 cpw.mods.niofs.union.UnionFileSystem::newDirStream (217 bytes)
    total in heap [0x000014993e0f0210,0x000014993e0f46a0] = 17552
    relocation [0x000014993e0f0370,0x000014993e0f06f0] = 896
    constants [0x000014993e0f0700,0x000014993e0f0720] = 32
    main code [0x000014993e0f0720,0x000014993e0f34a0] = 11648
    stub code [0x000014993e0f34a0,0x000014993e0f3640] = 416
    oops [0x000014993e0f3640,0x000014993e0f3670] = 48
    metadata [0x000014993e0f3670,0x000014993e0f3750] = 224
    scopes data [0x000014993e0f3750,0x000014993e0f3e68] = 1816
    scopes pcs [0x000014993e0f3e68,0x000014993e0f43b8] = 1360
    dependencies [0x000014993e0f43b8,0x000014993e0f43d8] = 32
    handler table [0x000014993e0f43d8,0x000014993e0f4618] = 576
    nul chk table [0x000014993e0f4618,0x000014993e0f46a0] = 136
    Compiled method (c1) 2999 1574 ! 3 cpw.mods.niofs.union.UnionFileSystem::newDirStream (217 bytes)
    total in heap [0x000014993e0f0210,0x000014993e0f46a0] = 17552
    relocation [0x000014993e0f0370,0x000014993e0f06f0] = 896
    constants [0x000014993e0f0700,0x000014993e0f0720] = 32
    main code [0x000014993e0f0720,0x000014993e0f34a0] = 11648
    stub code [0x000014993e0f34a0,0x000014993e0f3640] = 416
    oops [0x000014993e0f3640,0x000014993e0f3670] = 48
    metadata [0x000014993e0f3670,0x000014993e0f3750] = 224
    scopes data [0x000014993e0f3750,0x000014993e0f3e68] = 1816
    scopes pcs [0x000014993e0f3e68,0x000014993e0f43b8] = 1360
    dependencies [0x000014993e0f43b8,0x000014993e0f43d8] = 32
    handler table [0x000014993e0f43d8,0x000014993e0f4618] = 576
    nul chk table [0x000014993e0f4618,0x000014993e0f46a0] = 136
    #
    # If you would like to submit a bug report, please visit:
    # https://bugreport.java.com/bugreport/crash.jsp
    #
    Aborted
    + ./start.sh
    /launch.sh: line 45: ./start.sh: No such file or directory

     

    I saw similar issues in the thread and tried:

     

    chown -R nobody:users /mnt/user/appdata/ftbdirewolf20_118

    chmod 777 /mnt/user/appdata/ftbdirewolf20_118



    Getting this outcome on ls -lah

     

    Quote

    root@thevault:~# ls -lah /mnt/user/appdata/ftbdirewolf20_118/
    total 51M
    drwxrwxrwx 1 nobody users  462 Nov  6 01:22 ./
    drwxrwxrwx 1 nobody users 1.2K Nov  5 23:59 ../
    drwxrwxrwx 1 nobody users 9.8K Nov  6 00:02 config/
    drwxrwxrwx 1 nobody users  374 Nov  6 00:02 defaultconfigs/
    -rwxrwxrwx 1 nobody users   10 Nov  6 11:40 eula.txt*
    -rwxrwxrwx 1 nobody users 202K Nov  6 11:40 hs_err_pid14.log*
    -rw-r--r-- 1 nobody users 202K Nov  6 01:22 hs_err_pid145.log
    -rw-r--r-- 1 nobody users 207K Nov  6 03:06 hs_err_pid15.log
    -rwxrwxrwx 1 nobody users 202K Nov  6 00:15 hs_err_pid175.log*
    drwxrwxrwx 1 nobody users  138 Nov  6 00:00 kubejs/
    drwxrwxrwx 1 nobody users  168 Nov  6 00:10 libraries/
    drwxrwxrwx 1 nobody users   44 Nov  6 00:02 log4jfix/
    -rwxrwxrwx 1 nobody users  45M Apr 13  2022 minecraft_server.1.18.2.jar*
    drwxrwxrwx 1 nobody users  17K Nov  6 00:02 mods/
    -rwxrwxrwx 1 nobody users   12 Nov  6 11:40 ops.txt*
    drwxrwxrwx 1 nobody users   72 Nov  6 00:02 resourcepacks/
    -rw-r--r-- 1 nobody users  363 Nov  6 01:20 run.bat
    -rwxr-xr-x 1 nobody users  366 Nov  6 01:20 run.sh*
    -rwxr-xr-x 1 nobody users 5.3M Nov  6 01:16 serverinstall_95_2239*
    -rwxrwxrwx 1 nobody users   20 Nov  6 11:40 user_jvm_args.txt*
    -rwxrwxrwx 1 nobody users 402K Nov  6 01:22 version.json*

     



    Any thoughts??

     

     

×
×
  • Create New...