Jump to content

[Probably solved] Running client in eclipse does not work.


Teh_Sauce_Guy

Recommended Posts

Okay, so, after spending an arduously long time downloading forge/gradle, and then discovering that the package was not working, and the resolving that issue thanks to http://www.minecraftforge.net/forum/index.php/topic,14048.0.html, I have come upon another error:

 

 

[21:26:22] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!

[21:26:22] [main/ERROR]: The minecraft jar file:/C:/Users/David/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.1.1110/forgeBin-1.7.2-10.12.1.1110.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!

[21:26:22] [main/ERROR]: For your safety, FML will not launch minecraft. You will need to fetch a clean version of the minecraft jar file

[21:26:22] [main/ERROR]: Technical information: The class net.minecraft.client.ClientBrandRetriever should have been associated with the minecraft jar file, and should have returned us a valid, intact minecraft jar location. This did not work. Either you have modified the minecraft jar file (if so run the forge installer again), or you are using a base editing jar that is changing this class (and likely others too). If you REALLY want to run minecraft in this configuration, add the flag -Dfml.ignoreInvalidMinecraftCertificates=true to the 'JVM settings' in your launcher profile.

 

 

If I add the dfml flag the JVM arguments (-Dfml.ignoreInvalidMinecraftCertificates=true) I get:

 

 

[22:01:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[22:01:03] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker

[22:01:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker

[22:01:03] [main/INFO]: Forge Mod Loader version 7.2.207.1110 for Minecraft 1.7.2 loading

[22:01:03] [main/INFO]: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_51, running on Windows 8:amd64:6.2, installed at D:\Program Files\java

[22:01:03] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

[22:01:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[22:01:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

[22:01:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[22:01:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[22:01:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[22:01:03] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!

[22:01:03] [main/ERROR]: The minecraft jar file:/C:/Users/David/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.1.1110/forgeBin-1.7.2-10.12.1.1110.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!

[22:01:03] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!

[22:01:03] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/David/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.1.1110/forgeBin-1.7.2-10.12.1.1110.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it

[22:01:03] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing

[22:01:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[22:01:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

[22:01:03] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}

[22:01:04] [main/ERROR]: Unable to launch

java.lang.reflect.InvocationTargetException

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:134) [launchwrapper-1.9.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.9.jar:?]

Caused by: joptsimple.MissingRequiredOptionException: Missing required option(s) ['accessToken']

at joptsimple.OptionParser.ensureRequiredOptions(OptionParser.java:447) ~[OptionParser.class:?]

at joptsimple.OptionParser.parse(OptionParser.java:437) ~[OptionParser.class:?]

at net.minecraft.client.main.Main.main(SourceFile:44) ~[Main.class:?]

... 6 more

 

 

 

(and I've been unable to find a log that contains the full thing without a ... 6 more)

 

Link to comment
Share on other sites

I... What. I've literally linked to that thread in the OP, I've followed that tutorial to the letter. My forge crashes. A nice tl;dr:

 

"[LOL ERROR] What's this? You've told me to ignore this in the VM parameters? LOL NOPE ERROR ERROR ERROR YOU'VE GOT AN INVALID JAR"

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.