Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [14:44:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
- [14:44:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
- [14:44:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
- [14:44:40] [main/INFO] [FML]: Forge Mod Loader version 7.2.109.1022 for Minecraft 1.7.2 loading
- [14:44:40] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jdk1.7.0_51\jre
- [14:44:40] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
- [14:44:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [14:44:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [14:44:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [14:44:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
- [14:44:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [14:44:40] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
- [14:44:40] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Austin/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.0.1022/forgeSrc-1.7.2-10.12.0.1022.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!
- [14:44:40] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
- [14:44:40] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Austin/.gradle/caches/minecraft/net/minecraftforge/forge/1.7.2-10.12.0.1022/forgeSrc-1.7.2-10.12.0.1022.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
- [14:44:40] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
- [14:44:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
- [14:44:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
- [14:44:40] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [14:44:41] [main/INFO]: Setting user: ForgeDevName
- [14:44:41] [Client thread/INFO]: LWJGL Version: 2.9.0
- [14:44:42] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [14:44:42] [Client thread/INFO] [FML]: MinecraftForge v10.12.0.1022 Initialized
- [14:44:42] [Client thread/ERROR] [FML]: Unable to determine registrant mod for net.minecraftforge.common.ForgeInternalHandler@5c92a526. This is a critical error and should be impossible
- java.lang.Throwable
- at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:42) [EventBus.class:?]
- at net.minecraftforge.common.MinecraftForge.initialize(MinecraftForge.java:46) [MinecraftForge.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
- at cpw.mods.fml.common.FMLCommonHandler.callForgeMethod(FMLCommonHandler.java:184) [FMLCommonHandler.class:?]
- at cpw.mods.fml.common.FMLCommonHandler.beginLoading(FMLCommonHandler.java:96) [FMLCommonHandler.class:?]
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:178) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:561) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:928) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:112) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?: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:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
- at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120) [idea_rt.jar:?]
- [14:44:42] [Client thread/INFO] [FML]: Replaced 128 ore recipies
- [14:44:42] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [14:44:42] [Client thread/INFO] [FML]: Searching C:\Development\Mods\StevesBoats\eclipse\mods for mods
- [14:44:44] [Client thread/WARN] [FML]: Zip file rt.jar failed to read properly, it will be ignored
- java.lang.NullPointerException
- at cpw.mods.fml.common.discovery.asm.ASMModParser.isBaseMod(ASMModParser.java:130) ~[ASMModParser.class:?]
- at cpw.mods.fml.common.ModContainerFactory.build(ModContainerFactory.java:34) ~[ModContainerFactory.class:?]
- at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:83) [JarDiscoverer.class:?]
- at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
- at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
- at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:123) [ModDiscoverer.class:?]
- at cpw.mods.fml.common.Loader.identifyMods(Loader.java:341) [Loader.class:?]
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:463) [Loader.class:?]
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:194) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:561) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:928) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:112) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?: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:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
- at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
- at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120) [idea_rt.jar:?]
- [14:44:44] [Client thread/ERROR] [FML]: FML has detected a mod that is using a package name based on 'net.minecraft.src' : net.minecraft.src.FMLRenderAccessLibrary. This is generally a severe programming error. There should be no mod code in the minecraft namespace. MOVE YOUR MOD! If you're in eclipse, select your source code and 'refactor' it into a new package. Go on. DO IT NOW!
- [14:44:45] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
- [14:44:45] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Steve's Boats
- [14:44:45] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- Feb 01, 2014 2:44:45 PM me.mrkirby153.StevesBoats.core.helpers.LogHelper log
- INFO: Beginning version check
- Starting up SoundSystem...
- Initializing LWJGL OpenAL
- (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- OpenAL initialized.
- [14:44:46] [Sound Library Loader/INFO]: Sound engine started
- Feb 01, 2014 2:44:46 PM me.mrkirby153.StevesBoats.core.helpers.LogHelper log
- WARNING: Steve's boats detects it is out of date (@VERSION@ for Minecraft 1.7.2). Consider updating!
- [14:44:46] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
- [14:44:46] [Client thread/INFO]: Created: 256x256 textures/items-atlas
- [14:44:46] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
- Feb 01, 2014 2:44:46 PM me.mrkirby153.StevesBoats.core.helpers.LogHelper log
- WARNING: Steve's boats detects it is out of date (@VERSION@ for Minecraft 1.7.2). Consider updating!
- Feb 01, 2014 2:44:46 PM me.mrkirby153.StevesBoats.core.helpers.LogHelper log
- WARNING: Steve's boats detects it is out of date (@VERSION@ for Minecraft 1.7.2). Consider updating!
- [14:44:46] [MCO Availability Checker #1/ERROR]: Couldn't connect to Realms
Advertisement
Add Comment
Please, Sign In to add comment