Posted January 6, 201510 yr 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.
January 6, 201510 yr i have java 7 too but have the whole error log instead of the lines there NEWB! in java im sorry
January 7, 201510 yr My error log shows nothing else than the lines above.. So i think we've got a different problem
January 7, 201510 yr 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. 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
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.