I understand that 1.12.2 is no longer supported, but can't you at least host the library files?
At this stage the Server Installer for Forge 1.12.2 (latest build and older builks) is broken - it doesn't download all the files even though it says it does (Client still works, server files don't)
I've tested on Linux installer and Windows installer, both are incomplete.
Forge 1.12.2 is still widely used by the community - if you no longer wish to host the files for it, can we, the community, host it for our community to download and use?
When running the installer:
23/10/2021 Found java version 1.8.0_292
23/10/2021 Target Directory: .
23/10/2021 Data kindly mirrored by CreeperHost at https://www.creeperhost.net/
23/10/2021 Extracting main jar:
23/10/2021 Extracted successfully
23/10/2021 Considering minecraft server jar
23/10/2021 Downloading library from https://launcher.mojang.com/v1/objects/886945bfb2b978778c3a0288fd7fab09d315b25f/server.jar
23/10/2021 Download completed: Checksum validated.
23/10/2021 Downloading libraries
23/10/2021 Considering library de.oceanlabs.mcp:mcp_config:1.12.2-20200226.224830@zip
23/10/2021 Downloading library from https://maven.creeperhost.net/de/oceanlabs/mcp/mcp_config/1.12.2-20200226.224830/mcp_config-1.12.2-20200226.224830.zip
23/10/2021 Download completed: Checksum validated.
23/10/2021 Considering library net.minecraftforge:forge:1.12.2-14.23.5.2855
23/10/2021 Extracting library from /maven/net/minecraftforge/forge/1.12.2-14.23.5.2855/forge-1.12.2-14.23.5.2855.jar
23/10/2021 Extraction completed: Checksum validated.
23/10/2021 Building Processors
23/10/2021 The server installed successfully, you should now be able to run the file forge
You can delete this installer file now if you wish
Now I run Forge Server Jar:
23/10/2021 We appear to be missing one or more essential library files.
You will need to add them to your server before FML and Forge will run successfully.
23/10/2021 java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:52)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
I looked in the Library folder, it only has 2 folders and 2 files. Normally it has around 20 files.