enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. forge installer being a .jar file and not an executable

    forums.minecraftforge.net/topic/84788-forge-installer-being-a-jar-file-and-not...

    Try running it from the commandline, hold shift + right-click in a blank spot in the folder the installer is in, and choose open command/powershell here, and try java -jar <filename> replace <filename> with whatever the installer filename is (you should be able to tab complete it after a few characters)

  3. Forge 50.1 Minecraft 1.20.6 - Releases - Forge Forums

    forums.minecraftforge.net/topic/149458-forge-501-minecraft-1206

    Forge version: 50.1.0 Minecraft version: 1.20.6 Downloads: Changelog: (Direct) Installer: (AdFocus) (Direct) MDK: (AdFocus) (Direct) Downloads page Intro: Continuing the strong cadence of solid improvements on 1.20.x versions, we focused especially on the developer experience for 1.20.6.

  4. Forge 48.1 Minecraft 1.20.2 - Releases - Minecraft Forge Forums

    forums.minecraftforge.net/topic/139824-forge-481-minecraft-1202

    Forge version: 48.1.0 Minecraft version: 1.20.2 Downloads: Changelog: Installer: MDK: Downloads page; Intro: Forge on 1.20.2 has seen significant improvements to various subsystems, including - but not limited to - a drastically simpler networking system with proxy support, faster mod loading and registries, a new test suite, self-analysing crash reports, mapped patches and more.

  5. Forge 53.0 Minecraft 1.21.3 - Releases - Forge Forums

    forums.minecraftforge.net/topic/153114-forge-530-minecraft-1213

    Forge version: 53.0.0 Minecraft version: 1.21.3 Downloads: Downloads page; Note that as this is the start of a new version, it is recommended that you check the downloads page and use the latest version to receive any bug fixes, as the first ever build of Forge for any MC version is usually buggy. Intro: The first build for Forge 1.21.3 has ...

  6. Forge 49.1 Minecraft 1.20.4 - Releases - Minecraft Forge Forums

    forums.minecraftforge.net/topic/149456-forge-491-minecraft-1204

    Client-side-only mods crashing dedicated servers and mod devs needing to employ special care to avoid such has been solved by the new clientSideOnly switch in the mods.toml file. This feature results in better performance and makes it easier for mod devs to write client-side mods. The config system has gotten some love, too.

  7. Forge 43.4 Minecraft 1.19.2 - Releases - Forge Forums

    forums.minecraftforge.net/topic/149548-forge-434-minecraft-1192

    Forge version: 43.4.0 Minecraft version: 1.19.2 Downloads: Changelog: (Direct) Installer: (AdFocus) (Direct) MDK: (AdFocus) (Direct) Downloads page Intro: This fourth recommended build for 1.19.2 offers improved performance, a couple of bugfixes and a boatload of backports from newer MC versions....

  8. Forge Mods Not Showing Up in Minecraft

    forums.minecraftforge.net/topic/71442-forge-mods-not-showing-up-in-minecraft

    Here's a list of all the mods I downloaded + I'll add 2 pictures of the mods (I blurred out my IRL name) and explain something else weird going on: "Advanced Chimneys, BiblioCraft, BiomesOPlenty, Culinary Construct, Dynamic Surroundings, Dynamic Trees, DynamicTreesBOP, Fairy Lights, Forge Endertech, OptiFine, Pam's HarvestCraft, Rustic, Stellar ...

  9. There is no Mod folder [Solved] - Minecraft Forge Forums

    forums.minecraftforge.net/topic/66072-there-is-no-mod-folder-solved

    Hi I am looking for support on my 1.12 forge, The forge installer worked fine, everything is working as it should, but when I go to the folder that has the minecraft launcher , there is no mod folder. I don't know if i'm just looking in the wrong place, but there is no other place that has anythi...

  10. no mods folder on server - Support & Bug Reports - Forge Forums

    forums.minecraftforge.net/topic/76305-no-mods-folder-on-server

    This log will be called either installer.log or named the same as the installer but with .log on the end Note for Windows users: Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension Where to get it:

  11. Good guides for installing Forge server on ubuntu (1.18+)

    forums.minecraftforge.net/topic/107124-good-guides-for-installing-forge-server...

    Now for the installation of forge I first installed minecraft server vanilla to generate all the files. Then ran the installer: $ sudo -jar forge-x.x.x-x.x.x-installer.jar --installServer. If you don't specify the installServer flag, it will try to run the installer using a GUI which will not work if you are connected through ssh to your server.