-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
failed to auto-install CurseForge modpack #2547
Replies: 1 comment · 12 replies
-
The initial problem was
which will be solved by https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/mod-platforms/auto-curseforge/#manual-downloads The DNS errors are also a concern, but that might be temporary since it worked for part of the startup process. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Just to verify this is what I have in my downloads directory czhardware@czhardware: |
Beta Was this translation helpful? Give feedback.
All reactions
-
I fixed the syntax here is the updated logs. czhardware@czhardware:~/moddedmc-docker$ docker logs moddedmc-docker-mc-1 |
Beta Was this translation helpful? Give feedback.
All reactions
-
I dont exactly recognize the error but you might want to try switching from the Java 17 used in latest image to Java 8 by using the image tag See https://docker-minecraft-server.readthedocs.io/en/latest/versions/java/ |
Beta Was this translation helpful? Give feedback.
All reactions
-
The server now appears to be starting up but I do remember in my logs that the initial memory is set to 1G. How could I change that memory number for my server? |
Beta Was this translation helpful? Give feedback.
All reactions
-
A friend told me to add MEMORY: "10G" which worked and my server is now functional thank you for the help! |
Beta Was this translation helpful? Give feedback.
All reactions
-
🎉 1
-
I am absolutely brand new to linux, docker, and most things discussed here.
Here is my current compose and what is returned. Any tips to help me help you is appreciated as I have never previously used github or what is mentioned above and below.
version: "3.8"
services:
mc:
image: itzg/minecraft-server
tty: true
stdin_open: true
ports:
- "25565:25565"
environment:
TYPE: AUTO_CURSEFORGE
CF_API_KEY: temp-removed
CF_PAGE_URL: https://www.curseforge.com/minecraft/modpacks/better-mc-forge-bmc1/files/4422355
EULA: "TRUE"
volumes:
# attach the relative directory 'data' to the container's /data path
- ./data:/data
[init] Running as uid=1000 gid=1000 with /data as 'drwxr-xr-x 7 1000 1000 4096 Dec 15 09:14 /data'
[mc-image-helper] 11:32:19.414 INFO : Processing modpack 'Better MC [FORGE] 1.16.5 v60.5' (better-mc-forge-bmc1) @ 429793:4422355
[mc-image-helper] 11:32:19.917 INFO : Excluding mod file 'Rubidium' (rubidium) due to configuration
[mc-image-helper] 11:32:20.001 INFO : Excluding mod file 'Armor Toughness Bar' (armor-toughness-bar) due to configuration
[mc-image-helper] 11:32:20.027 INFO : Downloaded mod file mods/simpleshops-1.1.3.jar
[mc-image-helper] 11:32:20.061 INFO : Excluding mod file 'Controlling' (controlling) due to configuration
[mc-image-helper] 11:32:20.066 INFO : Downloaded mod file mods/BH-Menu-1.16.5-1.3.jar
[mc-image-helper] 11:32:20.098 INFO : Downloaded mod file mods/letmedespawn-forge-1.16-1.0.2a.jar
[mc-image-helper] 11:32:20.111 INFO : Downloaded mod file mods/JustEnoughProfessions-1.16.5-1.2.2.jar
[mc-image-helper] 11:32:20.120 INFO : Downloaded mod file mods/collective-1.16.5-5.49.jar
[mc-image-helper] 11:32:20.128 INFO : Downloaded mod file mods/YungsExtras-Forge-1.16.4-1.0.jar
[mc-image-helper] 11:32:20.137 INFO : Downloaded mod file mods/saturn-mc1.16.5-0.0.3.jar
[mc-image-helper] 11:32:20.140 INFO : Downloaded mod file mods/selene-1.16.5-1.9.0.jar
[mc-image-helper] 11:32:20.168 INFO : Downloaded mod file mods/chunksavingfix-0.1.0.jar
[mc-image-helper] 11:32:20.189 INFO : Downloaded mod file mods/deuf-1.16.5-1.1.jar
[mc-image-helper] 11:32:20.205 INFO : Downloaded mod file mods/illagersweararmor-1.0.5.jar
[mc-image-helper] 11:32:20.210 INFO : Excluding mod file 'Entity Culling Fabric/Forge' (entityculling) due to configuration
[mc-image-helper] 11:32:20.214 INFO : Downloaded mod file mods/guardvillagers-1.16.5.1.2.6.jar
[mc-image-helper] 11:32:20.226 INFO : Downloaded mod file mods/Babel-1.0.5.jar
[mc-image-helper] 11:32:20.274 INFO : Downloaded mod file mods/immersivecooking-1.2.0.jar
[mc-image-helper] 11:32:20.299 INFO : Downloaded mod file mods/villagernames_1.16.5-4.3.jar
[mc-image-helper] 11:32:20.337 INFO : Downloaded mod file mods/comforts-forge-1.16.5-4.0.1.5.jar
[mc-image-helper] 11:32:20.340 INFO : Downloaded mod file mods/paintings-1.16.4-7.0.0.1.jar
[mc-image-helper] 11:32:20.393 INFO : Excluding mod file 'Enchantment Descriptions' (enchantment-descriptions) due to configuration
[mc-image-helper] 11:32:20.398 INFO : Downloaded mod file mods/KleeSlabs_1.16.5-9.2.1.jar
[mc-image-helper] 11:32:20.399 INFO : Downloaded mod file mods/backpacked-2.1.8-1.16.5.jar
[mc-image-helper] 11:32:20.412 INFO : Downloaded mod file mods/PuzzlesLib-v1.0.15-1.16.5-Forge.jar
[mc-image-helper] 11:32:20.462 INFO : Downloaded mod file mods/decorative_blocks-1.16.4-1.7.2.jar
[mc-image-helper] 11:32:20.473 INFO : Downloaded mod file mods/cuneiform-1.16.3-1.2.5.jar
[mc-image-helper] 11:32:20.494 INFO : Downloaded mod file mods/randompatches-2.4.4-forge.jar
[mc-image-helper] 11:32:20.522 INFO : Downloaded mod file mods/JEIEnchantmentInfo-1.16.5-1.3.0.jar
[mc-image-helper] 11:32:20.572 INFO : Downloaded mod file mods/PGA-1.16.4-1.1.2.1.jar
[mc-image-helper] 11:32:20.676 INFO : Downloaded mod file mods/[1.16.X-1.0.10] Dragon Mounts Legacy.jar
[mc-image-helper] 11:32:20.692 INFO : Downloaded mod file mods/the-conjurer-1.16.4-1.0.13.jar
[mc-image-helper] 11:32:20.702 INFO : Downloaded mod file mods/buzzier_bees-1.16.5-3.0.3.jar
[mc-image-helper] 11:32:20.713 INFO : Downloaded mod file mods/xlpackets-1.16.4-1.2.jar
[mc-image-helper] 11:32:20.728 INFO : Excluding mod file 'Overloaded Armor Bar' (overloaded-armor-bar) due to configuration
[mc-image-helper] 11:32:20.807 INFO : Downloaded mod file mods/stalwart-dungeons-1.16.5-1.1.7.jar
[mc-image-helper] 11:32:20.850 INFO : Downloaded mod file mods/xptome-1.16.5-v2.1.5.jar
[mc-image-helper] 11:32:20.902 INFO : Downloaded mod file mods/farmersdelightintegrations-1.16.5-1.2.jar
[mc-image-helper] 11:32:20.926 INFO : Downloaded mod file mods/Clumps-6.0.0.28.jar
[mc-image-helper] 11:32:21.013 INFO : Downloaded mod file mods/does_potato_tick-1.16.5-3.3.jar
[mc-image-helper] 11:32:21.145 INFO : Downloaded mod file mods/kotlinforforge-1.17.0-obf.jar
[mc-image-helper] 11:32:21.158 INFO : Downloaded mod file mods/travelers_index-1.16.4-1.0.2.jar
[mc-image-helper] 11:32:21.169 INFO : Downloaded mod file mods/omnis-1.16.5-1.2.3.jar
[mc-image-helper] 11:32:21.234 INFO : Downloaded mod file mods/corpse-1.16.5-1.0.7.jar
[mc-image-helper] 11:32:21.246 INFO : Downloaded mod file mods/VisualWorkbench-v1.1.0-1.16.5.jar
[mc-image-helper] 11:32:21.290 INFO : Excluding mod file 'Magnesium/Rubidium Dynamic Lights' (dynamiclights-reforged) due to configuration
[mc-image-helper] 11:32:21.307 INFO : Downloaded mod file mods/curios-forge-1.16.5-4.1.0.0.jar
[mc-image-helper] 11:32:21.386 WARN : The authors of the mod 'Starlight x Create' have disallowed project distribution. Manually download the file 'Starlight x Create - v1.2' from https://www.curseforge.com/minecraft/mc-mods/starlight-x-create and supply via downloads repo or separately.
[mc-image-helper] 11:32:21.392 INFO : Downloaded mod file mods/takesapillage-1.0.3-1.16.5.jar
[mc-image-helper] 11:32:21.394 INFO : Downloaded mod file mods/neapolitan-1.16.5-2.2.1.jar
[mc-image-helper] 11:32:21.424 INFO : Downloaded mod file mods/TradingPost-v1.0.2-1.16.5.jar
[mc-image-helper] 11:32:21.477 INFO : Downloaded mod file mods/HunterIllager-1.16.5-1.4.0.jar
[mc-image-helper] 11:32:21.519 INFO : Downloaded mod file mods/Better-Badlands-1.16.5-2.0.3.jar
[mc-image-helper] 11:32:21.641 INFO : Downloaded mod file mods/jei-1.16.5-7.8.0.1009.jar
[mc-image-helper] 11:32:21.646 INFO : Downloaded mod file mods/modernfix-mc1.16.5-1.9.1.jar
[mc-image-helper] 11:32:21.648 INFO : Downloaded mod file mods/Enhanced-Mushrooms-1.16.5-3.0.9.jar
[mc-image-helper] 11:32:21.652 INFO : Downloaded mod file mods/DungeonsArise-1.16.5-2.1.49-beta.jar
[mc-image-helper] 11:32:21.660 INFO : Downloaded mod file mods/upgradednetherite-1.16.5-2.1.0.1-release.jar
[mc-image-helper] 11:32:21.661 INFO : Downloaded mod file mods/ftb-chunks-forge-1605.3.4-build.220.jar
[mc-image-helper] 11:32:21.667 INFO : Downloaded mod file mods/BetterAdvancements-1.16.5-0.1.1.115.jar
[mc-image-helper] 11:32:21.686 INFO : Downloaded mod file mods/cleancut-mc1.16-2.2-forge.jar
[mc-image-helper] 11:32:21.698 INFO : Downloaded mod file mods/morevillagers-FORGE-1.16.5-1.5.5.jar
[mc-image-helper] 11:32:21.700 INFO : Downloaded mod file mods/polymorph-forge-1.16.5-0.41.jar
[mc-image-helper] 11:32:21.739 INFO : Downloaded mod file mods/lootintegrations-1.2.jar
[mc-image-helper] 11:32:21.793 INFO : Downloaded mod file mods/curiouselytra-forge-1.16.5-4.0.2.4.jar
[mc-image-helper] 11:32:21.843 INFO : Excluding mod file 'Oculus' (oculus) due to configuration
[mc-image-helper] 11:32:21.849 INFO : Downloaded mod file mods/veinmining-forge-1.16.5-0.18.jar
[mc-image-helper] 11:32:21.888 INFO : Downloaded mod file mods/BetterMineshafts-Forge-1.16.4-2.0.4.jar
[mc-image-helper] 11:32:21.897 INFO : Downloaded mod file mods/DefaultOptions_1.16.5-12.2.1.jar
[mc-image-helper] 11:32:21.914 INFO : Downloaded mod file mods/Aquaculture-1.16.5-2.1.23.jar
[mc-image-helper] 11:32:21.934 INFO : Downloaded mod file mods/goblintraders-1.7.3-1.16.5.jar
[mc-image-helper] 11:32:21.937 INFO : Excluding mod file 'Neko's Enchanted Books' (nekos-enchanted-books) due to configuration
[mc-image-helper] 11:32:21.959 INFO : Downloaded mod file mods/item-filters-forge-1605.2.5-build.9.jar
[mc-image-helper] 11:32:21.969 INFO : Downloaded mod file mods/fancymenu_forge_2.13.3_MC_1.16.2-1.16.5.jar
[mc-image-helper] 11:32:22.000 INFO : Downloaded mod file mods/torchmaster-2.3.8.jar
[mc-image-helper] 11:32:22.015 INFO : Excluding mod file 'Skin Layers 3D (Fabric/Forge)' (skin-layers-3d) due to configuration
[mc-image-helper] 11:32:22.063 INFO : Downloaded mod file mods/ferritecore-2.1.1-forge.jar
[mc-image-helper] 11:32:22.068 INFO : Downloaded mod file mods/EquipmentCompare-1.16.5-1.3.2.jar
[mc-image-helper] 11:32:22.070 INFO : Downloaded mod file mods/XaerosWorldMap_1.28.9_Forge_1.16.5.jar
[mc-image-helper] 11:32:22.071 INFO : Downloaded mod file mods/crumbs-forge-1.0.7.jar
[mc-image-helper] 11:32:22.077 INFO : Downloaded mod file mods/SimpleDiscordRichPresence-1.4.0-build.3+mc1.16.5.jar
[mc-image-helper] 11:32:22.153 INFO : Downloaded mod file mods/Highlighter-1.16.5-1.1.1.jar
[mc-image-helper] 11:32:22.157 INFO : Excluding mod file 'Just Enough Resources (JER)' (just-enough-resources-jer) due to configuration
[mc-image-helper] 11:32:22.162 INFO : Downloaded mod file mods/CavesCliffsBackportAdditions-3.4.1jar.jar
[mc-image-helper] 11:32:22.183 INFO : Downloaded mod file mods/upgradedcore-1.16.5-1.1.0.3-release.jar
[mc-image-helper] 11:32:22.192 INFO : Downloaded mod file mods/farsight-1.7.jar
[mc-image-helper] 11:32:22.250 INFO : Downloaded mod file mods/konkrete_forge_1.6.0_MC_1.16.2-1.16.5.jar
[mc-image-helper] 11:32:22.408 INFO : Downloaded mod file mods/DarkPaintings-1.16.5-6.0.11.jar
[mc-image-helper] 11:32:22.462 INFO : Downloaded mod file mods/strawgolem-1.16-1.9.jar
[mc-image-helper] 11:32:22.492 INFO : Excluding mod file 'Mouse Tweaks' (mouse-tweaks) due to configuration
[mc-image-helper] 11:32:22.600 INFO : Excluding mod file 'TexTrue's Rubidium Options' (textrues-rubidium-options) due to configuration
[mc-image-helper] 11:32:22.613 INFO : Downloaded mod file mods/savageandravage-1.16.5-3.2.0.jar
[mc-image-helper] 11:32:22.621 INFO : Downloaded mod file mods/Waystones_1.16.5-7.6.4.jar
[mc-image-helper] 11:32:22.653 INFO : Downloaded mod file mods/BetterDungeons-1.16.4-1.2.1.jar
[mc-image-helper] 11:32:22.655 INFO : Downloaded mod file mods/Patchouli-1.16.4-53.3.jar
[mc-image-helper] 11:32:22.694 INFO : Downloaded mod file mods/Architects-Palette-1.16.4-1.1.5.jar
[mc-image-helper] 11:32:22.735 INFO : Downloaded mod file mods/voidtotem-1.16.5-1.4.0.jar
[mc-image-helper] 11:32:22.750 INFO : Excluding mod file '[ETF] Entity Texture Features - [Fabric & Forge]' (entity-texture-features-fabric) due to configuration
[mc-image-helper] 11:32:22.783 INFO : Downloaded mod file mods/NetherPortalFix_1.16.3-7.2.1.jar
[mc-image-helper] 11:32:22.815 INFO : Downloaded mod file mods/extendedmushrooms-1.16.5-1.7.0.5.jar
[mc-image-helper] 11:32:22.910 INFO : Downloaded mod file mods/elevatorid-1.16.5-1.7.13.jar
[mc-image-helper] 11:32:22.950 INFO : Downloaded mod file mods/dungeons_plus-1.16.5-1.1.5.jar
[mc-image-helper] 11:32:22.955 INFO : Downloaded mod file mods/lazydfu-0.1.3.jar
[mc-image-helper] 11:32:23.003 INFO : Downloaded mod file mods/abnormals_core-1.16.5-3.3.1.jar
[mc-image-helper] 11:32:23.011 INFO : Downloaded mod file mods/atmospheric-1.16.5-3.1.1.jar
[mc-image-helper] 11:32:23.049 INFO : Downloaded mod file mods/smarterfarmers-1.16.5-1.2.1.jar
[mc-image-helper] 11:32:23.051 INFO : Excluding mod file 'Tips' (tips) due to configuration
[mc-image-helper] 11:32:23.055 WARN : The authors of the mod 'Spawner Bug Fix' have disallowed project distribution. Manually download the file 'SpawnerFix-1.16.2-1.0.0.2.jar' from https://www.curseforge.com/minecraft/mc-mods/spawner-fix and supply via downloads repo or separately.
[mc-image-helper] 11:32:23.076 WARN : The authors of the mod 'The Abyss LPM Integration' have disallowed project distribution. Manually download the file 'Talpm 1.0.0 1.16.5' from https://www.curseforge.com/minecraft/mc-mods/the-abyss-lpm-integration and supply via downloads repo or separately.
[mc-image-helper] 11:32:23.092 INFO : Downloaded mod file mods/cavebiomeapi-1.16.5-1.4.2.jar
[mc-image-helper] 11:32:23.092 INFO : Downloaded mod file mods/AttributeFix-1.16.5-10.1.4.jar
[mc-image-helper] 11:32:23.116 INFO : Downloaded mod file mods/frozenup-1.0.1.jar
[mc-image-helper] 11:32:23.168 INFO : Downloaded mod file mods/upgradednetherite_items-1.16.5-1.1.0.2-release.jar
[mc-image-helper] 11:32:23.175 INFO : Downloaded mod file mods/structure_gel-1.16.5-1.7.8.jar
[mc-image-helper] 11:32:23.283 INFO : Downloaded mod file mods/ConfigMenusForge-v1.2.0-1.16.5-Forge.jar
[mc-image-helper] 11:32:23.284 INFO : Downloaded mod file mods/environmental-1.16.5-1.1.1.jar
[mc-image-helper] 11:32:23.308 INFO : Downloaded mod file mods/NightConfigFixes-v1.0.1-1.16.5-Forge.jar
[mc-image-helper] 11:32:23.318 INFO : Downloaded mod file mods/decorative_blocks_abnormals-1.2.jar
[mc-image-helper] 11:32:23.373 INFO : Downloaded mod file mods/BetterStrongholds-1.16.4-1.2.1.jar
[mc-image-helper] 11:32:23.389 INFO : Downloaded mod file mods/chocolate-1.3.0-1.16.4.jar
[mc-image-helper] 11:32:23.392 INFO : Downloaded mod file mods/Adorn-1.14.3+1.16.5-forge.jar
[mc-image-helper] 11:32:23.396 INFO : Downloaded mod file mods/Fallingleaves-1.16.3-1.2.4.jar
[mc-image-helper] 11:32:23.403 INFO : Downloaded mod file mods/RevampedWolf-1.16.4-0.7.1.jar
[mc-image-helper] 11:32:23.407 INFO : Downloaded mod file mods/glasscutter-1.1.1-1.16.5.jar
[mc-image-helper] 11:32:23.416 INFO : Downloaded mod file mods/RoadRunner-mc1.16.5-1.4.1.jar
[mc-image-helper] 11:32:23.437 INFO : Downloaded mod file mods/YungsBridges-Forge-1.16.4-1.0.1.jar
[mc-image-helper] 11:32:23.569 INFO : Downloaded mod file mods/SereneSeasons-1.16.5-4.0.1.127-universal.jar
[mc-image-helper] 11:32:23.575 INFO : Downloaded mod file mods/PickUpNotifier-v1.2-1.16.3.jar
[mc-image-helper] 11:32:23.593 INFO : Downloaded mod file mods/Kiwi-1.16.5-3.6.1.jar
[mc-image-helper] 11:32:23.601 INFO : Downloaded mod file mods/CNB-1.16.3_5-1.2.11.jar
[mc-image-helper] 11:32:23.663 INFO : Downloaded mod file mods/what_did_you_vote_for-1.16.5-1.0.5.jar
[mc-image-helper] 11:32:23.665 INFO : Downloaded mod file mods/obfuscate-0.6.3-1.16.5.jar
[mc-image-helper] 11:32:23.796 INFO : Downloaded mod file mods/shieldexp-1.16.5-alpha-0.1.jar
[mc-image-helper] 11:32:23.878 INFO : Downloaded mod file mods/bamboo_blocks-1.16.5-3.0.1.jar
[mc-image-helper] 11:32:23.956 INFO : Downloaded mod file mods/ftb-teams-forge-1605.2.3-build.40.jar
[mc-image-helper] 11:32:23.959 INFO : Downloaded mod file mods/abnormals_delight-1.16.5-1.2.1.jar
[mc-image-helper] 11:32:24.076 INFO : Downloaded mod file mods/citadel-1.8.1-1.16.5.jar
[mc-image-helper] 11:32:24.173 INFO : Downloaded mod file mods/personality-1.16.5-1.0.3.jar
[mc-image-helper] 11:32:24.230 INFO : Downloaded mod file mods/SimpleStorageNetwork-1.16.5-1.5.3.jar
[mc-image-helper] 11:32:24.306 INFO : Downloaded mod file mods/EasyMagic-v1.0.4-1.16.5.jar
[mc-image-helper] 11:32:24.326 INFO : Downloaded mod file mods/differentiate-1.16.5-0.5.3.jar
[mc-image-helper] 11:32:24.368 INFO : Downloaded mod file mods/connectivity-2.4-1.16.5.jar
[mc-image-helper] 11:32:24.741 INFO : Downloaded mod file mods/woodcuttercompats-1.16-1.2.jar
[mc-image-helper] 11:32:24.815 INFO : Downloaded mod file mods/FallingTree-1.16.5-2.11.6.jar
[mc-image-helper] 11:32:24.819 INFO : Downloaded mod file mods/Xaeros_Minimap_23.1.0_Forge_1.16.5.jar
[mc-image-helper] 11:32:24.857 INFO : Downloaded mod file mods/endergetic-1.16.5-3.0.2.jar
[mc-image-helper] 11:32:24.913 INFO : Downloaded mod file mods/snowundertrees-1.16.5-v1.3.jar
[mc-image-helper] 11:32:25.077 INFO : Downloaded mod file mods/culturaldelights-1.16.5-0.9.2.jar
[mc-image-helper] 11:32:25.276 INFO : Downloaded mod file mods/drippyloadingscreen_forge_1.6.6_MC_1.16.2-1.16.5.jar
[mc-image-helper] 11:32:25.514 INFO : Downloaded mod file mods/Quark-r2.4-322.jar
[mc-image-helper] 11:32:25.524 INFO : Downloaded mod file mods/carryon-1.16.5-1.15.5.22.jar
[mc-image-helper] 11:32:25.832 INFO : Downloaded mod file mods/FarmersDelight-1.16.5-0.6.0.jar
[mc-image-helper] 11:32:26.045 INFO : Downloaded mod file mods/repurposed_structures_forge-3.4.7+1.16.5.jar
[mc-image-helper] 11:32:26.119 INFO : Downloaded mod file mods/irregularchef-1.16.5-1.0.1.jar
[mc-image-helper] 11:32:26.146 INFO : Downloaded mod file mods/spark-1.9.1-forge.jar
[mc-image-helper] 11:32:26.203 INFO : Downloaded mod file mods/YungsApi-1.16.4-Forge-13.jar
[mc-image-helper] 11:32:26.314 INFO : Downloaded mod file mods/NaturesCompass-1.16.5-1.9.1-forge.jar
[mc-image-helper] 11:32:26.455 INFO : Downloaded mod file mods/copperpot-1.16.5-1.2.0.jar
[mc-image-helper] 11:32:26.520 INFO : Downloaded mod file mods/ftb-backups-2.1.2.2.jar
[mc-image-helper] 11:32:26.578 INFO : Downloaded mod file mods/Iceberg-1.16.5-1.0.45.jar
[mc-image-helper] 11:32:26.620 INFO : Downloaded mod file mods/curioofundying-forge-1.16.5-5.2.0.0.jar
[mc-image-helper] 11:32:26.776 INFO : Downloaded mod file mods/ftb-quests-forge-1605.3.7-build.165.jar
[mc-image-helper] 11:32:26.881 INFO : Downloaded mod file mods/villagertools-1.16.5-1.0.2.jar
[mc-image-helper] 11:32:26.893 INFO : Downloaded mod file mods/starterkit_1.16.5-4.1.jar
[mc-image-helper] 11:32:26.911 INFO : Downloaded mod file mods/FastLeafDecay-v25.2.jar
[mc-image-helper] 11:32:27.002 INFO : Downloaded mod file mods/MorePaths-1.16.1-1.3.2.jar
[mc-image-helper] 11:32:27.086 INFO : Downloaded mod file mods/chipped-1.16.5-1.2.1-forge.jar
[mc-image-helper] 11:32:27.123 INFO : Downloaded mod file mods/Jade-1.16.4-2.8.3.jar
[mc-image-helper] 11:32:27.130 INFO : Downloaded mod file mods/JEPB-1.0.0.jar
[mc-image-helper] 11:32:27.280 INFO : Downloaded mod file mods/combustivefishing-forge-1.16.3-4.0.0.1.jar
[mc-image-helper] 11:32:27.374 INFO : Downloaded mod file mods/AutoRegLib-1.6-49.jar
[mc-image-helper] 11:32:27.402 INFO : Downloaded mod file mods/DynamicSurroundings-1.16.5-4.0.5.0.jar
[mc-image-helper] 11:32:27.466 INFO : Downloaded mod file mods/byg-1.3.6.jar
[mc-image-helper] 11:32:27.469 INFO : Downloaded mod file mods/smoothboot-forge-1.16.4-1.2.2.jar
[mc-image-helper] 11:32:27.516 INFO : Downloaded mod file mods/caelus-forge-1.16.5-2.1.3.2.jar
[mc-image-helper] 11:32:27.636 INFO : Downloaded mod file mods/darkerdepths-1.16.5-1.1.4.jar
[mc-image-helper] 11:32:27.639 INFO : Downloaded mod file mods/ResourcePackOverrides-v1.0.0-1.16.5-Forge.jar
[mc-image-helper] 11:32:27.642 INFO : Downloaded mod file mods/Paxi-Forge-1.16.4-1.0.jar
[mc-image-helper] 11:32:27.666 INFO : Downloaded mod file mods/entitycollisionfpsfix-1.16-1.0.1.jar
[mc-image-helper] 11:32:27.704 INFO : Downloaded mod file mods/Bountiful-1.16.4-3.3.1.jar
[mc-image-helper] 11:32:27.763 INFO : Downloaded mod file mods/cloth-config-4.16.91-forge.jar
[mc-image-helper] 11:32:27.964 INFO : Downloaded mod file mods/ftb-library-forge-1605.3.4-build.90.jar
[mc-image-helper] 11:32:27.981 INFO : Downloaded mod file mods/Boat-Item-View-Forge-1.16.5-0.0.2.jar
[mc-image-helper] 11:32:27.997 INFO : Downloaded mod file mods/Bayou-Blues-1.16.5-1.0.5.jar
[mc-image-helper] 11:32:28.041 INFO : Downloaded mod file mods/upgrade_aquatic-1.16.5-3.1.2.jar
[mc-image-helper] 11:32:28.232 INFO : Downloaded mod file mods/Bookshelf-Forge-1.16.5-10.4.33.jar
[mc-image-helper] 11:32:28.326 INFO : Downloaded mod file mods/BadMobs-1.16.5-9.1.9.jar
[mc-image-helper] 11:32:28.391 INFO : Downloaded mod file mods/ClientTweaks_1.16.3-5.3.0.jar
[mc-image-helper] 11:32:28.642 INFO : Downloaded mod file mods/extraboats-1.16.5-2.1.1.jar
[mc-image-helper] 11:32:28.676 INFO : Downloaded mod file mods/geckolib-forge-1.16.5-3.0.106.jar
[mc-image-helper] 11:32:28.808 INFO : Downloaded mod file mods/BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5.jar
[mc-image-helper] 11:32:28.819 INFO : Downloaded mod file mods/kryptonreforged-mc1.16.5_v1.0.0.jar
[mc-image-helper] 11:32:28.827 INFO : Downloaded mod file mods/BetterModsButton-v1.0.5-1.16.5-Forge.jar
[mc-image-helper] 11:32:28.868 INFO : Downloaded mod file mods/BetterCaves-Forge-1.16.4-1.1.2.jar
[mc-image-helper] 11:32:29.075 INFO : Downloaded mod file mods/autumnity-1.16.5-2.1.2.jar
[mc-image-helper] 11:32:29.084 INFO : Downloaded mod file mods/snowrealmagic-1.16.5-2.10.0-1.16.5.jar
[mc-image-helper] 11:32:29.205 INFO : Downloaded mod file mods/DiagonalFences-v1.1.1-1.16.5.jar
[mc-image-helper] 11:32:29.231 INFO : Downloaded mod file mods/architectury-1.32.66.jar
[mc-image-helper] 11:32:29.231 INFO : Downloaded mod file mods/InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar
[mc-image-helper] 11:32:29.350 INFO : Downloaded mod file mods/nethers_delight-2.1.jar
[mc-image-helper] 11:32:29.365 INFO : Downloaded mod file mods/upgradednetherite_ultimate-1.16.5-1.1.0.3-release.jar
[mc-image-helper] 11:32:30.512 INFO : Downloaded mod file mods/supplementaries-1.16.5-0.18.5.jar
[mc-image-helper] 11:32:30.789 INFO : Downloaded mod file mods/L_Enders Cataclysm-0.48 Changed Theme -1.16.5.jar
[mc-image-helper] 11:32:32.351 INFO : Downloaded mod file mods/bygonenether-1.2.2-1.16.5.jar
[mc-image-helper] 11:32:33.060 INFO : Downloaded mod file mods/alexsmobs-1.12.1.jar
[mc-image-helper] 11:32:33.722 INFO : Downloaded mod file mods/mowziesmobs-1.5.27.jar
[mc-image-helper] 11:32:34.254 INFO : Downloaded mod file mods/TheAbyss2 2.2.3-4 1.16.5.jar
[mc-image-helper] 11:32:34.612 INFO : Downloaded mod file mods/deepdark_4.2.jar
[mc-image-helper] 11:32:35.208 INFO : Downloaded mod file mods/OuterEnd-0.2.14.jar
[mc-image-helper] 11:32:35.995 INFO : Downloaded mod file mods/twilightforest-1.16.5-4.0.870-universal.jar
[mc-image-helper] 11:32:36.187 INFO : Downloaded mod file mods/cavesandcliffs-1.16.5-7.2.0.jar
[mc-image-helper] 11:32:38.419 INFO : Downloaded mod file mods/betterendforge-1.16.5-2.8.jar
[mc-image-helper] 11:32:38.486 INFO : Downloaded mod file mods/blue_skies-1.16.5-1.1.3.jar
[mc-image-helper] 11:32:40.203 INFO : Downloading Forge installer 36.2.39 for Minecraft 1.16.5
[mc-image-helper] 11:32:40.795 INFO : Running Forge installer. This might take a while...
Some mod authors disallow automated downloads.
The following need to be manually downloaded into the repo or excluded:
(Also written to ./MODS_NEED_DOWNLOAD.txt)
Mod Filename Download page
========================= ============================= ====================================================================================
Starlight x Create Starlight x Create - v1.2 https://www.curseforge.com/minecraft/mc-mods/starlight-x-create/files/3583654
Spawner Bug Fix SpawnerFix-1.16.2-1.0.0.2.jar https://www.curseforge.com/minecraft/mc-mods/spawner-fix/files/3161147
The Abyss LPM Integration Talpm 1.0.0 1.16.5 https://www.curseforge.com/minecraft/mc-mods/the-abyss-lpm-integration/files/3571850
[init] ERROR failed to auto-install CurseForge modpack
[init] Running as uid=1000 gid=1000 with /data as 'drwxr-xr-x 15 1000 1000 4096 Dec 15 11:33 /data'
[mc-image-helper] 11:54:57.409 WARN : Some files from modpack file Better MC [FORGE] 1.16.5 v60.5.zip were missing. Proceeding with a re-install
[mc-image-helper] 11:55:02.664 ERROR : 'install-curseforge' command failed. Version is 1.37.4
reactor.core.Exceptions$ReactiveException: java.net.UnknownHostException: Failed to resolve 'mediafilez.forgecdn.net' [A(1)]
at reactor.core.Exceptions.propagate(Exceptions.java:408)
at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:101)
at reactor.core.publisher.Mono.block(Mono.java:1712)
at me.itzg.helpers.curseforge.CurseForgeInstaller.resolveModpackFileAndProcess(CurseForgeInstaller.java:351)
at me.itzg.helpers.curseforge.CurseForgeInstaller.installByRetrievingModpackZip(CurseForgeInstaller.java:234)
at me.itzg.helpers.curseforge.CurseForgeInstaller.lambda$install$3(CurseForgeInstaller.java:164)
at me.itzg.helpers.curseforge.CurseForgeInstaller.install(CurseForgeInstaller.java:200)
at me.itzg.helpers.curseforge.CurseForgeInstaller.install(CurseForgeInstaller.java:163)
at me.itzg.helpers.curseforge.InstallCurseForgeCommand.call(InstallCurseForgeCommand.java:214)
at me.itzg.helpers.curseforge.InstallCurseForgeCommand.call(InstallCurseForgeCommand.java:29)
at picocli.CommandLine.executeUserObject(CommandLine.java:2041)
at picocli.CommandLine.access$1500(CommandLine.java:148)
at picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2461)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2453)
at picocli.CommandLine$RunLast.handle(CommandLine.java:2415)
at picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2273)
at picocli.CommandLine$RunLast.execute(CommandLine.java:2417)
at picocli.CommandLine.execute(CommandLine.java:2170)
at me.itzg.helpers.McImageHelper.main(McImageHelper.java:157)
Suppressed: java.lang.Exception: #block terminated with an error
at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:103)
... 17 common frames omitted
Caused by: java.net.UnknownHostException: Failed to resolve 'mediafilez.forgecdn.net' [A(1)]
at io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1097)
at io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1044)
at io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:432)
at io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)
at io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:500)
at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590)
at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:583)
at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:559)
at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492)
at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636)
at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629)
at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:118)
at io.netty.resolver.dns.DnsQueryContext.finishFailure(DnsQueryContext.java:348)
at io.netty.resolver.dns.DnsQueryContext$5.run(DnsQueryContext.java:290)
at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)
at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:153)
at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:416)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: io.netty.resolver.dns.DnsNameResolverTimeoutException: [50067: /127.0.0.11:53] DefaultDnsQuestion(mediafilez.forgecdn.net. IN A) query '50067' via UDP timed out after 5000 milliseconds (no stack trace available)
[init] ERROR failed to auto-install CurseForge modpack
I have looked around a little bit and saw mentions of DNS, MTU, or re-pulling the image but I am not quite sure what my particular issue is. I will also have to look into what is required to get the other mods installed that could not be automatically installed. I am not certain of how I would need to install mods individually although I assume I cannot do that via compose. I will do my best to respond ASAP.
Beta Was this translation helpful? Give feedback.
All reactions