Jump to content

Client Wont Start In Eclipse


jamesc554544

Recommended Posts

My Client Wont Start....

 

[21:51:14] [main/INFO]: No arguments specified, assuming client.

[21:51:14] [main/INFO]: Extra: []

Exception in thread "main" java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\James\.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:274)

at GradleStart.startClient(GradleStart.java:82)

at GradleStart.main(GradleStart.java:56)

Caused by: java.io.FileNotFoundException: C:\Users\James\.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>(Unknown Source)

at java.io.FileReader.<init>(Unknown Source)

at GradleStart.loadAssetsIndex(GradleStart.java:280)

at GradleStart.setupAssets(GradleStart.java:218)

... 2 more

Link to comment
Share on other sites

@up it didn't help

 

I have the same problem.

[15:32:28] [main/INFO] [GradleStart]: No arguments specified, assuming client.
[15:32:28] [main/INFO] [GradleStart]: Extra: []
Exception in thread "main" java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Xeno\.gradle\caches\minecraft\assets\indexes\{ASSET_INDEX}.json (Nie można odnaleźć określonego pliku)
at com.google.common.base.Throwables.propagate(Throwables.java:160)
at GradleStart.setupAssets(GradleStart.java:274)
at GradleStart.startClient(GradleStart.java:82)
at GradleStart.main(GradleStart.java:56)
Caused by: java.io.FileNotFoundException: C:\Users\Xeno\.gradle\caches\minecraft\assets\indexes\{ASSET_INDEX}.json (Nie można odnaleźć określonego pliku)
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:280)
at GradleStart.setupAssets(GradleStart.java:218)
... 2 more

 

Link to comment
Share on other sites

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

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