I'm trying to set up Forge 1.12.2 on the server me and my friends have but when I do this,
I only get:
forge-1.12.2-14.23.5.2854.jar
and
minecraft_server.1.12.2.jar
Some people say that they use a forge.jar that has universal at the end of its name, but I don't really know what I'm doing, and when the server actually starts up, the mods aren't detected although in the "mods" folder
Minecraft Forge 1.12.2
-
- New to forums
- Posts: 3
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Mar 18, 2021 11:41 am
- Vanderburg
- Former staff
- Posts: 1253
- Joined: Sat Nov 13, 2010 7:27 am
- Location: Dallas, TX
Re: Minecraft Forge 1.12.2
Have you tried following this guide?
viewtopic.php?f=69&t=14862
It should get you where you need to go.
viewtopic.php?f=69&t=14862
It should get you where you need to go.
Re: Minecraft Forge 1.12.2
Yeah, I've tried a few times.
- Vanderburg
- Former staff
- Posts: 1253
- Joined: Sat Nov 13, 2010 7:27 am
- Location: Dallas, TX
Re: Minecraft Forge 1.12.2
I was going to test this, but I apparently don't have Java installed and I don't have time to go through everything this morning. I'll give it a go this evening if no one else does first.
Re: Minecraft Forge 1.12.2
When installing Forge, you have to download the installer and run it locally, selecting the extract server option. Once you do that, the directory it extracts to will have these contents:
All of those need to be uploaded to your server's FTP.
Once that is done, you'd just need to go to your Server Control tab and select the Forge jar.
Code: Select all
libraries
1.12.2.json
forge-1.12.2-14.23.5.2854.jar
minecraft_server.1.12.2.jar
Once that is done, you'd just need to go to your Server Control tab and select the Forge jar.
Re: Minecraft Forge 1.12.2
hiimcody1, I've done that many times and it doesn't work. Respectfully, I don't think you were paying attention to what I said.
Also the server was working last night but when I changed the mod folder once, it stopped working again.
Also the server was working last night but when I changed the mod folder once, it stopped working again.
Re: Minecraft Forge 1.12.2
I'm sorry for the confusion here. What I should have prefaced this with when I responded to this thread yesterday is that I followed those steps I outlined, on your server, before I responded here to ensure you know the proper steps to follow, should you choose to manually configure Forge again in the future.
I chose a test server yesterday and it happened to be yours that came up when I searched the system for someone trying to run Forge 1.12.2 and failing.
I'm sorry to hear that you made further changes that caused it to misbehave again. Please check the logs folder on your FTP, Minecraft is very verbose about logging and will generally tell you exactly what is wrong. If you added more mods, they may have dependencies that also need to be uploaded.