All the Mods 3 - ATM3

All the Mods 3 - ATM3

3M Downloads

Missing FORGEURL

RaineriZeppeli opened this issue ยท 10 comments

commented

settings.cfg had FORGEURL=DISABLED so it couldn't find forge

just added https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2825/forge-1.12.2-14.23.5.2825-installer-win.exe to it manually and it worked

Expected Behavior

The URL should be there already

Current Behavior

The URL is not set which makes users have to do it manually

Possible Solution

Put the URL in the settings.cfg file

Steps to Reproduce

  1. Download server files
  2. Run ServerStart.bat
commented

I would like to know which exact server pack files do not work, as they are supposed to use forge-installer that is already included within server pack files. as for FORGEURL downloading, it might not work on some systems due to certain circumstances.

commented

Also, did you try to run the serverstart.bat file at all before using the installer-win file? The pack comes with a forge installer file that the installer win is unnecessary, assuming that the bat file didn't work for some reason.

commented

Sorry i left out some details. I'm using the newest (2.12.1) server https://minecraft.curseforge.com/projects/all-the-mods-3/files/2699829

Tried ServerStart.bat multiple times, everytime it reports "ForgeDownloadURLNotFound" and quits.
serverstart.log

In the freshly downloaded server, there's just ForgeMultipart-1.12.2.-2.5.1.81-universal.jar and Forgelin-1.8.2.jar but no installer.

commented

I'm actually having a similar issue, I don't really know what to do. The serverstart.bat says "error code forgeurldownloadnotfound" and if i try to input it manually, the server files get stuck in a loop.

commented

@shremp what version of the modpack, want exactly did you put in, and can you pastebin and link the serverstart.log file here?

commented

So where im at right now is when i open the serverstart.bat file, i get this.

161242cd964854dd21a30c2123ee4138

commented

These are the server files i used
31ee468782848e2978e37645fd73aee1

commented

I just did the recommended fix by Raineri, but you may want to modify the server files to automatically pull that installer.

commented

Yes, we know. Technically the serverstart file does exactly that (pull the installer if it cant find it), but about a week ago something changed on Forges end, and it broke that part of the script

commented

Ok, cool, thanks for being so quick to respond I appreciate the help. You guys do a good job.