Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Files\Java\jre7
- 2013-10-24 23:15:43 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer confi
- g file fml_at.cfg
- 2013-10-24 23:15:43 [INFO] [STDOUT] Loaded 109 rules from AccessTransformer conf
- ig file forge_at.cfg
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] There is a binary discrepency betw
- een the expected input class aa (aa) and the actual class. Checksum on disk is 7
- c7533d5, in patch c7e1682c. Things are probably about to go very wrong. Did you
- put something into the jar file?
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error,
- note that the patch will not be applied, and there is likely to be a malfunctio
- ning behaviour, including not running at all
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] There is a binary discrepency betw
- een the expected input class aab (aab) and the actual class. Checksum on disk is
- 35a4acfe, in patch 91a1f7cf. Things are probably about to go very wrong. Did yo
- u put something into the jar file?
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error,
- note that the patch will not be applied, and there is likely to be a malfunctio
- ning behaviour, including not running at all
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] There is a binary discrepency betw
- een the expected input class aaf (aaf) and the actual class. Checksum on disk is
- b90b23b3, in patch 1285e975. Things are probably about to go very wrong. Did yo
- u put something into the jar file?
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error,
- note that the patch will not be applied, and there is likely to be a malfunctio
- ning behaviour, including not running at all
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] There is a binary discrepency betw
- een the expected input class aau (aau) and the actual class. Checksum on disk is
- 5b8647ef, in patch 9a3e7958. Things are probably about to go very wrong. Did yo
- u put something into the jar file?
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error,
- note that the patch will not be applied, and there is likely to be a malfunctio
- ning behaviour, including not running at all
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] There is a binary discrepency betw
- een the expected input class aaw (aaw) and the actual class. Checksum on disk is
- 959a2ead, in patch c239c933. Things are probably about to go very wrong. Did yo
- u put something into the jar file?
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error,
- note that the patch will not be applied, and there is likely to be a malfunctio
- ning behaviour, including not running at all
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] There is a binary discrepency betw
- een the expected input class abr (abr) and the actual class. Checksum on disk is
- bc01576c, in patch e1ca70ad. Things are probably about to go very wrong. Did yo
- u put something into the jar file?
- 2013-10-24 23:15:43 [SEVERE] [ForgeModLoader] FML is going to ignore this error,
- note that the patch will not be applied, and there is likely to be a malfunctio
- ning behaviour, including not running at all
- 2013-10-24 23:15:44 [SEVERE] [ForgeModLoader] There is a binary discrepency betw
- een the expected input class abw (abw) and the actual class. Checksum on disk is
- 7cd89164, in patch 716427ee. Things are probably about to go very wrong. Did yo
- u put something into the jar file?
- 2013-10-24 23:15:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error,
- note that the patch will not be applied, and there is likely to be a malfunctio
- ning behaviour, including not running at all
- 2013-10-24 23:15:44 [SEVERE] [ForgeModLoader] There is a binary discrepency betw
- een the expected input class acg (acg) and the actual class. Checksum on disk is
- 85a593a7, in patch bf3a0c7a. Things are probably about to go very wrong. Did yo
- u put something into the jar file?
- 2013-10-24 23:15:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error,
- note that the patch will not be applied, and there is likely to be a malfunctio
- ning behaviour, including not running at all
- 2013-10-24 23:15:44 [SEVERE] [ForgeModLoader] There is a binary discrepency betw
- een the expected input class aci (aci) and the actual class. Checksum on disk is
- 3ce99224, in patch 772962e1. Things are probably about to go very wrong. Did yo
- u put something into the jar file?
- 2013-10-24 23:15:44 [SEVERE] [ForgeModLoader] FML is going to ignore this error,
- note that the patch will not be applied, and there is likely to be a malfunctio
- ning behaviour, including not running at all
- 2013-10-24 23:15:44 [SEVERE] [ForgeModLoader] Unable to launch
- java.lang.RuntimeException: java.lang.NullPointerException
- at cpw.mods.fml.relauncher.CoreModManager.injectTransformers(CoreModMana
- ger.java:442)
- at cpw.mods.fml.relauncher.FMLLaunchHandler.injectPostfixTransformers(FM
- LLaunchHandler.java:108)
- at cpw.mods.fml.relauncher.FMLLaunchHandler.appendCoreMods(FMLLaunchHand
- ler.java:113)
- at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTwea
- ker.java:124)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
- Caused by: java.lang.NullPointerException
- at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:
- 191)
- at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher
- .java:69)
- at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(Abstra
- ctStreamingHashFunction.java:57)
- at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchMa
- nager.java:101)
- at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(Clas
- sPatchManager.java:66)
- at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.g
- etFieldType(FMLDeobfuscatingRemapper.java:225)
- at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.p
- arseField(FMLDeobfuscatingRemapper.java:202)
- at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.s
- etup(FMLDeobfuscatingRemapper.java:163)
- at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.
- java:245)
- at cpw.mods.fml.relauncher.CoreModManager.injectTransformers(CoreModMana
- ger.java:437)
- ... 5 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement