itzg / docker-minecraft-server

Docker image that provides a Minecraft Server that will automatically download selected version at startup
https://docker-minecraft-server.readthedocs.io/
Apache License 2.0
9.45k stars 1.55k forks source link

Files of mods is not available for download #2053

Closed IamMatheusLira closed 1 year ago

IamMatheusLira commented 1 year ago

Describe the problem

It is giving several warnings when trying to download the mod files The world is being created but without any mod installed

Container definition

docker run -e TYPE=AUTO_CURSEFORGE -e CF_SLUG=all-the-mods-8 -e MEMORY=8G -e CF_API_KEY=key -p 25565:25565 -e EULA=TRUE --name mc itzg/minecraft-server

Container logs

[init] Running as uid=1000 gid=1000 with /data as 'drwxrwxr-x 2 1000 1000 4096 Mar 22 01:22 /data' [init] Resolved version given LATEST into 1.19.4 and major version 1.19 [init] Resolving type given AUTO_CURSEFORGE [mc-image-helper] 19:26:22.163 INFO : Processing modpack 'All the Mods 8-1.0.15.zip' (all-the-mods-8) @ 520914:4461163 [mc-image-helper] 19:26:25.502 WARN : The file [1.19.2] YUNG's Better Strongholds v3.2.0 (Forge) from YUNG's Better Strongholds (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:25.523 WARN : The file ferritecore-5.0.3-forge.jar from FerriteCore (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:25.578 WARN : The file MysticalAgriculture-1.19.2-6.0.8.jar from Mystical Agriculture is not available for download, so it will be skipped [mc-image-helper] 19:26:25.589 WARN : The file NoChatReports-FORGE-1.19.2-v1.5.1.jar from No Chat Reports is not available for download, so it will be skipped [mc-image-helper] 19:26:25.632 WARN : The file SimpleBackups-1.19.1-2.1.9.jar from Simple Backups is not available for download, so it will be skipped [mc-image-helper] 19:26:25.663 WARN : The file Simple Magnets 1.1.9 for Forge 1.19 from Simple Magnets is not available for download, so it will be skipped [mc-image-helper] 19:26:25.750 WARN : The file industrial-foregoing-1.19.2-3.3.2.3-5.jar from Industrial Foregoing is not available for download, so it will be skipped [mc-image-helper] 19:26:25.840 WARN : The file UtilitiX-1.19.2-0.7.7.jar from UtilitiX is not available for download, so it will be skipped [mc-image-helper] 19:26:25.917 WARN : The file inventoryessentials-forge-1.19-5.0.2.jar from Inventory Essentials is not available for download, so it will be skipped [mc-image-helper] 19:26:25.921 WARN : The file SuperFactoryManager-1.19.2-4.5.1.jar from Super Factory Manager ( SFM ) is not available for download, so it will be skipped [mc-image-helper] 19:26:25.973 WARN : The file XyCraft Override v0.5.17 from XyCraft: Override is not available for download, so it will be skipped [mc-image-helper] 19:26:25.978 WARN : The file Additional Lights 1.19-2.1.6 from Additional Lights is not available for download, so it will be skipped [mc-image-helper] 19:26:25.983 WARN : The file Rechiseled 1.0.12a for Forge 1.19 from Re-chiseled is not available for download, so it will be skipped [mc-image-helper] 19:26:25.987 WARN : The file DarkUtilities-Forge-1.19.2-13.1.7.jar from Dark Utilities is not available for download, so it will be skipped [mc-image-helper] 19:26:26.032 WARN : The file bwncr-forge-1.19.2-3.14.1.jar from Bad Wither No Cookie - Reloaded is not available for download, so it will be skipped [mc-image-helper] 19:26:26.047 WARN : The file modelfix-1.8-forge.jar from Model Gap Fix is not available for download, so it will be skipped [mc-image-helper] 19:26:26.049 WARN : The file cc-tweaked-1.19.2-1.101.2.jar from CC: Tweaked is not available for download, so it will be skipped [mc-image-helper] 19:26:26.053 WARN : The file CommonCapabilities-1.19.2-2.9.0.jar from Common Capabilities is not available for download, so it will be skipped [mc-image-helper] 19:26:26.053 WARN : The file CTM - 1.19.2-1.1.6+8 from ConnectedTexturesMod is not available for download, so it will be skipped [mc-image-helper] 19:26:26.055 WARN : The file multipiston-1.19.2-1.2.21-ALPHA.jar from Multi-Piston is not available for download, so it will be skipped [mc-image-helper] 19:26:26.058 WARN : The file RFToolsControl - 1.19-6.1.2 from RFTools Control is not available for download, so it will be skipped [mc-image-helper] 19:26:26.076 WARN : The file integratednbt-1.19.2-1.6.0.jar from Integrated NBT is not available for download, so it will be skipped [mc-image-helper] 19:26:26.106 WARN : The file SoL-Carrot-1.19.2-1.14.0.jar from Spice of Life: Carrot Edition is not available for download, so it will be skipped [mc-image-helper] 19:26:26.111 WARN : The file v0.9.0 from Refined Storage Addons is not available for download, so it will be skipped [mc-image-helper] 19:26:26.121 WARN : The file lootr-1.19-0.3.22.59.jar from Lootr (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.132 WARN : The file Measurements-forge-1.19.2-1.3.1.jar from Measurements is not available for download, so it will be skipped [mc-image-helper] 19:26:26.144 WARN : The file ScalableCatsForce-2.13.10-build-10-with-library.jar from Scalable Cat's Force is not available for download, so it will be skipped [mc-image-helper] 19:26:26.148 WARN : The file Angel Ring 2 v2.1.5 for MC 1.19-1.19.2 from Angel Ring is not available for download, so it will be skipped [mc-image-helper] 19:26:26.150 WARN : The file Connected Glass 1.1.6 for Forge 1.19 from Connected Glass is not available for download, so it will be skipped [mc-image-helper] 19:26:26.154 WARN : The file item-filters-forge-1902.2.9-build.46.jar from Item Filters is not available for download, so it will be skipped [mc-image-helper] 19:26:26.205 WARN : The file caelus-forge-1.19.2-3.0.0.6.jar from Caelus API (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.207 WARN : The file Delightful 3.2.2 - 1.19.2 from Delightful is not available for download, so it will be skipped [mc-image-helper] 19:26:26.211 WARN : The file IntegratedDynamics-1.19.2-1.16.2.jar from Integrated Dynamics is not available for download, so it will be skipped [mc-image-helper] 19:26:26.212 WARN : The file ftb-ultimine-forge-1902.4.0-build.77.jar from FTB Ultimine (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.219 WARN : The file Radon mc1.19.x-0.8.2 from Radon is not available for download, so it will be skipped [mc-image-helper] 19:26:26.245 WARN : The file biggerreactors-1.19.2-0.6.0-beta.6.1.jar from Bigger Reactors is not available for download, so it will be skipped [mc-image-helper] 19:26:26.247 WARN : The file balm-forge-1.19.2-4.5.7.jar from Balm (Forge Edition) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.249 WARN : The file ExperienceBugFix-1.19-1.41.2.3.jar from Fix Experience Bug (now with FABRIC and FORGE versions) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.253 WARN : The file [Forge] letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar from Let Me Despawn is not available for download, so it will be skipped [mc-image-helper] 19:26:26.254 WARN : The file torchmaster-19.2.0 from Torchmaster is not available for download, so it will be skipped [mc-image-helper] 19:26:26.254 WARN : The file Croptopia-1.19.2-FORGE-2.2.2.jar from Croptopia is not available for download, so it will be skipped [mc-image-helper] 19:26:26.258 WARN : The file yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar from Yeetus Experimentus is not available for download, so it will be skipped [mc-image-helper] 19:26:26.261 WARN : The file blockui-1.19-0.0.64-ALPHA.jar from BlockUI is not available for download, so it will be skipped [mc-image-helper] 19:26:26.263 WARN : The file handcrafted-forge-1.19.2-2.0.6.jar from Handcrafted is not available for download, so it will be skipped [mc-image-helper] 19:26:26.272 WARN : The file XyCraft World v0.5.17 from XyCraft: World is not available for download, so it will be skipped [mc-image-helper] 19:26:26.280 WARN : The file 1.4.2 [FORGE] from Applied Botanics Addon is not available for download, so it will be skipped [mc-image-helper] 19:26:26.282 WARN : The file forge-1.19.2-1.13 from Ad Astra!: Giselle Addon is not available for download, so it will be skipped [mc-image-helper] 19:26:26.283 WARN : The file Aquaculture-1.19.2-2.4.8.jar from Aquaculture 2 is not available for download, so it will be skipped [mc-image-helper] 19:26:26.290 WARN : The file universalgrid-1.19.2-1.033.jar from Universal Grid is not available for download, so it will be skipped [mc-image-helper] 19:26:26.293 WARN : The file ftb-library-forge-1902.3.16-build.193.jar from FTB Library (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.300 WARN : The file moonlight-1.19.2-2.2.27-forge.jar from Moonlight Lib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.321 WARN : The file AllTheCompressed-1.19.2-2.0.0.jar from AllTheCompressed is not available for download, so it will be skipped [mc-image-helper] 19:26:26.335 WARN : The file Config Lib 1.1.6b for Forge 1.19 from SuperMartijn642's Config Lib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.355 WARN : The file ftb-ranks-forge-1902.1.14-build.70.jar from FTB Ranks (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.362 WARN : The file MERequester-Forge-1.19.2-1.0.3 from ME Requester is not available for download, so it will be skipped [mc-image-helper] 19:26:26.373 WARN : The file waystones-forge-1.19.2-11.3.1.jar from Waystones is not available for download, so it will be skipped [mc-image-helper] 19:26:26.373 WARN : The file MekanismTools-1.19.2-10.3.8.477.jar from Mekanism Tools is not available for download, so it will be skipped [mc-image-helper] 19:26:26.383 WARN : The file Twilight Forest - MC 1.19.2 - 4.2.1518 from The Twilight Forest is not available for download, so it will be skipped [mc-image-helper] 19:26:26.386 WARN : The file sebastrnlib-2.0.2.jar from SebastrnLib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.386 WARN : The file Blue Skies: Population 1.19.2-v1.3.20 from Blue Skies is not available for download, so it will be skipped [mc-image-helper] 19:26:26.391 WARN : The file [1.19.2] YUNG's Extras v3.1.0 (Forge) from YUNG's Extras (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.396 WARN : The file domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar from Domum Ornamentum is not available for download, so it will be skipped [mc-image-helper] 19:26:26.404 WARN : The file pylons-1.19.2-3.1.0.jar from Pylons is not available for download, so it will be skipped [mc-image-helper] 19:26:26.405 WARN : The file structurize-1.19.2-1.0.472-BETA.jar from Structurize is not available for download, so it will be skipped [mc-image-helper] 19:26:26.407 WARN : The file mininggadgets-1.13.0.jar from Mining Gadgets is not available for download, so it will be skipped [mc-image-helper] 19:26:26.420 WARN : The file modular-routers-1.19.2 v1.19.2-10.2.0 from Modular Routers is not available for download, so it will be skipped [mc-image-helper] 19:26:26.424 WARN : The file [Forge] Creeper Overhaul 2.0.9 from Creeper Overhaul is not available for download, so it will be skipped [mc-image-helper] 19:26:26.425 WARN : The file jumpboat-1.19.2-0.1.0.5.jar from Jumpy Boats is not available for download, so it will be skipped [mc-image-helper] 19:26:26.427 WARN : The file [1.19.2] YUNG's Better Nether Fortresses v1.0.5 (Forge) from YUNG's Better Nether Fortresses (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.437 WARN : The file thermal_innovation-1.19.2-10.2.0.18.jar from Thermal Innovation is not available for download, so it will be skipped [mc-image-helper] 19:26:26.444 WARN : The file thermal_expansion-1.19.2-10.2.0.21.jar from Thermal Expansion is not available for download, so it will be skipped [mc-image-helper] 19:26:26.446 WARN : The file chipped-forge-1.19.2-2.1.3.jar from Chipped is not available for download, so it will be skipped [mc-image-helper] 19:26:26.450 WARN : The file theurgy-1.19.2-1.3.0.jar from Theurgy is not available for download, so it will be skipped [mc-image-helper] 19:26:26.452 WARN : The file supplementaries-1.19.2-2.2.64.jar from Supplementaries is not available for download, so it will be skipped [mc-image-helper] 19:26:26.472 WARN : The file Trash Cans 1.0.17a for Forge 1.19 from Trash Cans is not available for download, so it will be skipped [mc-image-helper] 19:26:26.484 WARN : The file farmingforblockheads-forge-1.19.2-11.2.0.jar from Farming for Blockheads is not available for download, so it will be skipped [mc-image-helper] 19:26:26.486 WARN : The file AEAdditions-1.19.2-4.0.3.jar from AE Additions - ExtraCells2 Fork is not available for download, so it will be skipped [mc-image-helper] 19:26:26.490 WARN : The file titanium-1.19.2-3.7.2-26.jar from Titanium is not available for download, so it will be skipped [mc-image-helper] 19:26:26.495 WARN : The file v1.11.5 from Refined Storage is not available for download, so it will be skipped [mc-image-helper] 19:26:26.497 WARN : The file [1.19.2] YUNG's Better Witch Huts v2.1.0 (Forge) from YUNG's Better Witch Huts (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.497 WARN : The file v1.0.7 / mc1.19.2 - Forge from Macaw's Fences and Walls is not available for download, so it will be skipped [mc-image-helper] 19:26:26.513 WARN : The file enderchests-forge-1.19.0-1.10.1.01.jar from EnderChests is not available for download, so it will be skipped [mc-image-helper] 19:26:26.515 WARN : The file RFToolsUtility - 1.19-5.1.4 from RFTools Utility is not available for download, so it will be skipped [mc-image-helper] 19:26:26.522 WARN : The file [1.19.2] YUNG's Better Ocean Monuments v2.1.0 (Forge) from YUNG's Better Ocean Monuments (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.522 WARN : The file FramedBlocks-6.8.2.jar from FramedBlocks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.523 WARN : The file AE2 Things v1.1.1 from AE2 Things [Forge] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.524 WARN : The file blueflame-1.19.2-0.1.0.2.jar from Blue Flame Burning is not available for download, so it will be skipped [mc-image-helper] 19:26:26.526 WARN : The file Structure Gel 1.19.2-v2.7.1 from Structure Gel API is not available for download, so it will be skipped [mc-image-helper] 19:26:26.527 WARN : The file quartz-1.19.2-0.1.0-beta.2.1.jar from Quartz is not available for download, so it will be skipped [mc-image-helper] 19:26:26.529 WARN : The file elementalcraft-1.19.2-5.5.10.jar from Elemental Craft is not available for download, so it will be skipped [mc-image-helper] 19:26:26.531 WARN : The file BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar from Bamboo Everything (Forge/Fabric) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.534 WARN : The file Alchemistry - 1.19.2-2.2.4 from Alchemistry is not available for download, so it will be skipped [mc-image-helper] 19:26:26.536 WARN : The file RFToolsPower - 1.19-5.1.1 from RFTools Power is not available for download, so it will be skipped [mc-image-helper] 19:26:26.539 WARN : The file moredragoneggs-3.2.jar from More Dragon Eggs is not available for download, so it will be skipped [mc-image-helper] 19:26:26.543 WARN : The file WitherSkeletonTweaks-1.19.2-8.0.2.jar from Wither Skeleton Tweaks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.546 WARN : The file v2.2.3 / mc1.19.2 - Forge from Macaw's Roofs is not available for download, so it will be skipped [mc-image-helper] 19:26:26.549 WARN : The file [Forge - 1.19.2] Harvest with ease v6.0.0.0-final from Harvest with ease is not available for download, so it will be skipped [mc-image-helper] 19:26:26.551 WARN : The file libIPN-forge-1.19[.1-2]-2.0.4 from libIPN is not available for download, so it will be skipped [mc-image-helper] 19:26:26.551 WARN : The file elytraslot-forge-6.1.0+1.19.2.jar from Elytra Slot (Fabric/Forge/Quilt) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.554 WARN : The file v1.0.9 / mc1.19.2 - Forge from Macaw's Trapdoors is not available for download, so it will be skipped [mc-image-helper] 19:26:26.555 WARN : The file GameMenuModOption-1.19.1-1.18 from Game Menu Mod Option [Forge] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.561 WARN : The file mob_grinding_utils-1.19.2-0.4.47.jar from Mob Grinding Utils is not available for download, so it will be skipped [mc-image-helper] 19:26:26.563 WARN : The file ftb-essentials-1902.1.10-build.47.jar from FTB Essentials (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.562 WARN : The file Rhino Forge 1902.2.2-build.264 from Rhino is not available for download, so it will be skipped [mc-image-helper] 19:26:26.564 WARN : The file refinedcooking-3.0.3.jar from Refined Cooking is not available for download, so it will be skipped [mc-image-helper] 19:26:26.567 WARN : The file DimStorage-1.19.2-7.2.0 from DimStorage is not available for download, so it will be skipped [mc-image-helper] 19:26:26.567 WARN : The file Farmer's Delight 1.2 - 1.19+ from Farmer's Delight is not available for download, so it will be skipped [mc-image-helper] 19:26:26.567 WARN : The file ExtraDisks-1.19.2-2.2.0.jar from Extra Disks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.571 WARN : The file LibX-1.19.2-4.2.8.jar from LibX is not available for download, so it will be skipped [mc-image-helper] 19:26:26.572 WARN : The file endertanks-forge-1.19.0-1.12.1.02.jar from EnderTanks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.574 WARN : The file AdvancementPlaques-1.19.2-1.4.7.jar from Advancement Plaques [Forge] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.575 WARN : The file myrtrees-forge-1.2.0-build.31.jar from Myrtrees is not available for download, so it will be skipped [mc-image-helper] 19:26:26.578 WARN : The file [Forge] Resourceful 1.1.23 from Resourceful Lib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.579 WARN : The file [1.19.2] Pipez 1.19.2-1.0.1 from Pipez is not available for download, so it will be skipped [mc-image-helper] 19:26:26.582 WARN : The file sophisticatedbackpacks-1.19.2-3.18.40.779.jar from Sophisticated Backpacks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.582 WARN : The file Patchouli-1.19.2-77.jar from Patchouli is not available for download, so it will be skipped [mc-image-helper] 19:26:26.588 WARN : The file nomowanderer-1.19.2_1.3.6.jar from NoMoWanderer is not available for download, so it will be skipped [mc-image-helper] 19:26:26.592 WARN : The file ftb-teams-forge-1902.2.12-build.95.jar from FTB Teams (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.592 WARN : The file Corail Woodcutter 2.5.2 for 1.19.2 from Corail Woodcutter is not available for download, so it will be skipped [mc-image-helper] 19:26:26.595 WARN : The file AlmostUnified-Forge-1.19.2-0.3.6 from Almost Unified is not available for download, so it will be skipped [mc-image-helper] 19:26:26.595 WARN : The file v1.0.5 / mc1.19.2 - Forge from Macaw's Lights and Lamps is not available for download, so it will be skipped [mc-image-helper] 19:26:26.597 WARN : The file 2.0.0-beta.7 (Forge 1.19.2) from MEGA Cells is not available for download, so it will be skipped [mc-image-helper] 19:26:26.597 WARN : The file time-in-a-bottle-3.0.1-mc1.19.jar from Time in a bottle standalone is not available for download, so it will be skipped [mc-image-helper] 19:26:26.599 WARN : The file BDLib 1.25.0.5 (MC 1.19.2) from BdLib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.601 WARN : The file MekanismGenerators-1.19.2-10.3.8.477.jar from Mekanism Generators is not available for download, so it will be skipped [mc-image-helper] 19:26:26.603 WARN : The file Create 1.19.2 v0.5.0i from Create is not available for download, so it will be skipped [mc-image-helper] 19:26:26.603 WARN : The file Smooth Boot (Reloaded) 0.0.2 for MC 1.19.2 from Smooth Boot (Reloaded) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.607 WARN : The file XNet - 1.19-5.1.3 from XNet is not available for download, so it will be skipped [mc-image-helper] 19:26:26.617 WARN : The file craftingtweaks-forge-1.19-15.1.6.jar from Crafting Tweaks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.618 WARN : The file DeepResonance - 1.19-4.1.2 from Deep Resonance is not available for download, so it will be skipped [mc-image-helper] 19:26:26.617 WARN : The file lazydfu-1.19-1.0.2.jar from Lazy DataFixerUpper(LazyDFU) [FORGE] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.617 WARN : The file EnergyMeter-1.19.2-1.0.0 from Energy Meter is not available for download, so it will be skipped [mc-image-helper] 19:26:26.613 WARN : The file [1.19.2] YUNG's API v3.8.9 (Forge) from YUNG's API (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.620 WARN : The file 1.19.2-2.8 from Gravitational Modulating Additional Unit is not available for download, so it will be skipped [mc-image-helper] 19:26:26.614 WARN : The file v2.0.7 / mc1.19.2 - Forge from Macaw's Bridges is not available for download, so it will be skipped [mc-image-helper] 19:26:26.621 WARN : The file modnametooltip-1.19-1.19.0.jar from Mod Name Tooltip is not available for download, so it will be skipped [mc-image-helper] 19:26:26.629 WARN : The file curios-forge-1.19.2-5.1.3.0.jar from Curios API (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.635 WARN : The file functionalstorage-1.19.2-1.1.3.jar from Functional Storage is not available for download, so it will be skipped [mc-image-helper] 19:26:26.637 WARN : The file thermal_dynamics-1.19.2-10.2.1b.14.jar from Thermal Dynamics is not available for download, so it will be skipped [mc-image-helper] 19:26:26.646 WARN : The file ftb-chunks-forge-1902.3.18-build.248.jar from FTB Chunks (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.639 WARN : The file flickerfix-1.19.1-3.1.0.jar from FlickerFix is not available for download, so it will be skipped [mc-image-helper] 19:26:26.640 WARN : The file jmi-forge-1.19.2-0.13-33.jar from JourneyMap Integration is not available for download, so it will be skipped [mc-image-helper] 19:26:26.640 WARN : The file TheOneProbe - 1.19-6.2.2 from The One Probe is not available for download, so it will be skipped [mc-image-helper] 19:26:26.648 WARN : The file SmartBrainLib Forge 1.19.2-1.9 from SmartBrainLib (Forge/Fabric/Quilt) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.647 WARN : The file ExtraStorage-1.19.2-3.0.1 from ExtraStorage is not available for download, so it will be skipped [mc-image-helper] 19:26:26.653 WARN : The file Placebo-1.19.2-7.1.7.jar from Placebo is not available for download, so it will be skipped [mc-image-helper] 19:26:26.654 WARN : The file BetterAdvancements-1.19.2-0.2.2.142.jar from Better Advancements is not available for download, so it will be skipped [mc-image-helper] 19:26:26.658 WARN : The file Ars_Elemental-1.19.2-0.5.8.2.jar from Ars Elemental is not available for download, so it will be skipped [mc-image-helper] 19:26:26.661 WARN : The file smallships-1.19.2-2.0.0-Alpha-0.4.jar from Small Ships [Fabric & Forge] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.659 WARN : The file thermal_integration-1.19.2-10.2.0.17.jar from Thermal Integration is not available for download, so it will be skipped [mc-image-helper] 19:26:26.661 WARN : The file Shrink-1.19-1.3.5.jar from Shrink. is not available for download, so it will be skipped [mc-image-helper] 19:26:26.664 WARN : The file cookingforblockheads-forge-1.19.2-13.3.1.jar from Cooking for Blockheads is not available for download, so it will be skipped [mc-image-helper] 19:26:26.665 WARN : The file McJtyLib - 1.19-7.1.5 from McJtyLib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.666 WARN : The file Iceberg-1.19.2-forge-1.1.4.jar from Iceberg [Forge] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.668 WARN : The file 1.3.4 from Applied Mekanistics is not available for download, so it will be skipped [mc-image-helper] 19:26:26.668 WARN : The file v1192.0.0-forge [1.19.2] from Additional Enchanted Miner is not available for download, so it will be skipped [mc-image-helper] 19:26:26.670 WARN : The file spirit-forge-1.19.2-2.2.4.jar from Spirit is not available for download, so it will be skipped [mc-image-helper] 19:26:26.675 WARN : The file vitalize-forge-1.19.2-1.1.1.jar from Vitalize is not available for download, so it will be skipped [mc-image-helper] 19:26:26.677 WARN : The file [Forge 1.19-1.19.2] v8.2.88 from Cloth Config API (Fabric/Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.679 WARN : The file [FORGE 1.19.2] v4.0.6 from Powah! (Rearchitected) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.681 WARN : The file [1.19.2] YUNG's Better Dungeons v3.2.2 (Forge) from YUNG's Better Dungeons (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.683 WARN : The file HostileNeuralNetworks-1.19.2-4.0.2.jar from Hostile Neural Networks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.683 WARN : The file AutoRegLib-1.8.2-55.jar from AutoRegLib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.685 WARN : The file EvilCraft-1.19.2-1.2.16.jar from EvilCraft is not available for download, so it will be skipped [mc-image-helper] 19:26:26.687 WARN : The file DungeonsArise-1.19.2-2.1.54-release.jar from When Dungeons Arise - Forge! is not available for download, so it will be skipped [mc-image-helper] 19:26:26.691 WARN : The file connectivity-1.19.2-3.4.jar from Connectivity[Forge/Fabric] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.691 WARN : The file [1.19.2] SecurityCraft v1.9.4.jar from Security Craft is not available for download, so it will be skipped [mc-image-helper] 19:26:26.692 WARN : The file ChemLib 1.19.2-2.0.17 from ChemLib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.693 WARN : The file fuelgoeshere-1.19.2-0.1.0.0.jar from Fuel Goes Here is not available for download, so it will be skipped [mc-image-helper] 19:26:26.695 WARN : The file Bookshelf-Forge-1.19.2-16.2.18.jar from Bookshelf is not available for download, so it will be skipped [mc-image-helper] 19:26:26.695 WARN : The file Furniture Mod 7.0.0-pre35 from MrCrayfish's Furniture Mod is not available for download, so it will be skipped [mc-image-helper] 19:26:26.697 WARN : The file Naturalist 2.1.1 (Forge 1.19-1.19.2) from Naturalist is not available for download, so it will be skipped [mc-image-helper] 19:26:26.699 WARN : The file eccentrictome-1.19.2-1.9.1.jar from Eccentric Tome is not available for download, so it will be skipped [mc-image-helper] 19:26:26.702 WARN : The file artifacts-1.19.2-5.0.2.jar from Artifacts is not available for download, so it will be skipped [mc-image-helper] 19:26:26.703 WARN : The file phosphophyllite-1.19.2-0.6.0-beta.7.jar from Phosphophyllite is not available for download, so it will be skipped [mc-image-helper] 19:26:26.699 WARN : The file GatewaysToEternity-1.19.2-3.1.1.jar from Gateways to Eternity is not available for download, so it will be skipped [mc-image-helper] 19:26:26.705 WARN : The file crafting-on-a-stick-1.19.2-1.0.5.jar from Crafting on a stick is not available for download, so it will be skipped [mc-image-helper] 19:26:26.707 WARN : The file buildinggadgets-3.16.2-build.22+mc1.19.2.jar from Building Gadgets is not available for download, so it will be skipped [mc-image-helper] 19:26:26.707 WARN : The file farsight-1.19.2-2.1.jar from Farsight [Forge] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.709 WARN : The file thermal_locomotion-1.19.2-10.2.0.14.jar from Thermal Locomotion is not available for download, so it will be skipped [mc-image-helper] 19:26:26.709 WARN : The file Additional Lanterns 1.0.4 for Forge 1.19 from Additional Lanterns is not available for download, so it will be skipped [mc-image-helper] 19:26:26.711 WARN : The file NaturesAura-38.0.jar from Nature's Aura is not available for download, so it will be skipped [mc-image-helper] 19:26:26.713 WARN : The file netherportalfix-forge-1.19-10.0.1.jar from NetherPortalFix is not available for download, so it will be skipped [mc-image-helper] 19:26:26.715 WARN : The file MysticalAgradditions-1.19.2-6.0.2.jar from Mystical Agradditions is not available for download, so it will be skipped [mc-image-helper] 19:26:26.715 WARN : The file Mekanism-1.19.2-10.3.8.477.jar from Mekanism is not available for download, so it will be skipped [mc-image-helper] 19:26:26.719 WARN : The file minecolonies-1.19.2-1.0.1247-BETA.jar from MineColonies is not available for download, so it will be skipped [mc-image-helper] 19:26:26.719 WARN : The file comforts-forge-6.0.4+1.19.2.jar from Comforts (Fabric/Forge/Quilt) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.723 WARN : The file productivebees-1.19.2-0.10.5.3.jar from Productive Bees is not available for download, so it will be skipped [mc-image-helper] 19:26:26.724 WARN : The file PonderJS-Forge-1.19.2-1.1.11 from Ponder for KubeJS is not available for download, so it will be skipped [mc-image-helper] 19:26:26.725 WARN : The file clickadv-1.19.2-3.0.jar from Clickable advancements[Forge/Fabric] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.725 WARN : The file villagertools-1.19-1.0.3.jar from Village Artifacts is not available for download, so it will be skipped [mc-image-helper] 19:26:26.728 WARN : The file FastSuite-1.19.2-4.0.0.jar from FastSuite is not available for download, so it will be skipped [mc-image-helper] 19:26:26.729 WARN : The file hexcasting-forge-1.19.2-0.10.3.jar from Hex Casting is not available for download, so it will be skipped [mc-image-helper] 19:26:26.729 WARN : The file BotanyTrees-Forge-1.19.2-5.0.4.jar from Botany Trees is not available for download, so it will be skipped [mc-image-helper] 19:26:26.730 WARN : The file cofh_core-1.19.2-10.2.1.40.jar from CoFH Core is not available for download, so it will be skipped [mc-image-helper] 19:26:26.730 WARN : The file IronJetpacks-1.19.2-6.0.3.jar from Iron Jetpacks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.732 WARN : The file Wireless Chargers 1.0.8 for Forge 1.19 from Wireless Chargers is not available for download, so it will be skipped [mc-image-helper] 19:26:26.732 WARN : The file DungeonCrawl-1.19-2.3.12 from Dungeon Crawl is not available for download, so it will be skipped [mc-image-helper] 19:26:26.734 WARN : The file Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar from Entity Collision FPS Fix is not available for download, so it will be skipped [mc-image-helper] 19:26:26.736 WARN : The file rsrequestify-2.3.0.jar from Refined Storage: Requestify is not available for download, so it will be skipped [mc-image-helper] 19:26:26.737 WARN : The file v1.3.2 for Forge 1.19.2 from Little Logistics is not available for download, so it will be skipped [mc-image-helper] 19:26:26.737 WARN : The file antighost-1.19.1-forge42.0.1-1.1.3.jar from AntiGhost is not available for download, so it will be skipped [mc-image-helper] 19:26:26.737 WARN : The file BetterF3 Forge v4.0.0 (1.19.1/2) from BetterF3 is not available for download, so it will be skipped [mc-image-helper] 19:26:26.740 WARN : The file [Forge] Tempad 1.4.4 from Tempad is not available for download, so it will be skipped [mc-image-helper] 19:26:26.741 WARN : The file asynclocator-1.19.2-1.2.0.jar from Async Locator is not available for download, so it will be skipped [mc-image-helper] 19:26:26.743 WARN : The file pneumaticcraft-repressurized v1.19.2-4.3.3 from PneumaticCraft: Repressurized is not available for download, so it will be skipped [mc-image-helper] 19:26:26.746 WARN : The file 1.10.34 (Forge 1.19.4) from spark is not available for download, so it will be skipped [mc-image-helper] 19:26:26.747 WARN : The file MyServerIsCompatible-1.19-1.0.jar from My Server Is Compatible is not available for download, so it will be skipped [mc-image-helper] 19:26:26.749 WARN : The file guardvillagers-1.19.2-1.5.5.jar from Guard Villagers is not available for download, so it will be skipped [mc-image-helper] 19:26:26.752 WARN : The file Flux-Networks-1.19.2-7.1.3 from Flux Networks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.754 WARN : The file shetiphiancore-forge-1.19.0-3.11.3.01.jar from ShetiPhianCore is not available for download, so it will be skipped [mc-image-helper] 19:26:26.754 WARN : The file AEInfinityBooster v1.19.2-1.2.0+11 from AEInfinityBooster is not available for download, so it will be skipped [mc-image-helper] 19:26:26.754 WARN : The file CosmeticArmorReworked-1.19.2-v1a.jar from Cosmetic Armor Reworked is not available for download, so it will be skipped [mc-image-helper] 19:26:26.757 WARN : The file FastFurnace-1.19.2-7.0.0.jar from FastFurnace is not available for download, so it will be skipped [mc-image-helper] 19:26:26.760 WARN : The file ironfurnaces-1.19.2-3.6.5.jar from Iron Furnaces [FORGE] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.761 WARN : The file engineersdecor-1.19.2-forge-1.3.28.jar from Engineer's Decor is not available for download, so it will be skipped [mc-image-helper] 19:26:26.761 WARN : The file Entangled 1.3.13 for Forge 1.19 from Entangled is not available for download, so it will be skipped [mc-image-helper] 19:26:26.761 WARN : The file [1.19+] Mouse Tweaks 2.23 Forge from Mouse Tweaks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.763 WARN : The file absentbydesign-1.19-1.7.0.jar from Absent by Design is not available for download, so it will be skipped [mc-image-helper] 19:26:26.761 WARN : The file HealthOverlay-1.19.2-7.2.1.jar from Health Overlay (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.763 WARN : The file alltheores-2.0.2-1.19.2-43.1.3.jar from ATO - All the Ores is not available for download, so it will be skipped [mc-image-helper] 19:26:26.764 WARN : The file TerraBlender Forge 1.19.2-2.0.1.136 from TerraBlender (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.765 WARN : The file Advanced Generators 1.4.0.5 (MC 1.19.2) from Advanced Generators is not available for download, so it will be skipped [mc-image-helper] 19:26:26.766 WARN : The file FastLeafDecay-30.jar from Fast Leaf Decay is not available for download, so it will be skipped [mc-image-helper] 19:26:26.768 WARN : The file IntegratedCrafting-1.19.2-1.1.1.jar from Integrated Crafting is not available for download, so it will be skipped [mc-image-helper] 19:26:26.767 WARN : The file Configured 2.0.1 from Configured is not available for download, so it will be skipped [mc-image-helper] 19:26:26.769 WARN : The file RFToolsStorage - 1.19-4.1.0 from RFTools Storage is not available for download, so it will be skipped [mc-image-helper] 19:26:26.771 WARN : The file polymorph-forge-0.46.1+1.19.2.jar from Polymorph (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.771 WARN : The file potionsmaster-0.6.0-1.19.2-43.1.1.jar from Potions Master is not available for download, so it will be skipped [mc-image-helper] 19:26:26.771 WARN : The file thermal_cultivation-1.19.2-10.2.0.17.jar from Thermal Cultivation is not available for download, so it will be skipped [mc-image-helper] 19:26:26.774 WARN : The file allthetweaks-2.0.4-1.19.2-43.1.3.jar from All The Tweaks is not available for download, so it will be skipped [mc-image-helper] 19:26:26.778 WARN : The file KubeJS Forge 1902.6.0-build.142 from KubeJS is not available for download, so it will be skipped [mc-image-helper] 19:26:26.780 WARN : The file thermal_foundation-1.19.2-10.2.0.47.jar from Thermal Foundation is not available for download, so it will be skipped [mc-image-helper] 19:26:26.780 WARN : The file rebornstorage-1.19.2-5.0.3.jar from Reborn Storage is not available for download, so it will be skipped [mc-image-helper] 19:26:26.780 WARN : The file RFToolsBase - 1.19.1-4.1.5 from RFTools Base is not available for download, so it will be skipped [mc-image-helper] 19:26:26.784 WARN : The file ToastControl-1.19.2-7.0.0.jar from Toast Control is not available for download, so it will be skipped [mc-image-helper] 19:26:26.785 WARN : The file journeymap-1.19.2-5.9.4-forge from JourneyMap is not available for download, so it will be skipped [mc-image-helper] 19:26:26.787 WARN : The file TravelAnchors-1.19.2-4.1.2.jar from Travel Anchors is not available for download, so it will be skipped [mc-image-helper] 19:26:26.791 WARN : The file RFToolsBuilder - 1.19.1-5.2.3 from RFTools Builder is not available for download, so it will be skipped [mc-image-helper] 19:26:26.794 WARN : The file saturn-mc1.19.2-0.0.1.jar from Saturn is not available for download, so it will be skipped [mc-image-helper] 19:26:26.796 WARN : The file hexerei-0.2.5.jar from Hexerei is not available for download, so it will be skipped [mc-image-helper] 19:26:26.797 WARN : The file modonomicon-1.19.2-1.30.0.jar from Modonomicon is not available for download, so it will be skipped [mc-image-helper] 19:26:26.800 WARN : The file sophisticatedstorage-1.19.2-0.6.16.276.jar from Sophisticated Storage is not available for download, so it will be skipped [mc-image-helper] 19:26:26.802 WARN : The file NaturesCompass-1.19.2-1.10.0-forge.jar from Nature's Compass is not available for download, so it will be skipped [mc-image-helper] 19:26:26.802 WARN : The file IntegratedTunnels-1.19.2-1.8.18.jar from Integrated Tunnels is not available for download, so it will be skipped [mc-image-helper] 19:26:26.804 WARN : The file appliedcooking-2.0.3.jar from Applied Cooking is not available for download, so it will be skipped [mc-image-helper] 19:26:26.806 WARN : The file ars_nouveau-1.19.2-3.12.3.jar from Ars Nouveau is not available for download, so it will be skipped [mc-image-helper] 19:26:26.807 WARN : The file crashutilities-6.2.jar from Crash Utilities is not available for download, so it will be skipped [mc-image-helper] 19:26:26.809 WARN : The file ars_creo-1.19.2-3.1.3.jar from Ars Creo is not available for download, so it will be skipped [mc-image-helper] 19:26:26.811 WARN : The file IntegratedTerminals-1.19.2-1.4.5.jar from Integrated Terminals is not available for download, so it will be skipped [mc-image-helper] 19:26:26.813 WARN : The file [Forge] 1.19.2.0 from Little Contraptions is not available for download, so it will be skipped [mc-image-helper] 19:26:26.816 WARN : The file RSInfinityBooster v1.19.2-3.0+27 from RSInfinityBooster is not available for download, so it will be skipped [mc-image-helper] 19:26:26.818 WARN : The file allthemodium-2.1.6-1.19.2-43.1.1.jar from Allthemodium is not available for download, so it will be skipped [mc-image-helper] 19:26:26.822 WARN : The file Kotlin for Forge 3.11.0 from Kotlin for Forge is not available for download, so it will be skipped [mc-image-helper] 19:26:26.822 WARN : The file getittogetherdrops-forge-1.19.2/.3/.4-1.3.jar from Get It Together, Drops! is not available for download, so it will be skipped [mc-image-helper] 19:26:26.824 WARN : The file Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.1.1.jar from Oh The Biomes You'll Go is not available for download, so it will be skipped [mc-image-helper] 19:26:26.825 WARN : The file redstone_arsenal-1.19.2-7.2.0.15.jar from Redstone Arsenal is not available for download, so it will be skipped [mc-image-helper] 19:26:26.825 WARN : The file botarium-forge-1.19.2-1.8.2.jar from Botarium is not available for download, so it will be skipped [mc-image-helper] 19:26:26.827 WARN : The file CyclopsCore-1.19.2-1.18.2.jar from Cyclops Core is not available for download, so it will be skipped [mc-image-helper] 19:26:26.833 WARN : The file AlchemyLib - 1.19.2-1.0.20 from AlchemyLib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.835 WARN : The file elevatorid-1.19.2-1.8.9.jar from OpenBlocks Elevator is not available for download, so it will be skipped [mc-image-helper] 19:26:26.835 WARN : The file compactmachines-5.1.0.jar from Compact Machines is not available for download, so it will be skipped [mc-image-helper] 19:26:26.837 WARN : The file charginggadgets-1.9.0.jar from Charging Gadgets is not available for download, so it will be skipped [mc-image-helper] 19:26:26.840 WARN : The file [Minecraft 1.19.2] mahoutsukai-v1.34.42 from Mahou Tsukai is not available for download, so it will be skipped [mc-image-helper] 19:26:26.842 WARN : The file Cucumber-1.19.2-6.0.6.jar from Cucumber Library is not available for download, so it will be skipped [mc-image-helper] 19:26:26.844 WARN : The file cabletiers-1.19.2-0.5471.jar from Cable Tiers is not available for download, so it will be skipped [mc-image-helper] 19:26:26.844 WARN : The file [1.19.2] MoreOverlays 1.21.5 from More Overlays Updated is not available for download, so it will be skipped [mc-image-helper] 19:26:26.846 WARN : The file RootsClassic-1.19.2-1.1.35.jar from Roots Classic is not available for download, so it will be skipped [mc-image-helper] 19:26:26.848 WARN : The file reliquary-1.19.2-2.0.20.1166.jar from Reliquary Reincarnations is not available for download, so it will be skipped [mc-image-helper] 19:26:26.850 WARN : The file 12.8.5-forge from Applied Energistics 2 Wireless Terminals is not available for download, so it will be skipped [mc-image-helper] 19:26:26.853 WARN : The file paucal-forge-1.19.2-0.5.0.jar from PAUCAL is not available for download, so it will be skipped [mc-image-helper] 19:26:26.850 WARN : The file [Forge 1.19.2] 1.1.6 from Deeper and Darker is not available for download, so it will be skipped [mc-image-helper] 19:26:26.850 WARN : The file dpanvil-1.19.2-4.3.1.jar from DataPack Anvil is not available for download, so it will be skipped [mc-image-helper] 19:26:26.855 WARN : The file Advanced Peripherals 1.19.2 0.7.25r from Advanced Peripherals is not available for download, so it will be skipped [mc-image-helper] 19:26:26.858 WARN : The file appleskin-forge-mc1.19-2.4.2.jar from AppleSkin is not available for download, so it will be skipped [mc-image-helper] 19:26:26.858 WARN : The file sophisticatedcore-1.19.2-0.5.38.203.jar from Sophisticated Core is not available for download, so it will be skipped [mc-image-helper] 19:26:26.863 WARN : The file CorgiLib-forge-1.19.2-1.0.0.32.jar from CorgiLib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.863 WARN : The file jei-1.19.2-forge-11.6.0.1013.jar from Just Enough Items (JEI) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.865 WARN : The file AttributeFix-Forge-1.19.2-17.2.6.jar from AttributeFix is not available for download, so it will be skipped [mc-image-helper] 19:26:26.867 WARN : The file [1.19.2] YUNG's Better Mineshafts v3.2.0 (Forge) from YUNG's Better Mineshafts (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.869 WARN : The file Quark-3.4-394.jar from Quark is not available for download, so it will be skipped [mc-image-helper] 19:26:26.870 WARN : The file 3.3.1 (forge) from Observable is not available for download, so it will be skipped [mc-image-helper] 19:26:26.871 WARN : The file [Forge] Resourceful Config 1.0.20 from Resourceful Config is not available for download, so it will be skipped [mc-image-helper] 19:26:26.874 WARN : The file Inventory Profiles Next-forge-1.19[.1-2]-1.9.4 from Inventory Profiles Next is not available for download, so it will be skipped [mc-image-helper] 19:26:26.874 WARN : The file SuperMartijn642's Core Lib 1.1.6 for Forge 1.19 from SuperMartijn642's Core Lib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.874 WARN : The file ad_astra-forge-1.19.2-1.12.6.jar from Ad Astra is not available for download, so it will be skipped [mc-image-helper] 19:26:26.874 WARN : The file PigPen-Forge-1.19.2-11.1.2.jar from Pig Pen Cipher is not available for download, so it will be skipped [mc-image-helper] 19:26:26.875 WARN : The file Botania-1.19.2-438-FORGE.jar from Botania is not available for download, so it will be skipped [mc-image-helper] 19:26:26.875 WARN : The file v1.0.0 from Ranged Pumps is not available for download, so it will be skipped [mc-image-helper] 19:26:26.878 WARN : The file AE2 12.9.2 [FORGE] from Applied Energistics 2 is not available for download, so it will be skipped [mc-image-helper] 19:26:26.878 WARN : The file XNetGases-1.19.1-4.0.0.jar from XNet Gases is not available for download, so it will be skipped [mc-image-helper] 19:26:26.880 WARN : The file MysticalCustomization-1.19.2-4.0.1.jar from Mystical Customization is not available for download, so it will be skipped [mc-image-helper] 19:26:26.883 WARN : The file ToolBelt-1.19.2-1.19.7.jar from Tool Belt is not available for download, so it will be skipped [mc-image-helper] 19:26:26.885 WARN : The file XyCraft Core v0.5.17 from XyCraft is not available for download, so it will be skipped [mc-image-helper] 19:26:26.887 WARN : The file PackMenu-1.19.2-5.1.0.jar from PackMenu is not available for download, so it will be skipped [mc-image-helper] 19:26:26.891 WARN : The file MmmMmmMmmMmm-1.19.2-1.7.1 from MmmMmmMmmMmm (Target Dummy) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.904 WARN : The file Apotheosis-1.19.2-6.1.5.jar from Apotheosis is not available for download, so it will be skipped [mc-image-helper] 19:26:26.907 WARN : The file BotanyPots-Forge-1.19.2-9.0.28.jar from Botany Pots is not available for download, so it will be skipped [mc-image-helper] 19:26:26.911 WARN : The file platforms-1.19-1.10.2.jar from Platforms is not available for download, so it will be skipped [mc-image-helper] 19:26:26.923 WARN : The file createaddition-forge-1.19.2-20230315b from Create Crafts & Additions is not available for download, so it will be skipped [mc-image-helper] 19:26:26.929 WARN : The file [Universal]CTOV-v3.1.8 from ChoiceTheorem's Overhauled Village is not available for download, so it will be skipped [mc-image-helper] 19:26:26.943 WARN : The file Repurposed Structures v6.3.18 (1.19.2 MC) from Repurposed Structures (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.946 WARN : The file LaserIO-1.5.2 from LaserIO is not available for download, so it will be skipped [mc-image-helper] 19:26:26.950 WARN : The file systeams-1.2.3.jar from Thermal Systeams is not available for download, so it will be skipped [mc-image-helper] 19:26:26.954 WARN : The file voidtotem-forge-1.19.2-2.1.0.jar from Void Totem (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.955 WARN : The file StructureCompass-1.19.2-1.3.5.jar from Structure Compass is not available for download, so it will be skipped [mc-image-helper] 19:26:26.961 WARN : The file v1.0.9 / mc1.19.2 - Forge from Macaw's Doors is not available for download, so it will be skipped [mc-image-helper] 19:26:26.963 WARN : The file geckolib-forge-1.19-3.1.40.jar from GeckoLib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.964 WARN : The file constructionwand-1.19.2-2.10.jar from Construction Wand is not available for download, so it will be skipped [mc-image-helper] 19:26:26.967 WARN : The file AIOTBotania-1.19.2-3.0.0.jar from AIOT Botania is not available for download, so it will be skipped [mc-image-helper] 19:26:26.968 WARN : The file ensorcellation-1.19.2-4.2.0.14.jar from Ensorcellation is not available for download, so it will be skipped [mc-image-helper] 19:26:26.968 WARN : The file Item Collectors 1.1.7 for Forge 1.19 from Item Collectors is not available for download, so it will be skipped [mc-image-helper] 19:26:26.970 WARN : The file FastWorkbench-1.19.2-7.0.1.jar from FastWorkbench is not available for download, so it will be skipped [mc-image-helper] 19:26:26.971 WARN : The file EdivadLib-1.19.2-1.2.0 from EdivadLib is not available for download, so it will be skipped [mc-image-helper] 19:26:26.973 WARN : The file Runelic-Forge-1.19.2-14.1.4.jar from Runelic is not available for download, so it will be skipped [mc-image-helper] 19:26:26.975 WARN : The file charmofundying-forge-6.1.1+1.19.2.jar from Charm of Undying (Fabric/Forge/Quilt) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.975 WARN : The file simplylight-1.19.2-1.4.5-build.42.jar from Simply Light is not available for download, so it will be skipped [mc-image-helper] 19:26:26.978 WARN : The file dankstorage-1.19.2-5.1.6.jar from Dank Storage is not available for download, so it will be skipped [mc-image-helper] 19:26:26.979 WARN : The file baubley-heart-canisters-1.19.2-1.3.0.jar from Baubley Heart Canisters is not available for download, so it will be skipped [mc-image-helper] 19:26:26.979 WARN : The file Controlling-forge-1.19.2-10.0+7.jar from Controlling is not available for download, so it will be skipped [mc-image-helper] 19:26:26.982 WARN : The file ImmersiveEngineering-1.19.2-9.2.0-162 from Immersive Engineering is not available for download, so it will be skipped [mc-image-helper] 19:26:26.984 WARN : The file ftb-industrial-contraptions-1900.1.7-build.212.jar from FTB Industrial Contraptions (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.987 WARN : The file silent-lib-1.19.2-7.0.3.jar from Silent Lib (silentlib) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.987 WARN : The file [Forge 1.19.2] v6.5.69 from Architectury API (Fabric/Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:26.990 WARN : The file glassential-forge-1.19-1.2.4.jar from Glassential is not available for download, so it will be skipped [mc-image-helper] 19:26:26.992 WARN : The file DarkModeEverywhere-1.19.1-1.0.3.jar from Dark Mode Everywhere is not available for download, so it will be skipped [mc-image-helper] 19:26:26.992 WARN : The file Prism-1.19.1-1.0.2.jar from Prism [Forge] is not available for download, so it will be skipped [mc-image-helper] 19:26:26.995 WARN : The file Corail Tombstone 8.2.7 for 1.19.2 from Corail Tombstone is not available for download, so it will be skipped [mc-image-helper] 19:26:26.999 WARN : The file ftb-quests-forge-1902.4.10-build.202.jar from FTB Quests (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:27.001 WARN : The file Tesseract 1.0.29 for Forge 1.19 from Tesseract is not available for download, so it will be skipped [mc-image-helper] 19:26:27.014 WARN : The file findme-3.1.0-forge.jar from FindMe is not available for download, so it will be skipped [mc-image-helper] 19:26:27.014 WARN : The file [1.19.2] YUNG's Better Desert Temples v2.2.2 (Forge) from YUNG's Better Desert Temples (Forge) is not available for download, so it will be skipped [mc-image-helper] 19:26:27.020 WARN : The file occultism-1.19.2-1.73.2.jar from Occultism is not available for download, so it will be skipped [mc-image-helper] 19:26:27.056 WARN : The file Thermal Extra 3.0.2 from Thermal: Extra is not available for download, so it will be skipped [mc-image-helper] 19:26:27.217 WARN : The file Clumps-forge-1.19.2-9.0.0+14.jar from Clumps is not available for download, so it will be skipped [mc-image-helper] 19:26:27.223 WARN : The file JustEnoughResources-1.19.2-1.2.2.200.jar from Just Enough Resources (JER) is not available for download, so it will be skipped [mc-image-helper] 19:26:27.230 WARN : The file Morph-o-Tool-1.6-34.jar from Morph-o-Tool is not available for download, so it will be skipped [mc-image-helper] 19:26:27.237 WARN : The file trashslot-forge-1.19-12.0.2.jar from TrashSlot is not available for download, so it will be skipped [mc-image-helper] 19:26:27.240 WARN : The file silent-gear-1.19.2-3.2.5.jar from Silent Gear is not available for download, so it will be skipped [mc-image-helper] 19:26:28.846 INFO : Downloading Forge installer 43.2.6 for Minecraft 1.19.2 [mc-image-helper] 19:26:31.511 INFO : Running Forge installer. This might take a while... [init] Creating server properties in /data/server.properties

itzg commented 1 year ago

Thanks for reporting this, but it's a duplicate of #2045 . You will also need to pull the latest image since your logs indicate the old behavior.