Jump to content

[SOLVED][1.7.10] Minecraft not starting in eclipse


Guest Abrynos

Recommended Posts

Guest Abrynos

everytime i want to start minecraft in eclipse it says following error in the console:

 

 

[21:45:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraft.launchwrapper.VanillaTweaker
[21:45:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraft.launchwrapper.VanillaTweaker
[21:45:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraft.launchwrapper.VanillaTweaker
[21:45:03] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.NoSuchMethodException: net.minecraft.client.Minecraft.main([Ljava.lang.String;)
at java.lang.Class.getMethod(Unknown Source) ~[?:1.7.0_71]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) [launchwrapper-1.9.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

 

 

I'm using Java 7 on Windows 7 (64 bit) if that helps.

Link to comment
Share on other sites

Have you tried starting from scratch with a fresh new workspace?

Just to be clear incase you are not 100% familiar with how the setup process works.

 

1. Download the latest forge src for the version you want to use (1.7.10 or 1. 8) and extract its contents to a new folder

2. Open your command window in that folder (for windows shits right click inside the folder and click "open command window here")

3. Run "gradlew setupDecompWorkspace" Then run ether "gradlew idea or gradlew eclipse" depending on which ide you use

 

And thats it you now have a working workspace that you can import into your ide

I am the author of Draconic Evolution

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.

Announcements



×
×
  • Create New...

Important Information

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