Skip to content

Common Errors!?

sdxqw edited this page Oct 25, 2023 · 2 revisions

Those errors aren't hard to fix so don't worry we have a fix for it!

Could not find net.minecraft:minecraftBin:1.8.9

We gonna fix this error with the IDE: Intellij Idea

  1. Click the gradle icon:
  2. Click the folder gradle
  3. Click the folder forgegradle
  4. Click the task SetupDecompWorkspace

Now wait the process finish, when it's done do this:

  1. Click the gradle icon
  2. Click the refresh icon

Done, you have fixed this horrible error!

Still got the error?

Make sure you have setted the project to JAVA 8

  1. clean the project
  2. check step above

Done, you fixed it again!

Clone this wiki locally