Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hello everyone! :) I have recently got into the whole idea of modding and I ran into Pahimar's Lets Mod Reboot tutorial series. I decided for learning purposes I would go ahead and try out IntelliJ IDEA, the IDE he said that he likes to use now instead of Eclipse.

 

When launching Minecraft to make sure I have all of the files installed correctly, I get this error in the terminal:

Exception in thread "main" java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Seth\.gradle\caches\minecraft\assets\indexes\{ASSET_INDEX}.json (The system cannot find the file specified)

at com.google.common.base.Throwables.propagate(Throwables.java:160)

at GradleStart.setupAssets(GradleStart.java:273)

at GradleStart.startClient(GradleStart.java:81)

at GradleStart.main(GradleStart.java:55)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at com.intellij.rt.execution.application.AppMain.main(AppMain.java:134)

Caused by: java.io.FileNotFoundException: C:\Users\Seth\.gradle\caches\minecraft\assets\indexes\{ASSET_INDEX}.json (The system cannot find the file specified)

at java.io.FileInputStream.open(Native Method)

at java.io.FileInputStream.<init>(FileInputStream.java:146)

at java.io.FileReader.<init>(FileReader.java:72)

at GradleStart.loadAssetsIndex(GradleStart.java:279)

at GradleStart.setupAssets(GradleStart.java:217)

... 7 more

 

I have even ran gradlew clean --refresh-dependencies in the command prompt to update outdated files like he said to do for someone with the same problem as I have, and I'm still getting the error message.

 

Anybody know how to fix this? Thanks in advance! :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.