You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was unable to startup Minecraft from IDEA using the method provided because the following exception occurred:
[Client thread/ERROR] [FML]: An exception was thrown, the game will display an error screen and halt.
net.minecraftforge.fml.common.MissingModsException: Mod forestry (Forestry) requires [binniecore@[2.5.1.184,)]
. . . .
Steps to reproduce:
Unpacked downloaded file Binnie-master-MC1.12.zip to my modding directory
Ran gradlew setupDecompWorkspace idea genIntellijRuns in that directory
Installed Intellij IDEA 2020.1.1 (Community Edition)
Openned binnie-mods-1.12.2.ipr file in IDEA
Chose Run > Minecraft Client > Run
The text was updated successfully, but these errors were encountered:
sealchan1
changed the title
Startup Issue in Current Repository (Downloaded)
Startup issue in current repository
Jun 1, 2020
I was unable to startup Minecraft from IDEA using the method provided because the following exception occurred:
[Client thread/ERROR] [FML]: An exception was thrown, the game will display an error screen and halt.
net.minecraftforge.fml.common.MissingModsException: Mod forestry (Forestry) requires [binniecore@[2.5.1.184,)]
. . . .
Steps to reproduce:
The text was updated successfully, but these errors were encountered: