Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Unable to install forge 1.16.5
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
Tyrone117

Unable to install forge 1.16.5

By Tyrone117, January 27 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

Tyrone117    0

Tyrone117

Tyrone117    0

  • Tree Puncher
  • Tyrone117
  • Members
  • 0
  • 1 post
Posted January 27

When ever I try to run the forge installer it says invalid or corrupt jar file

 

  • Quote

Share this post


Link to post
Share on other sites

LexManos    1620

LexManos

LexManos    1620

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1620
  • 8962 posts
Posted January 27

You need to be more specific. Most likely you're not running the INSTALLER.

So show us exactly what you're doing and how. And what EXACT files you downloaded.

  • Quote

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Patreon: http://www.patreon.com/lexmanos
Paypal: http://paypal.me/LexManos

BitCoin: 1Q8rWvUNMM2T1ZfDaFeeYQyVXtYoeT6tTn

Share this post


Link to post
Share on other sites

Ottercorn    0

Ottercorn

Ottercorn    0

  • Tree Puncher
  • Ottercorn
  • Members
  • 0
  • 2 posts
Posted January 27

I have problems too. I'm not the brightes crayon in the box when it comes to technical things, so please be patient and nice ;)

I downoaded installer from website and extarced it. It looks like that:

 

https://ibb.co/pZw4QJb

 

Inside it looks like that:

 

https://ibb.co/p3CHw1J

 

Installer folder look like this, but none of it works, i dont have installed on my computer anything that could open it

 

https://ibb.co/SffK0HR

 

Pretty Please! Help! I want nice things in minecraft, especially OTTERS :)

 

Thank You!

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7706

diesieben07

diesieben07    7706

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7706
  • 56515 posts
Posted January 27

Do not extract it. It is not an archive.

 

Some zip managers like to take control of the .jar file extension away from Java.
Make sure you have Java installed and try running Jarfix once, then try the installer again.

  • Quote

Share this post


Link to post
Share on other sites

Ottercorn    0

Ottercorn

Ottercorn    0

  • Tree Puncher
  • Ottercorn
  • Members
  • 0
  • 2 posts
Posted January 27

Thank you so much!

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • troublemaker_47
      Custom Ore Generation help

      By troublemaker_47 · Posted 1 minute ago

      Thank you but do i have to declare Feature
    • samjviana
      Custom Ore Generation help

      By samjviana · Posted 3 minutes ago

      The add function needs an "Supplier<ConfiguredFeature<?, ?>>" your lambda function is returning a type Ingredient you would need to return an ConfiguredFeature, like so: if (event.getCategory() != Biome.Category.NETHER && event.getCategory() != Biome.Category.THEEND) { event.getGeneration().getFeatures(GenerationStage.Decoration.UNDERGROUND_ORES).add( () -> Feature.ORE.withConfiguration( new OreFeatureConfig(OreFeatureConfig.FillerBlockType.BASE_STONE_OVERWORLD, RegistryHandler.MY_ORE.get().getDefaultState(), 6) ) ); }  
    • diesieben07
      [Answered, not solved] Automated testing in Forge

      By diesieben07 · Posted 7 minutes ago

      You could probably write a custom JUnit runner to start up the game and run unit tests in FMLCommonSetupEvent or something (similar to how data generation works). but not sure how feasible this is.
    • diesieben07
      Projectile Entity is Invisible

      By diesieben07 · Posted 8 minutes ago

      Show more of your code.
    • diesieben07
      Description: Exception in server tick loop

      By diesieben07 · Posted 10 minutes ago

      1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  • Topics

    • troublemaker_47
      12
      Custom Ore Generation help

      By troublemaker_47
      Started 23 hours ago

    • GenElectrovise
      2
      [Answered, not solved] Automated testing in Forge

      By GenElectrovise
      Started Thursday at 08:34 AM

    • CommandCore
      3
      Projectile Entity is Invisible

      By CommandCore
      Started February 26

    • ChocoCookies33
      1
      Description: Exception in server tick loop

      By ChocoCookies33
      Started 2 hours ago

    • LessyDoggy
      1
      Forge 1.12.2 Installing Bug

      By LessyDoggy
      Started 3 hours ago

  • Who's Online (See full list)

    • Choonster
    • VecsonON
    • diesieben07
    • samjviana
    • troublemaker_47
    • Pixelovski
    • ahoyTheCat
    • nunbak12
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Unable to install forge 1.16.5
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community