Guest Abrynos Posted January 6, 2015 Posted January 6, 2015 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. Quote
Xetapro12 Posted January 6, 2015 Posted January 6, 2015 The same happen to mee D: Quote NEWB! in java im sorry
Guest Abrynos Posted January 6, 2015 Posted January 6, 2015 I used Java 8 before, but I had to switch to J7 because of another error. Quote
Xetapro12 Posted January 6, 2015 Posted January 6, 2015 i have java 7 too but have the whole error log instead of the lines there Quote NEWB! in java im sorry
Guest Abrynos Posted January 7, 2015 Posted January 7, 2015 My error log shows nothing else than the lines above.. So i think we've got a different problem Quote
brandon3055 Posted January 7, 2015 Posted January 7, 2015 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 Quote I am the author of Draconic Evolution
Guest Abrynos Posted January 7, 2015 Posted January 7, 2015 I'm not new to java programing. I did this several times yesterday Quote
Guest Abrynos Posted January 7, 2015 Posted January 7, 2015 someone else got an idea for solving the problem? Quote
Guest Abrynos Posted January 7, 2015 Posted January 7, 2015 Thanks man! IT WORKS! I love you <3 (nohomo ) Quote
Recommended Posts
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.