Jump to content

Cannot load client in Eclipse 1.7.10


Dragonmasterk

Recommended Posts

Hey, I've been trying to set up forge with Eclipse and I had no problems until I tried to run the client.

This is the error I get everytime:

[14:25:36] [main/INFO] [GradleStart]: assetsDir: eclipse/assets
[14:25:36] [main/INFO] [GradleStart]: accessToken: whatever
[14:25:36] [main/INFO] [GradleStart]: version: 1.7.10
[14:25:36] [main/INFO] [GradleStart]: tweakClass: cpw.mods.fml.common.launcher.FMLTweaker
[14:25:36] [main/INFO] [GradleStart]: username: Dragonmasterk
[14:25:36] [main/INFO] [GradleStart]: Extra: []
Exception in thread "main" java.lang.RuntimeException: java.io.FileNotFoundException: eclipse\assets\indexes\1.7.10.json (The system cannot find the path specified)
at com.google.common.base.Throwables.propagate(Throwables.java:160)
at GradleStart.setupAssets(GradleStart.java:257)
at GradleStart.startClient(GradleStart.java:82)
at GradleStart.main(GradleStart.java:66)
Caused by: java.io.FileNotFoundException: eclipse\assets\indexes\1.7.10.json (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileReader.<init>(Unknown Source)
at GradleStart.loadAssetsIndex(GradleStart.java:263)
at GradleStart.setupAssets(GradleStart.java:201)
... 2 more
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release

Any help would be helpful.

Thanks in advance,

Dragon

Link to comment
Share on other sites

  • 3 years later...
  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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