Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/18/21 in all areas

  1. 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.
    1 point
  2. I could be wrong, but I think you might need to add this code in the constructor: FMLJavaModLoadingContext.get().getModEventBus().addListener(this::setup); And you may need to change the setup method to non-static.
    1 point
  3. Apparently its been like that for 4 years. https://github.com/MinecraftForge/Documentation/issues/74
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.