Tritech Posted January 31, 2022 Share Posted January 31, 2022 Two non-zero'd files do get written. I fixed the issue on my windows pc backup server. It was an issue with an incorrect java version. 8u321+ isn't compatible. I don't know if that is related. Whats the correct perms/user for ./enigmatica6? Quote Link to comment
Tritech Posted January 31, 2022 Share Posted January 31, 2022 (edited) I managed to get it fixed. I transferred over the installer, serverstart.sh, and .yaml file from a windows install. It did seem to be a permission issue. I had to constantly change the user to nobody, it was creating all new files during install as my windows account user. after installing and getting the files generated, and resetting the perms again it seems to be ok and back to the "nobody" user. Edited February 1, 2022 by Tritech 1 Quote Link to comment
jerseyknoll Posted March 19, 2022 Share Posted March 19, 2022 Would love to see Create Above and Beyond. I've been trying to get it to work with the Crafty Controller Docker without success. Quote Link to comment
Goobaroo Posted April 3, 2022 Author Share Posted April 3, 2022 I'll see what I can do. Quote Link to comment
Goobaroo Posted April 9, 2022 Author Share Posted April 9, 2022 On 3/19/2022 at 4:21 PM, jerseyknoll said: Would love to see Create Above and Beyond. I've been trying to get it to work with the Crafty Controller Docker without success. Should be available shortly, when ever the apps sync from unraid. Quote Link to comment
Reziem Posted April 9, 2022 Share Posted April 9, 2022 Hello @Goobaroo I am having an issue regarding the Java Options for the Vault Hunters Docker container. My sever is running sluggish and skipping ticks. I'd like to change the default JAVA_OPTS from --> -Xms4096m -Xmx4096m --> to somthing higher.. say, doubling it to 8gigs. When I change (-Xms4096m -Xmx4096m) to -Xms8096m -Xmx8096m it seems to not accept that change when I start the server. In the logs it still says it is still using the -Xms4096m -Xmx4096m arguments. Is there somthing I am missing? Thanks for the help with this Quote Link to comment
Goobaroo Posted April 9, 2022 Author Share Posted April 9, 2022 6 hours ago, Reziem said: Hello @Goobaroo I am having an issue regarding the Java Options for the Vault Hunters Docker container. My sever is running sluggish and skipping ticks. I'd like to change the default JAVA_OPTS from --> -Xms4096m -Xmx4096m --> to somthing higher.. say, doubling it to 8gigs. When I change (-Xms4096m -Xmx4096m) to -Xms8096m -Xmx8096m it seems to not accept that change when I start the server. In the logs it still says it is still using the -Xms4096m -Xmx4096m arguments. Is there somthing I am missing? Thanks for the help with this I'm pushing a fix to the template, rename the JAVA_OPTS to JVM_OPTS, that will fix it. Quote Link to comment
GonjaT Posted April 10, 2022 Share Posted April 10, 2022 (edited) Hey Goobaroo 😁 I would love to see "Medieval Minecraft" added if you have any free time. I love the idea of stand alone packs and I really appreciate you putting all of these up! Have a wonderful day! *edit* maybe even "Rustic Waters II" Edited April 10, 2022 by GonjaT Quote Link to comment
jerseyknoll Posted April 10, 2022 Share Posted April 10, 2022 On 4/8/2022 at 8:18 PM, Goobaroo said: Should be available shortly, when ever the apps sync from unraid. Thanks for putting this docker together. I'm having the following issue running it. Any help would be appreciated. + cd /data + [[ true = \f\a\l\s\e ]] + echo eula=true /launch.sh: line 8: eula.txt: Permission denied + [[ -f Above and Beyond-1.3-Server.zip ]] + rm -fr config kubejs libraries mods '*Server.zip' 'forge*.jar' + curl -Lo 'Above and Beyond-1.3-Server.zip' 'https://edge.forgecdn.net/files/3567/576/Above and Beyond-1.3-Server.zip' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Warning: Failed to create the file Above and Beyond-1.3-Server.zip: Permission Warning: denied 0 141M 0 15888 0 0 18713 0 2:12:12 --:--:-- 2:12:12 18713 curl: (23) Failed writing body (0 != 15888) ++ ls 'forge-*-installer.jar' ls: cannot access 'forge-*-installer.jar': No such file or directory + java -jar --installServer Unrecognized option: --installServer Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. + [[ -n '' ]] + [[ -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 jerseyknoll ]] + echo jerseyknoll + awk -v RS=, '{print}' /launch.sh: line 27: ops.txt: Permission denied ++ ls 'forge-*[0-9].jar' ls: cannot access 'forge-*[0-9].jar': No such file or directory + java -server -Xms4096m -Xmx8192m -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=0 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseG1GC -Dfml.queryResult=confirm -jar nogui Error: Unable to access jarfile nogui + cd /data + [[ true = \f\a\l\s\e ]] + echo eula=true /launch.sh: line 8: eula.txt: Permission denied + [[ -f Above and Beyond-1.3-Server.zip ]] + rm -fr config kubejs libraries mods '*Server.zip' 'forge*.jar' + curl -Lo 'Above and Beyond-1.3-Server.zip' 'https://edge.forgecdn.net/files/3567/576/Above and Beyond-1.3-Server.zip' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Failed to create the file Above and Beyond-1.3-Server.zip: Permission Warning: denied 0 141M 0 1564 0 0 1571 0 26:14:53 --:--:-- 26:14:53 6859 curl: (23) Failed writing body (0 != 1564) ++ ls 'forge-*-installer.jar' ls: cannot access 'forge-*-installer.jar': No such file or directory + java -jar --installServer Unrecognized option: --installServer Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. + [[ -n '' ]] + [[ -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 jerseyknoll ]] + echo jerseyknoll + awk -v RS=, '{print}' /launch.sh: line 27: ops.txt: Permission denied ++ ls 'forge-*[0-9].jar' ls: cannot access 'forge-*[0-9].jar': No such file or directory + java -server -Xms4096m -Xmx8192m -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=0 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseG1GC -Dfml.queryResult=confirm -jar nogui Error: Unable to access jarfile nogui ** Press ANY KEY to close this window ** Quote Link to comment
Goobaroo Posted April 10, 2022 Author Share Posted April 10, 2022 (edited) 20 minutes ago, jerseyknoll said: Thanks for putting this docker together. I'm having the following issue running it. Any help would be appreciated. + cd /data + [[ true = \f\a\l\s\e ]] + echo eula=true /launch.sh: line 8: eula.txt: Permission denied + [[ -f Above and Beyond-1.3-Server.zip ]] + rm -fr config kubejs libraries mods '*Server.zip' 'forge*.jar' + curl -Lo 'Above and Beyond-1.3-Server.zip' 'https://edge.forgecdn.net/files/3567/576/Above and Beyond-1.3-Server.zip' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Warning: Failed to create the file Above and Beyond-1.3-Server.zip: Permission Warning: denied 0 141M 0 15888 0 0 18713 0 2:12:12 --:--:-- 2:12:12 18713 curl: (23) Failed writing body (0 != 15888) ++ ls 'forge-*-installer.jar' ls: cannot access 'forge-*-installer.jar': No such file or directory + java -jar --installServer Unrecognized option: --installServer Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. + [[ -n '' ]] + [[ -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 jerseyknoll ]] + echo jerseyknoll + awk -v RS=, '{print}' /launch.sh: line 27: ops.txt: Permission denied ++ ls 'forge-*[0-9].jar' ls: cannot access 'forge-*[0-9].jar': No such file or directory + java -server -Xms4096m -Xmx8192m -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=0 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseG1GC -Dfml.queryResult=confirm -jar nogui Error: Unable to access jarfile nogui + cd /data + [[ true = \f\a\l\s\e ]] + echo eula=true /launch.sh: line 8: eula.txt: Permission denied + [[ -f Above and Beyond-1.3-Server.zip ]] + rm -fr config kubejs libraries mods '*Server.zip' 'forge*.jar' + curl -Lo 'Above and Beyond-1.3-Server.zip' 'https://edge.forgecdn.net/files/3567/576/Above and Beyond-1.3-Server.zip' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Failed to create the file Above and Beyond-1.3-Server.zip: Permission Warning: denied 0 141M 0 1564 0 0 1571 0 26:14:53 --:--:-- 26:14:53 6859 curl: (23) Failed writing body (0 != 1564) ++ ls 'forge-*-installer.jar' ls: cannot access 'forge-*-installer.jar': No such file or directory + java -jar --installServer Unrecognized option: --installServer Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. + [[ -n '' ]] + [[ -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 jerseyknoll ]] + echo jerseyknoll + awk -v RS=, '{print}' /launch.sh: line 27: ops.txt: Permission denied ++ ls 'forge-*[0-9].jar' ls: cannot access 'forge-*[0-9].jar': No such file or directory + java -server -Xms4096m -Xmx8192m -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=0 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+UseG1GC -Dfml.queryResult=confirm -jar nogui Error: Unable to access jarfile nogui ** Press ANY KEY to close this window ** Check the permissions on the /mnt/user/appdata/createaboveandbeyond directory. It likely can not be written to. Edited April 10, 2022 by Goobaroo Quote Link to comment
PeteySG1 Posted April 12, 2022 Share Posted April 12, 2022 Hey @Goobaroo - First off thanks for putting this together! I've been running your Oceanblock 1.11.0 without any issues. I tried to update to the recently published 1.12.0 however when the server tries to start it's failing. Here's the quick error. Followed by the full log when it's trying to upgrade/start. -- MOD xnetgases -- Details: Mod File: XNetGases-1.16.5-2.3.9.jar Failure message: Mod xnetgases requires xnet 1.16-3 or above Currently, xnet is not installed[12:45:05] [main/FATAL]: Error during pre-loading phase net.minecraftforge.fml.ModLoadingException: Mod §exnetgases§r requires §6xnet§r §o1.16-3 or above§r §7Currently, §6xnet§r§7 is §o§nnot installed Full Log: ErrorWarningSystemArrayLogin 2022/04/12 12:44:08 Downloaded /data/mods/hats/Vanilla Masks/Zombie Villager Masks/(T) Swamp Zombie.tbl from https://dist.modpacks.ch/modpacks/0/FTB%20OceanBlock-1.12.0/mods/hats/Vanilla%20Masks/Zombie%20Villager%20Masks/b37f85f96d571ca3bd2b5e3ae0375233b73c7374 2022/04/12 12:44:08 Downloaded /data/mods/hats/Winter Cap.tbl from https://dist.modpacks.ch/modpacks/1/FTB%20OceanBlock-1.12.0/mods/hats/6298df40ae8b365a45baac7cf5ae65f3db900ede 2022/04/12 12:44:08 Downloaded /data/mods/hats/Woodhat/Woodhat.tbl from https://dist.modpacks.ch/modpacks/1/FTB%20OceanBlock-1.12.0/mods/hats/Woodhat/8c8e16e0384d47993a71ad26f4fdea602f21052e 2022/04/12 12:44:08 Downloaded /data/mods/hats/Vanilla Masks/Zombie Villager Masks/(T) Savanna Zombie.tbl from https://dist.modpacks.ch/modpacks/0/FTB%20OceanBlock-1.12.0/mods/hats/Vanilla%20Masks/Zombie%20Villager%20Masks/c939cf4206c5e096f7e71ffe514e5542b4e4c9b2 2022/04/12 12:44:08 Downloaded /data/mods/hats/Wizard Hat.tbl from https://dist.modpacks.ch/modpacks/1/FTB%20OceanBlock-1.12.0/mods/hats/76113ae78c673863effc4d865089b3b87857d0f1 2022/04/12 12:44:08 Downloaded /data/mods/itemcollectors-1.1.4-mc1.16.jar from https://dist.modpacks.ch/com/supermartijn642/itemcollectors/1.1.4/934a089b41f8c75816e555b77d5b3530fc5e4e88 2022/04/12 12:44:08 Downloaded /data/mods/hats/Welding Helmet.tbl from https://dist.modpacks.ch/modpacks/1/FTB%20OceanBlock-1.12.0/mods/hats/2cd040382da50e6336a75f2f3f9bb38f786ba849 12 12:44:08 Downloaded /data/mods/hats/Vanilla Masks/Zombie Villager Masks/Zombie Villager Mask.tbl from https://dist.modpacks.ch/modpacks/0/FTB%20OceanBlock-1.12.0/mods/hats/Vanilla%20Masks/Zombie%20Villager%20Masks/e692ba3e36099f8e35f4e27643dfad2145b1b319 2022/04/12 12:44:08 Downloaded /data/mods/hats/Vanilla Masks/Wolf Masks (Old)/Tamed Wolf Mask (Old).tbl from https://dist.modpacks.ch/modpacks/0/FTB%20OceanBlock-1.12.0/mods/hats/Vanilla%20Masks/Wolf%20Masks%20%28Old%29/4846b7eb9f7393c7fc8fac2b4322cb2198e6bd60 2022/04/12 12:44:08 Downloaded /data/mods/hats/Woodhat/Axe.tbl from https://dist.modpacks.ch/modpacks/0/FTB%20OceanBlock-1.12.0/mods/hats/Woodhat/7e3f3cd17749fea06b44a206d9f92f021ad80872 2022/04/12 12:44:08 Downloaded /data/mods/hats/WitherBoss/WitherBoss.tbl from https://dist.modpacks.ch/modpacks/0/FTB%20OceanBlock-1.12.0/mods/hats/WitherBoss/44106858bc79e7f41eccbca99e0cefeb76de87c1 2022/04/12 12:44:08 Downloaded /data/mods/kubejs-immersive-engineering-1605.1.2-build.28.jar from https://dist.modpacks.ch/dev/latvian/kubejs/immersiveengineering/1605.1.2-build.28/682425bf7f36659730f10d222d89470824d3a85b 2022/04/12 12:44:08 Downloaded /data/mods/hats/files.extracted from https://dist.modpacks.ch/modpacks/0/FTB%20OceanBlock-1.12.0/mods/hats/da39a3ee5e6b4b0d3255bfef95601890afd80709 2022/04/12 12:44:08 Downloaded /data/mods/hats/Viking Hat/Right Horn.tbl from https://dist.modpacks.ch/modpacks/1/FTB%20OceanBlock-1.12.0/mods/hats/Viking%20Hat/776cd85e183e4fc40edf2259f2169080a8b81f93 2022/04/12 12:44:08 Downloaded /data/mods/hats/Viking Hat/Left Horn.tbl from https://dist.modpacks.ch/modpacks/1/FTB%20OceanBlock-1.12.0/mods/hats/Viking%20Hat/dd1b78b577b84e7e47c2c803934c27ac9b0e2fd6 2022/04/12 12:44:08 Downloaded /data/mods/kubejs-thermal-1605.1.4-build.4.jar from https://dist.modpacks.ch/dev/latvian/kubejs/thermal/1605.1.4-build.4/0b2180832c27eab7b5861f92ba2fdf7ab4ec6dff 12 12:44:08 Downloaded /data/mods/hats/Vanilla Masks/Zombie Villager Masks/(P) Librarian Zombie.tbl from https://dist.modpacks.ch/modpacks/0/FTB%20OceanBlock-1.12.0/mods/hats/Vanilla%20Masks/Zombie%20Villager%20Masks/4037ae3a5d2225ced10b6b96a3c8f8b7c2017b7d 2022/04/12 12:44:08 Downloaded /data/mods/iChunUtil-1.16.5-10.5.2.jar from https://dist.modpacks.ch/me/ichun/mods/ichunutil/common/10.5.2/62938560b14d44fe77a5e8aa290a27b41b1b1d98 2022/04/12 12:44:08 Downloaded /data/mods/hats/Vanilla Masks/Zombie Villager Masks/(P) Weaponsmith Zombie.tbl from https://dist.modpacks.ch/modpacks/0/FTB%20OceanBlock-1.12.0/mods/hats/Vanilla%20Masks/Zombie%20Villager%20Masks/30195ce7939cf586c99d853676c2ab0fab663209 2022/04/12 12:44:08 Downloaded /data/mods/rftoolsstorage-1.16-2.0.18.jar from https://dist.modpacks.ch/mcjty/rftoolsstorage/1.16-2.0.18/e07784299e147c1612d62c60177fe10a68ee3b9f 2022/04/12 12:44:08 Downloaded /data/mods/moredragoneggs-2.4.jar from https://dist.modpacks.ch/com/darkere/moredragoneggs/2.4/4137294400182a20dcd3f0e21fa9d7ec8a7fb1aa 2022/04/12 12:44:08 Downloaded /data/mods/rsrequestify-1.16.5-2.1.6.jar from https://dist.modpacks.ch/com/buuz135/refinedstoragerequestify/2.1.6/f822dcf3277b9c7523257f2ac6dc92b17650bdf7 2022/04/12 12:44:09 Downloaded /data/mods/supermartijn642corelib-1.0.16-mc1.16.5.jar from https://dist.modpacks.ch/com/supermartijn642/core/1.0.16/8be24c25ca81daf349f66ad936af1299c20a7298 2022/04/12 12:44:09 Downloaded /data/mods/mcw-fences-1.0.3-mc1.16.5.jar from https://dist.modpacks.ch/com/mcwfences/kikoz/1.0.3/9909220854db49863126010c4a221a9ecc418787 2022/04/12 12:44:09 Downloaded /data/mods/mcw-paintings-1.0.3-mc1.16.5.jar from https://dist.modpacks.ch/com/mcwpaintings/kikoz/1.0.3/37a01e50a458dfd3ae7804c068d155a32e46c89e 2022/04/12 12:44:09 Downloaded /data/mods/simplybackpacks-1.16.5-2.0.2-build.30.jar from https://dist.modpacks.ch/com/flanks255/simplybackpacks/1.16.5-2.0.2-build.30/f72506b60463fe24f3a41a0be4cc5bae4d6afda4 2022/04/12 12:44:09 Downloaded /data/mods/trashcans-1.0.13-mc1.16.jar from https://dist.modpacks.ch/com/supermartijn642/trashcans/1.0.13/37ccb0641c409f49d9cfb31f18b096daf514d8cb 2022/04/12 12:44:09 Downloaded /data/libraries/net/minecraftforge/coremods/4.0.6/coremods-4.0.6.jar from https://maven.minecraftforge.net/net/minecraftforge/coremods/4.0.6/coremods-4.0.6.jar 2022/04/12 12:44:09 Downloaded /data/libraries/cpw/mods/grossjava9hacks/1.3.3/grossjava9hacks-1.3.3.jar from https://maven.minecraftforge.net/cpw/mods/grossjava9hacks/1.3.3/grossjava9hacks-1.3.3.jar 2022/04/12 12:44:09 Downloaded /data/mods/Botania-1.16.5-420.2.jar from https://dist.modpacks.ch/vazkii/botania/common/1.16.5-420.2/22bc4045d36358c63e6562c8f58562a29085b7f2 2022/04/12 12:44:09 Downloaded /data/mods/jei-1.16.5-7.7.1.152.jar from https://dist.modpacks.ch/mezz/jei/7.7.1.152/3cc5fb94d2225af367a04fbc8b288644d6e8ac1b 2022/04/12 12:44:09 Downloaded /data/mods/kubejs-forge-1605.3.19-build.299.jar from https://dist.modpacks.ch/dev/latvian/kubejs/forge/1605.3.19-build.299/91831aa8159e1076debd5f0daacf832d777b0f4a 2022/04/12 12:44:09 Downloaded /data/forge-1.16.5-36.2.33-installer.jar from https://apps.modpacks.ch/versions/net/minecraftforge/forge/1.16.5-36.2.33/forge-1.16.5-36.2.33-installer.jar 2022/04/12 12:44:09 Downloaded /data/mods/mcjtylib-1.16-5.1.4.jar from https://dist.modpacks.ch/mcjty/lib/1.16-5.1.4/076d2026d3d0e67247a68f1b0896e22751ea201e 2022/04/12 12:44:09 Downloaded /data/mods/mcw-bridges-2.0.2-mc1.16.5.jar from https://dist.modpacks.ch/com/mcwbridges/kikoz/2.0.2/e3aabe960a463b60925ae5e59344affb402bd543 2022/04/12 12:44:09 Downloaded /data/mods/pipez-1.16.5-1.2.15.jar from https://dist.modpacks.ch/de/maxhenkel/pipez/1.16.5-1.2.15/d668a0e652653e6c6dc8bd666547fbd8274530e2 2022/04/12 12:44:09 Downloaded /data/mods/mcw-doors-1.0.6-mc1.16.5.jar from https://dist.modpacks.ch/com/mcwdoors/kikoz/1.0.6/529fca19f4abe7e93e985e09777779dd1951fce0 2022/04/12 12:44:09 Downloaded /data/mods/rftoolsbase-1.16-2.1.2.jar from https://dist.modpacks.ch/mcjty/rftoolsbase/1.16-2.1.2/791bd3a295c6f952d66e43f5d4582dae9bfae8e0 2022/04/12 12:44:09 Downloaded /data/mods/thermal_expansion-1.16.5-1.4.2.4.jar from https://dist.modpacks.ch/cofh/thermal/expansion/1.4.2.4/b067c79d5fead713aa204a5465c3aa0608cf9116 2022/04/12 12:44:09 Downloaded /data/mods/mcw-windows-2.0.2-mc1.16.5.jar from https://dist.modpacks.ch/com/mcwwindows/kikoz/2.0.2/d71d9abe613d7fdab10b9b811353ec0f8801d9c6 2022/04/12 12:44:09 Downloaded /data/mods/rftoolsbuilder-1.16-3.1.7.jar from https://dist.modpacks.ch/mcjty/rftoolsbuilder/1.16-3.1.7/e9f24b948675a3ed15332f74818528de3b70624b 2022/04/12 12:44:09 Downloaded /data/mods/mob_grinding_utils-1.16.5-0.4.32.jar from https://dist.modpacks.ch/mob_grinding_utils/1.16.5-0.4.32/8305c65794e33986bf2bb6ed5c6789b5f0c6a95e 2022/04/12 12:44:09 Downloaded /data/mods/mcw-trapdoors-1.0.5-mc1.16.5.jar from https://dist.modpacks.ch/com/mcwtrpdoors/kikoz/1.0.5/974370a373624421948bc698d53c9b9a00139e74 2022/04/12 12:44:09 Downloaded /data/mods/theoneprobe-1.16-3.1.5.jar from https://dist.modpacks.ch/mcjty/theoneprobe/1.16-3.1.5/d3dca9f86a7a628c27f381713f1877fddff5d784 2022/04/12 12:44:09 Downloaded /data/mods/rftoolspower-1.16-3.0.13.jar from https://dist.modpacks.ch/mcjty/rftoolspower/1.16-3.0.13/f0199b7d1393a0535c4d3753ec7e6350fb0680c9 2022/04/12 12:44:09 Downloaded /data/log4jfix/Log4jPatcher-1.0.0.jar from https://media.forgecdn.net/files/3557/251/Log4jPatcher-1.0.0.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar from https://maven.minecraftforge.net/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar 2022/04/12 12:44:09 Downloaded /data/libraries/org/apache/logging/log4j/log4j-slf4j18-impl/2.15.0/log4j-slf4j18-impl-2.15.0.jar from https://libraries.minecraft.net/org/apache/logging/log4j/log4j-slf4j18-impl/2.15.0/log4j-slf4j18-impl-2.15.0.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar from https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 2022/04/12 12:44:09 Downloaded /data/libraries/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar from https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 2022/04/12 12:44:09 Downloaded /data/mods/ImmersiveEngineering-1.16.5-5.0.7-143.jar from https://dist.modpacks.ch/blusunrize/immersiveengineering/1.16.5-5.0.7-143/4a4f8a957f3b407dc5692780d8b775ed6de115a6 2022/04/12 12:44:09 Downloaded /data/mods/Mekanism-1.16.5-10.1.2.457.jar from https://dist.modpacks.ch/mekanism/common/10.1.2/e7ec62394e8ac4b254c4e7cc57360903d7c35980 2022/04/12 12:44:09 Downloaded /data/mods/rftoolsutility-1.16-3.1.11.jar from https://dist.modpacks.ch/mcjty/rftoolsutility/1.16-3.1.11/2b3346593c974f34e8d137f411ba9de4e27cb164 2022/04/12 12:44:09 Downloaded /data/mods/mcw-roofs-2.1.1-mc1.16.5.jar from https://dist.modpacks.ch/com/mcwroofs/kikoz/2.1.1/f77ddd750ebc3686865d18aa0f64b0ac0bf1cba2 2022/04/12 12:44:09 Downloaded /data/mods/tesseract-1.0.25-mc1.16.jar from https://dist.modpacks.ch/com/supermartijn642/tesseract/1.0.25/3efed46cc578b9c045ad904f32fba9c8277582b8 2022/04/12 12:44:09 Downloaded /data/libraries/org/apache/logging/log4j/log4j-api/2.15.0/log4j-api-2.15.0.jar from https://libraries.minecraft.net/org/apache/logging/log4j/log4j-api/2.15.0/log4j-api-2.15.0.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/jodah/typetools/0.8.3/typetools-0.8.3.jar from https://maven.minecraftforge.net/net/jodah/typetools/0.8.3/typetools-0.8.3.jar 2022/04/12 12:44:09 Downloaded /data/libraries/com/electronwill/night-config/toml/3.6.3/toml-3.6.3.jar from https://maven.minecraftforge.net/com/electronwill/night-config/toml/3.6.3/toml-3.6.3.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/minecraftforge/forgespi/3.2.0/forgespi-3.2.0.jar from https://maven.minecraftforge.net/net/minecraftforge/forgespi/3.2.0/forgespi-3.2.0.jar 2022/04/12 12:44:09 Downloaded /data/libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar from https://libraries.minecraft.net/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 2022/04/12 12:44:09 Downloaded /data/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar from https://libraries.minecraft.net/commons-io/commons-io/2.4/commons-io-2.4.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar from https://maven.minecraftforge.net/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar from https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar 2022/04/12 12:44:09 Downloaded /data/mods/TConstruct-1.16.5-3.3.4.335.jar from https://dist.modpacks.ch/slimeknights/tconstruct/3.3.4.335/bfccf8cb255bc64101c0ae27cac7f3b386b88078 2022/04/12 12:44:09 Downloaded /data/mods/refinedstorage-1.9.17.jar from https://dist.modpacks.ch/com/refinedmods/refinedstorage/1.9.17/b480bd6ceff58d3cfa1a0372b8eb75c55b4afd79 2022/04/12 12:44:09 Downloaded /data/mods/thermal_foundation-1.16.5-1.4.3.10.jar from https://dist.modpacks.ch/cofh/thermal/core/1.4.3.10/4257d43d4f92974b66043db9f9f067f3731bf40e 2022/04/12 12:44:09 Downloaded /data/libraries/org/apache/logging/log4j/log4j-core/2.15.0/log4j-core-2.15.0.jar from https://libraries.minecraft.net/org/apache/logging/log4j/log4j-core/2.15.0/log4j-core-2.15.0.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/minecraftforge/installertools/1.2.6/installertools-1.2.6.jar from https://maven.minecraftforge.net/net/minecraftforge/installertools/1.2.6/installertools-1.2.6.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar from https://maven.minecraftforge.net/net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar from https://maven.minecraftforge.net/net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/minecraftforge/binarypatcher/1.0.12/binarypatcher-1.0.12.jar from https://maven.minecraftforge.net/net/minecraftforge/binarypatcher/1.0.12/binarypatcher-1.0.12.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/md-5/SpecialSource/1.8.5/SpecialSource-1.8.5.jar from https://maven.minecraftforge.net/net/md-5/SpecialSource/1.8.5/SpecialSource-1.8.5.jar 2022/04/12 12:44:09 Downloaded /data/libraries/de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar from https://maven.minecraftforge.net/de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar 2022/04/12 12:44:09 Downloaded /data/libraries/net/md-5/SpecialSource/1.10.0/SpecialSource-1.10.0.jar from https://maven.minecraftforge.net/net/md-5/SpecialSource/1.10.0/SpecialSource-1.10.0.jar 2022/04/12 12:44:09 Downloaded /data/libraries/org/ow2/asm/asm-tree/6.1.1/asm-tree-6.1.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm-tree/6.1.1/asm-tree-6.1.1.jar 2022/04/12 12:44:09 Downloaded /data/libraries/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar 2022/04/12 12:44:09 Downloaded /data/libraries/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar 2022/04/12 12:44:09 Downloaded /data/libraries/org/ow2/asm/asm-commons/6.1.1/asm-commons-6.1.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm-commons/6.1.1/asm-commons-6.1.1.jar 2022/04/12 12:44:09 Downloaded /data/libraries/org/ow2/asm/asm-analysis/6.1.1/asm-analysis-6.1.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm-analysis/6.1.1/asm-analysis-6.1.1.jar 2022/04/12 12:44:09 Downloaded /data/libraries/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar from https://maven.minecraftforge.net/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar 2022/04/12 12:44:10 Downloaded /data/libraries/org/ow2/asm/asm/9.1/asm-9.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm/9.1/asm-9.1.jar 2022/04/12 12:44:10 Downloaded /data/libraries/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar from https://maven.minecraftforge.net/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar 2022/04/12 12:44:10 Downloaded /data/libraries/org/apache/commons/commons-text/1.3/commons-text-1.3.jar from https://maven.minecraftforge.net/org/apache/commons/commons-text/1.3/commons-text-1.3.jar 2022/04/12 12:44:10 Downloaded /data/libraries/trove/trove/1.0.2/trove-1.0.2.jar from https://maven.minecraftforge.net/trove/trove/1.0.2/trove-1.0.2.jar 2022/04/12 12:44:10 Downloaded /data/libraries/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar 2022/04/12 12:44:10 Downloaded /data/libraries/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar 2022/04/12 12:44:10 Downloaded /data/libraries/net/sf/opencsv/opencsv/2.3/opencsv-2.3.jar from https://maven.minecraftforge.net/net/sf/opencsv/opencsv/2.3/opencsv-2.3.jar 2022/04/12 12:44:10 Downloaded /data/minecraft_server.1.16.5.jar from https://launcher.mojang.com/v1/objects/1b557e7b033b583cd9f66746b7a9ab1ec1673ced/server.jar 2022/04/12 12:44:11 Downloaded /data/libraries/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar from https://maven.minecraftforge.net/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar 2022/04/12 12:44:11 Downloaded /data/libraries/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar from https://maven.minecraftforge.net/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar 2022/04/12 12:44:11 Downloaded /data/libraries/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar from https://maven.minecraftforge.net/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar 2022/04/12 12:44:12 Downloaded /data/libraries/de/oceanlabs/mcp/mcp_config/1.16.5-20210115.111550/mcp_config-1.16.5-20210115.111550.zip from https://maven.minecraftforge.net/de/oceanlabs/mcp/mcp_config/1.16.5-20210115.111550/mcp_config-1.16.5-20210115.111550.zip 2022/04/12 12:44:12 Downloaded /data/libraries/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar from https://maven.minecraftforge.net/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar 2022/04/12 12:44:12 Downloaded /data/libraries/com/opencsv/opencsv/4.4/opencsv-4.4.jar from https://maven.minecraftforge.net/com/opencsv/opencsv/4.4/opencsv-4.4.jar 2022/04/12 12:44:12 Downloaded /data/libraries/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar from https://maven.minecraftforge.net/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar 2022/04/12 12:44:12 Downloaded /data/libraries/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar from https://maven.minecraftforge.net/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar 2022/04/12 12:44:12 Downloaded /data/libraries/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar from https://maven.minecraftforge.net/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 2022/04/12 12:44:12 Downloaded /data/libraries/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar from https://maven.minecraftforge.net/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar 2022/04/12 12:44:13 Downloaded /data/libraries/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar from https://maven.minecraftforge.net/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar 2022/04/12 12:44:13 Downloaded /data/libraries/com/google/code/gson/gson/2.8.7/gson-2.8.7.jar from https://maven.minecraftforge.net/com/google/code/gson/gson/2.8.7/gson-2.8.7.jar 2022/04/12 12:44:15 Downloaded /data/libraries/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar from https://maven.minecraftforge.net/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar 2022/04/12 12:44:15 Downloaded /data/libraries/com/google/guava/guava/20.0/guava-20.0.jar from https://maven.minecraftforge.net/com/google/guava/guava/20.0/guava-20.0.jar 2022/04/12 12:44:16 Downloaded /data/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar from https://maven.minecraftforge.net/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar 2022/04/12 12:44:16 Downloaded /data/libraries/net/minecraftforge/accesstransformers/3.0.1/accesstransformers-3.0.1.jar from https://maven.minecraftforge.net/net/minecraftforge/accesstransformers/3.0.1/accesstransformers-3.0.1.jar 2022/04/12 12:44:16 Downloaded /data/libraries/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar from https://maven.minecraftforge.net/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.jar 2022/04/12 12:44:16 Downloaded /data/libraries/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar 2022/04/12 12:44:16 Downloaded /data/libraries/com/electronwill/night-config/core/3.6.3/core-3.6.3.jar from https://maven.minecraftforge.net/com/electronwill/night-config/core/3.6.3/core-3.6.3.jar 2022/04/12 12:44:16 Downloaded /data/libraries/org/jline/jline/3.12.1/jline-3.12.1.jar from https://maven.minecraftforge.net/org/jline/jline/3.12.1/jline-3.12.1.jar 2022/04/12 12:44:16 Downloaded /data/libraries/net/minecraftforge/nashorn-core-compat/15.1.1.1/nashorn-core-compat-15.1.1.1.jar from https://maven.minecraftforge.net/net/minecraftforge/nashorn-core-compat/15.1.1.1/nashorn-core-compat-15.1.1.1.jar 2022/04/12 12:44:16 Downloaded /data/libraries/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar 2022/04/12 12:44:16 Downloaded /data/libraries/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar 2022/04/12 12:44:16 Downloaded /data/libraries/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar from https://maven.minecraftforge.net/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar 2022/04/12 12:44:16 Downloaded /data/libraries/cpw/mods/modlauncher/8.1.3/modlauncher-8.1.3.jar from https://maven.minecraftforge.net/cpw/mods/modlauncher/8.1.3/modlauncher-8.1.3.jar 2022/04/12 12:44:16 Downloaded /data/libraries/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar 2022/04/12 12:44:16 Downloaded /data/libraries/net/minecraftforge/eventbus/4.0.0/eventbus-4.0.0.jar from https://maven.minecraftforge.net/net/minecraftforge/eventbus/4.0.0/eventbus-4.0.0.jar 2022/04/12 12:44:16 Downloaded /data/libraries/org/ow2/asm/asm/9.1/asm-9.1.jar from https://maven.minecraftforge.net/org/ow2/asm/asm/9.1/asm-9.1.jar 2022/04/12 12:44:16 Downloaded 694 successful, 0 failed, 0 incomplete. 2022/04/12 12:44:16 Running Forge installer JVM info: Oracle Corporation - 1.8.0_322 - 25.322-b06 java.net.preferIPv4Stack=true Found java version 1.8.0_322 Target Directory: . Data kindly mirrored by CreeperHost at https://www.creeperhost.net/ Extracting main jar: Extracted successfully Considering minecraft server jar Downloading libraries Found 0 additional library directories Considering library net.minecraftforge:forge:1.16.5-36.2.33 File exists: Checksum validated. Considering library org.ow2.asm:asm:9.1 File exists: Checksum validated. Considering library org.ow2.asm:asm-commons:9.1 File exists: Checksum validated. Considering library org.ow2.asm:asm-tree:9.1 File exists: Checksum validated. Considering library org.ow2.asm:asm-util:9.1 File exists: Checksum validated. Considering library org.ow2.asm:asm-analysis:9.1 File exists: Checksum validated. Considering library cpw.mods:modlauncher:8.1.3 File exists: Checksum validated. Considering library cpw.mods:grossjava9hacks:1.3.3 File exists: Checksum validated. Considering library net.minecraftforge:accesstransformers:3.0.1 File exists: Checksum validated. Considering library org.antlr:antlr4-runtime:4.9.1 File exists: Checksum validated. Considering library net.minecraftforge:eventbus:4.0.0 File exists: Checksum validated. Considering library net.minecraftforge:forgespi:3.2.0 File exists: Checksum validated. Considering library net.minecraftforge:coremods:4.0.6 File exists: Checksum validated. Considering library net.minecraftforge:unsafe:0.2.0 File exists: Checksum validated. Considering library com.electronwill.night-config:core:3.6.3 File exists: Checksum validated. Considering library com.electronwill.night-config:toml:3.6.3 File exists: Checksum validated. Considering library org.jline:jline:3.12.1 File exists: Checksum validated. Considering library org.apache.maven:maven-artifact:3.6.3 File exists: Checksum validated. Considering library net.jodah:typetools:0.8.3 File exists: Checksum validated. Considering library org.apache.logging.log4j:log4j-api:2.15.0 File exists: Checksum validated. Considering library org.apache.logging.log4j:log4j-core:2.15.0 File exists: Checksum validated. Considering library org.apache.logging.log4j:log4j-slf4j18-impl:2.15.0 File exists: Checksum validated. Considering library net.minecrell:terminalconsoleappender:1.2.0 File exists: Checksum validated. Considering library net.sf.jopt-simple:jopt-simple:5.0.4 File exists: Checksum validated. Considering library org.spongepowered:mixin:0.8.4 File exists: Checksum validated. Considering library net.minecraftforge:nashorn-core-compat:15.1.1.1 File exists: Checksum validated. Considering library com.github.jponge:lzma-java:1.3 File exists: Checksum validated. Considering library com.google.code.findbugs:jsr305:3.0.2 File exists: Checksum validated. Considering library com.google.code.gson:gson:2.8.7 File exists: Checksum validated. Considering library com.google.errorprone:error_prone_annotations:2.1.3 File exists: Checksum validated. Considering library com.google.guava:guava:20.0 File exists: Checksum validated. Considering library com.google.guava:guava:25.1-jre File exists: Checksum validated. Considering library com.google.j2objc:j2objc-annotations:1.1 File exists: Checksum validated. Considering library com.nothome:javaxdelta:2.0.1 File exists: Checksum validated. Considering library com.opencsv:opencsv:4.4 File exists: Checksum validated. Considering library commons-beanutils:commons-beanutils:1.9.3 File exists: Checksum validated. Considering library commons-collections:commons-collections:3.2.2 File exists: Checksum validated. Considering library commons-io:commons-io:2.4 File exists: Checksum validated. Considering library commons-logging:commons-logging:1.2 File exists: Checksum validated. Considering library de.oceanlabs.mcp:mcp_config:[email protected] File exists: Checksum validated. Considering library de.siegmar:fastcsv:2.0.0 File exists: Checksum validated. Considering library net.md-5:SpecialSource:1.10.0 File exists: Checksum validated. Considering library net.md-5:SpecialSource:1.8.5 File exists: Checksum validated. Considering library net.minecraftforge:binarypatcher:1.0.12 File exists: Checksum validated. Considering library net.minecraftforge:forge:1.16.5-36.2.33:universal File exists: Checksum validated. Considering library net.minecraftforge:installertools:1.2.6 File exists: Checksum validated. Considering library net.minecraftforge:jarsplitter:1.1.4 File exists: Checksum validated. Considering library net.minecraftforge:srgutils:0.4.3 File exists: Checksum validated. Considering library net.sf.jopt-simple:jopt-simple:4.9 File exists: Checksum validated. Considering library net.sf.jopt-simple:jopt-simple:5.0.4 File exists: Checksum validated. Considering library net.sf.opencsv:opencsv:2.3 File exists: Checksum validated. Considering library org.apache.commons:commons-collections4:4.2 File exists: Checksum validated. Considering library org.apache.commons:commons-lang3:3.8.1 File exists: Checksum validated. Considering library org.apache.commons:commons-text:1.3 File exists: Checksum validated. Considering library org.checkerframework:checker-qual:2.0.0 File exists: Checksum validated. Considering library org.codehaus.mojo:animal-sniffer-annotations:1.14 File exists: Checksum validated. Considering library org.ow2.asm:asm-analysis:6.1.1 File exists: Checksum validated. Considering library org.ow2.asm:asm-analysis:9.1 File exists: Checksum validated. Considering library org.ow2.asm:asm-commons:6.1.1 File exists: Checksum validated. Considering library org.ow2.asm:asm-commons:9.1 File exists: Checksum validated. Considering library org.ow2.asm:asm-tree:6.1.1 File exists: Checksum validated. Considering library org.ow2.asm:asm-tree:9.1 File exists: Checksum validated. Considering library org.ow2.asm:asm:6.1.1 File exists: Checksum validated. Considering library org.ow2.asm:asm:9.1 File exists: Checksum validated. Considering library trove:trove:1.0.2 File exists: Checksum validated. Created Temporary Directory: /tmp/forge_installer8740567040006004830 Extracting: /data/server.lzma Building Processors =============================================================================== MainClass: net.minecraftforge.installertools.ConsoleTool Classpath: /data/./libraries/net/minecraftforge/installertools/1.2.6/installertools-1.2.6.jar /data/./libraries/net/md-5/SpecialSource/1.10.0/SpecialSource-1.10.0.jar /data/./libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar /data/./libraries/com/google/code/gson/gson/2.8.7/gson-2.8.7.jar /data/./libraries/de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar /data/./libraries/net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar /data/./libraries/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar /data/./libraries/com/google/guava/guava/20.0/guava-20.0.jar /data/./libraries/com/opencsv/opencsv/4.4/opencsv-4.4.jar /data/./libraries/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar /data/./libraries/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar /data/./libraries/org/ow2/asm/asm/9.1/asm-9.1.jar /data/./libraries/org/apache/commons/commons-text/1.3/commons-text-1.3.jar /data/./libraries/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar /data/./libraries/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar /data/./libraries/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar /data/./libraries/commons-logging/commons-logging/1.2/commons-logging-1.2.jar /data/./libraries/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar Args: --task, MCP_DATA, --input, /data/./libraries/de/oceanlabs/mcp/mcp_config/1.16.5-20210115.111550/mcp_config-1.16.5-20210115.111550.zip, --output, /data/./libraries/de/oceanlabs/mcp/mcp_config/1.16.5-20210115.111550/mcp_config-1.16.5-20210115.111550-mappings.txt, --key, mappings Task: MCP_DATA Input: /data/./libraries/de/oceanlabs/mcp/mcp_config/1.16.5-20210115.111550/mcp_config-1.16.5-20210115.111550.zip Output: /data/./libraries/de/oceanlabs/mcp/mcp_config/1.16.5-20210115.111550/mcp_config-1.16.5-20210115.111550-mappings.txt Key: mappings Extracting: config/joined.tsrg =============================================================================== /data/./libraries/net/minecraft/server/1.16.5-20210115.111550/server-1.16.5-20210115.111550-slim.jar Validated: 2042be92779b25878580d9c3662756179a5dc55c /data/./libraries/net/minecraft/server/1.16.5-20210115.111550/server-1.16.5-20210115.111550-extra.jar Validated: 48927cadca203a714dcc60ee80533c74e74d3a3f Cache Hit! =============================================================================== MainClass: net.md_5.specialsource.SpecialSource Classpath: /data/./libraries/net/md-5/SpecialSource/1.8.5/SpecialSource-1.8.5.jar /data/./libraries/org/ow2/asm/asm-commons/6.1.1/asm-commons-6.1.1.jar /data/./libraries/net/sf/jopt-simple/jopt-simple/4.9/jopt-simple-4.9.jar /data/./libraries/com/google/guava/guava/20.0/guava-20.0.jar /data/./libraries/net/sf/opencsv/opencsv/2.3/opencsv-2.3.jar /data/./libraries/org/ow2/asm/asm-analysis/6.1.1/asm-analysis-6.1.1.jar /data/./libraries/org/ow2/asm/asm-tree/6.1.1/asm-tree-6.1.1.jar /data/./libraries/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar Args: --in-jar, /data/./libraries/net/minecraft/server/1.16.5-20210115.111550/server-1.16.5-20210115.111550-slim.jar, --out-jar, /data/./libraries/net/minecraft/server/1.16.5-20210115.111550/server-1.16.5-20210115.111550-srg.jar, --srg-in, /data/./libraries/de/oceanlabs/mcp/mcp_config/1.16.5-20210115.111550/mcp_config-1.16.5-20210115.111550-mappings.txt Loading mappings Loading mappings... 0% Loading mappings... 10% Loading mappings... 20% Loading mappings... 30% Loading mappings... 40% Loading mappings... 50% 0 packages, 5447 classes, 21481 fields, 38359 methods Remapping final jar Remapping jar... 0% Remapping jar... 10% Remapping jar... 20% Remapping jar... 30% Remapping jar... 40% Remapping jar... 50% Remapping jar... 60% Remapping jar... 70% Remapping jar... 80% Remapping jar... 90% Remapping jar... 100% =============================================================================== /data/./libraries/net/minecraftforge/forge/1.16.5-36.2.33/forge-1.16.5-36.2.33-server.jar Validated: ab260c1be66cb313567baa3dc9f68acde5112d00 Cache Hit! The server installed successfully You can delete this installer file now if you wish 2022/04/12 12:44:50 Installed! + [[ -n '' ]] + [[ -n world ]] + sed -i '/level-name\s*=/ c level-name=world' /data/server.properties + [[ -n '' ]] ++ ls forge-1.16.5-36.2.33.jar + FORGE_JAR=forge-1.16.5-36.2.33.jar + curl -Lo 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 + java -server -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Dfml.queryResult=confirm -Dlog4j.configurationFile=log4j2_112-116.xml -Xms32768m -Xmx32768m -jar forge-1.16.5-36.2.33.jar nogui 2022-04-12 12:44:52,044 main ERROR Error processing element Queue ([Appenders: null]): CLASS_NOT_FOUND 2022-04-12 12:44:52,172 main ERROR Unable to locate appender "ServerGuiConsole" for logger config "root" [12:44:52] [main/INFO]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.33, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [12:44:52] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_322 by Oracle Corporation [12:44:52] [main/INFO]: Added Lets Encrypt root certificates as additional trust [12:44:52] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/data/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [12:44:56] [main/INFO]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] [12:45:05] [main/FATAL]: Error during pre-loading phase net.minecraftforge.fml.ModLoadingException: Mod §exnetgases§r requires §6xnet§r §o1.16-3 or above§r §7Currently, §6xnet§r§7 is §o§nnot installed at net.minecraftforge.fml.ModLoadingException.lambda$fromEarlyException$0(ModLoadingException.java:64) ~[forge:?] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_322] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) ~[?:1.8.0_322] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_322] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_322] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_322] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_322] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_322] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_322] at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272) ~[?:1.8.0_322] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) ~[?:1.8.0_322] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_322] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_322] at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_322] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_322] at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566) ~[?:1.8.0_322] at net.minecraftforge.fml.ModLoader.<init>(ModLoader.java:120) ~[forge:?] at net.minecraftforge.fml.ModLoader.get(ModLoader.java:154) ~[forge:?] at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] at net.minecraft.server.Main.main(Main.java:95) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322] at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.33.jar:36.2] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.33.jar:?] at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.33.jar:?] at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.33.jar:?] [12:45:05] [main/INFO]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (16/18) [12:45:05] [main/FATAL]: Crash report saved to ./crash-reports/crash-2022-04-12_12.45.05-fml.txt ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 4/12/22 12:45 PM Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322] {} at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322] {} at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.33.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.33.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.33.jar:?] {} at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.33.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at net.minecraftforge.fml.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:88) ~[forge:?] {re:classloading} -- MOD xnetgases -- Details: Mod File: XNetGases-1.16.5-2.3.9.jar Failure message: Mod xnetgases requires xnet 1.16-3 or above Currently, xnet is not installed Mod Version: 2.3.9 Mod Issue URL: https://github.com/Terrails/XNetGases/issues Exception message: MISSING EXCEPTION MESSAGE Stacktrace: at net.minecraftforge.fml.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:88) ~[forge:?] {re:classloading} at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_322] {} at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:86) ~[forge:?] {re:classloading} at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322] {} at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322] {} at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.33.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.33.jar:?] {} at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.33.jar:?] {} at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.33.jar:?] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Linux (amd64) version 5.10.28-Unraid Java Version: 1.8.0_322, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 33782709528 bytes (32217 MB) / 34359738368 bytes (32768 MB) up to 34359738368 bytes (32768 MB) JVM Flags: 4 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -Xms32768m -Xmx32768m ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.33.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.33.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.33.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.33.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.33.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.33 FML Language Providers: [email protected] [email protected] [email protected] Mod List: forge-1.16.5-36.2.33-server.jar |Minecraft |minecraft |1.16.5 |NONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.33-universal.jar |Forge |forge |36.2.33 |NONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90[12:45:05] [main/FATAL]: Failed to start the minecraft server net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [ Mod §exnetgases§r requires §6xnet§r §o1.16-3 or above§r §7Currently, §6xnet§r§7 is §o§nnot installed ] at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:178) ~[forge:?] at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] at net.minecraft.server.Main.main(Main.java:95) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_322] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_322] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_322] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_322] at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.33.jar:36.2] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.33.jar:?] at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.33.jar:?] at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.33.jar:?] Quote Link to comment
Goobaroo Posted April 13, 2022 Author Share Posted April 13, 2022 (edited) @PeteySG1, I've pushed a new version of the 1.12.0 container. I believe this has to do with forge breaking under java newer than 8u312. If you go to your docker containers and switch to advanced view, you can force an update and it will download the rebuild. Edit: If you have to force the reinstall of the actual server, delete /mnt/user/appdata/ftboceanblock/serverinstall_91_2117 Edited April 13, 2022 by Goobaroo Quote Link to comment
ptchernegovski Posted April 13, 2022 Share Posted April 13, 2022 Hey, Just wondering what other servers you have on your list to make, and if you have an idea when they will be added? Is there anything we can do to help make them too? Happy to try help if I can. Thanks Quote Link to comment
Goobaroo Posted April 13, 2022 Author Share Posted April 13, 2022 7 hours ago, ptchernegovski said: Hey, Just wondering what other servers you have on your list to make, and if you have an idea when they will be added? Is there anything we can do to help make them too? Happy to try help if I can. Thanks I'm just working through the list in my spare time. Was there one in particular you were looking for? Quote Link to comment
ptchernegovski Posted April 13, 2022 Share Posted April 13, 2022 Was after stoneblock 2 mostly if possible thanks Quote Link to comment
Goobaroo Posted April 13, 2022 Author Share Posted April 13, 2022 Stoneblock 2 1.21.1 should be up as soon as the unraid app listing updates. Not sure the schedule. FTB stuff is easy, I just need to look up the code and pull it from the API. 1 Quote Link to comment
ptchernegovski Posted April 14, 2022 Share Posted April 14, 2022 2 hours ago, Goobaroo said: Stoneblock 2 1.21.1 should be up as soon as the unraid app listing updates. Not sure the schedule. FTB stuff is easy, I just need to look up the code and pull it from the API. Awesome, thank you so much! Will be great to play this with the kids via home server. Glad FTB is easy. Quote Link to comment
ptchernegovski Posted April 25, 2022 Share Posted April 25, 2022 Hey, The kids learned about Pixelmon, and are requesting that. Is it possible to add that? Thanks 1 Quote Link to comment
Goobaroo Posted April 27, 2022 Author Share Posted April 27, 2022 I took a look at Pixelmon, I'll see what I can do, but they don't provide a server. I think because it is a single mod and not a mudpack per say. So they do not have a scriptable install, I'd have to write one. Quote Link to comment
ptchernegovski Posted April 27, 2022 Share Posted April 27, 2022 1 hour ago, Goobaroo said: I took a look at Pixelmon, I'll see what I can do, but they don't provide a server. I think because it is a single mod and not a mudpack per say. So they do not have a scriptable install, I'd have to write one. Ahhh right. Don't put yourself out for it. Quote Link to comment
k2trf Posted May 8, 2022 Share Posted May 8, 2022 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! Quote Link to comment
Goobaroo Posted May 8, 2022 Author Share Posted May 8, 2022 @k2trf done. I don't usually ship beta modpacks, but this one has been around for a while, so it's now 1.0.5. Quote Link to comment
k2trf Posted May 9, 2022 Share Posted May 9, 2022 10 hours ago, Goobaroo said: @k2trf done. I don't usually ship beta modpacks, but this one has been around for a while, so it's now 1.0.5. 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! ^_^ 1 Quote Link to comment
C_James Posted May 10, 2022 Share Posted May 10, 2022 Hi so sky factory 4 is reported to be blacklisted on unraid. Is there a reason for that? 1 Quote Link to comment
Goobaroo Posted May 12, 2022 Author Share Posted May 12, 2022 (edited) @C_James thanks, that was my fault, it should clear up in the next sync. Update: All fixed, thanks again for pointing it out. Edited May 12, 2022 by Goobaroo Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.