Jump to content

k2trf

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by k2trf

  1. Thank you so much -- I still never figured out where I went wrong with that, but you've saved me a ton of headache either way! ^_^
  2. Could you push an update for SkyFactory One? For whatever reason, the 1.0.4 client is crashing for me, while the 1.0.5 client runs just fine, but says the server is mismatched on modlist (I believe the server is 1.0.4, though I don't know if the modlist actually differs from the versions). I tried upgrading the docker enviornment manually, according to the UPDATE-GUIDE.txt file, * didn't bother making backups, because this was a fresh install & there's nothing to backup * downloaded the server file for 1.0.5 from curseforge (https://www.curseforge.com/minecraft/modpacks/skyfactory-one/files/3652066) * merged the structure on the server, so I could run the install script on the desktop * ran the install script, told it for a server, in that directory, it ran fine according to the output * uploaded everything back to the server, including the libraries, and tried running the server At first, it had a permission error on the forge-1.16.5-36.2.28.jar file (I guess either the installer didn't give it perms or filezilla stripped them, but just them apparently), but after fixing that, the output log still shows like it can't access the file. + cd /data + [[ true = \f\a\l\s\e ]] + echo eula=true + [[ -f SkyFactory_One_Server_1_0_4.zip ]] + [[ -n SkyFactoryOne, now with RFC2321! ]] + sed -i '/motd\s*=/ c motd=SkyFactoryOne, now with RFC2321!' /data/server.properties + [[ -n world ]] + sed -i '/level-name\s*=/ c level-name=world' /data/server.properties + [[ -n mesmerus ]] + echo mesmerus + awk -v RS=, '{print}' + . ./settings.sh ++ export $'INSTALL_JAR=forge-1.16.5-36.2.28-installer.jar\r' ++ INSTALL_JAR=$'forge-1.16.5-36.2.28-installer.jar\r' ++ export $'SERVER_JAR=forge-1.16.5-36.2.28.jar\r' ++ SERVER_JAR=$'forge-1.16.5-36.2.28.jar\r' ++ export $'JAVA_JAR=\r' ++ JAVA_JAR=$'\r' ++ $'\r' ./settings.sh: line 6: $'\r': command not found ++ export $'MIN_RAM=1024M\r' ++ MIN_RAM=$'1024M\r' ++ export $'MAX_RAM=4096M\r' ++ MAX_RAM=$'4096M\r' ++ export 'JAVA_PARAMETERS=-XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.readTimeout=180' ++ JAVA_PARAMETERS='-XX:+UseG1GC -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.readTimeout=180' + curl -o log4j2_112-116.xml https://launcher.mojang.com/v1/objects/02937d122c86ce73319ef9975b58896fc1b491d1/log4j2_112-116.xml % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed + java -Xms2048m -Xmx8096m -XX:MaxPermSize=256M -Dlog4j.configurationFile=log4j2_112-116.xml -jar $'forge-1.16.5-36.2.28.jar\r' nogui Error: Unable to access jarfile forge-1.16.5-36.2.28.jar I don't know why it can't access it, because it is present, and as far as I know the permissions are fine. I've also tried setting the owner as nobody:nobody and nobody:users, just to make sure that wasn't the case, but no dice. total 158M drwxrwxrwx 1 1000 1000 264 May 8 05:57 ./ drwxrwxrwx 1 nobody users 4.0K May 8 04:02 ../ -rw-r--r-- 1 1000 1000 180 May 8 05:46 Install.bat -rwxr-xr-x 1 1000 1000 212 May 8 05:46 Install.sh* -rw-r--r-- 1 1000 1000 608 May 8 05:46 NOTES.txt -rw-r--r-- 1 1000 1000 2.8K May 8 05:46 README.txt -rw-r--r-- 1 1000 1000 1.6K May 8 05:46 README_ISLANDS.txt -rw-r--r-- 1 1000 1000 775 May 8 05:46 ServerStart.bat -rwxr-xr-x 1 1000 1000 1.5K May 8 05:46 ServerStart.sh* -rw-r--r-- 1 1000 1000 930 May 8 05:46 ServerStartJava14.bat -rw-r--r-- 1 1000 1000 103M May 8 04:07 SkyFactory_One_Server_1_0_4.zip -rw-r--r-- 1 1000 1000 1.3K May 8 05:46 UPDATE-GUIDE.txt -rw-r--r-- 1 1000 1000 2 May 8 04:57 banned-ips.json -rw-r--r-- 1 1000 1000 2 May 8 04:57 banned-players.json drwxrwxrwx 1 1000 1000 4.0K May 8 05:13 config/ drwxrwxrwx 1 1000 1000 4.0K May 8 05:13 defaultconfigs/ -rw-r--r-- 1 1000 1000 10 May 8 05:57 eula.txt -rwxr-xr-x 1 1000 1000 7.1M Dec 10 12:18 forge-1.16.5-36.2.20-installer.jar* -rw-r--r-- 1 1000 1000 1.8M May 8 04:16 forge-1.16.5-36.2.20-installer.jar.log -rwxr-xr-x 1 1000 1000 208K May 8 04:07 forge-1.16.5-36.2.20.jar* -rwxr-xr-x 1 1000 1000 7.6M May 8 05:46 forge-1.16.5-36.2.28-installer.jar* -rwxrwxrwx 1 1000 1000 208K May 8 05:46 forge-1.16.5-36.2.28.jar* drwxrwxrwx 1 1000 1000 40 May 8 05:13 global_data_packs/ drwxrwxrwx 1 1000 1000 27 May 8 05:13 global_resource_packs/ -rw-rw-rw- 1 1000 1000 1.8M May 8 05:46 installer.log drwxr-xr-x 1 1000 1000 46 May 8 04:21 journeymap/ drwxr-xr-x 1 1000 1000 50 May 8 04:07 libraries/ -rw-r--r-- 1 1000 1000 1.2K May 8 05:57 log4j2_112-116.xml drwxr-xr-x 1 1000 1000 78 May 8 04:53 logs/ -rwxr-xr-x 1 1000 1000 37M May 8 05:46 minecraft_server.1.16.5.jar* drwxrwxrwx 1 1000 1000 81 May 8 05:13 mods/ -rw-r--r-- 1 1000 1000 136 May 8 04:57 ops.json -rw-r--r-- 1 1000 1000 70 May 8 05:57 ops.txt -rw-r--r-- 1 1000 1000 10 May 8 04:53 ops.txt.converted drwxrwxrwx 1 1000 1000 23 May 8 05:13 packmenu/ drwxr-xr-x 1 1000 1000 6 May 8 04:18 patchouli_books/ -rw-r--r-- 1 1000 1000 14K May 8 05:46 server-icon.png -rw-r--r-- 1 1000 1000 1.2K May 8 05:57 server.properties -rw-r--r-- 1 1000 1000 484 May 8 05:46 settings.bat -rwxr-xr-x 1 1000 1000 568 May 8 05:46 settings.sh* -rw-r--r-- 1 1000 1000 107 May 8 04:57 usercache.json -rw-r--r-- 1 1000 1000 137 May 8 04:31 whitelist.json drwxr-xr-x 1 1000 1000 98 May 8 05:07 world/ Clearly, I'm doing something wrong, but I don't know what, but if you can just push an update for 1.0.5 on SkyFactory One, it'd save me the headache & update the server, since the update is available. Thanks for help in either direction!
×
×
  • Create New...