Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [00:11:51] [main/INFO] [GradleStart]: Extra: []
- [00:11:51] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Patrick/.gradle/caches/minecraft/assets, --assetIndex, 1.8, --accessToken, {REDACTED}, --version, 1.8, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
- [00:11:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [00:11:51] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [00:11:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
- [00:11:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
- [00:11:51] [main/INFO] [FML]: Forge Mod Loader version 8.99.124.1450 for Minecraft 1.8 loading
- [00:11:51] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre1.8.0_45
- [00:11:51] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
- [00:11:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
- [00:11:51] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
- [00:11:51] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
- [00:11:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [00:11:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [00:11:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
- [00:11:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [00:11:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [00:11:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [00:11:51] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
- [00:11:52] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
- [00:11:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [00:11:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [00:11:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
- [00:11:53] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
- [00:11:53] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
- [00:11:53] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [00:11:53] [Client thread/INFO]: Setting user: Player32
- [00:11:55] [Client thread/INFO]: LWJGL Version: 2.9.1
- [00:11:56] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
- // Why is it breaking :(
- Time: 04/07/15 00:11
- Description: Loading screen debug info
- This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.8
- Operating System: Windows 8.1 (amd64) version 6.3
- Java Version: 1.8.0_45, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 732977616 bytes (699 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
- JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML:
- Loaded coremods (and transformers):
- GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 347.09' Renderer: 'GeForce GTX 970/PCIe/SSE2'
- [00:11:56] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [00:11:56] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1450 Initialized
- [00:11:56] [Client thread/INFO] [FML]: Replaced 204 ore recipies
- [00:11:56] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [00:11:56] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [00:11:56] [Client thread/INFO] [FML]: Searching C:\Users\Patrick\Forge\Forge\eclipse\mods for mods
- [00:11:56] [Client thread/ERROR] [FML]: The mcmod.info file in bin cannot be parsed as valid JSON. It will be ignored
- com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 11 column 4
- at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
- at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
- at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
- at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:56) [MetadataCollection.class:?]
- at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:69) [DirectoryDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:53) [DirectoryDiscoverer.class:?]
- at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
- at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
- at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:135) [ModDiscoverer.class:?]
- at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:358) [Loader.class:?]
- at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:483) [Loader.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:213) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:447) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:356) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:117) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
- at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
- at GradleStart.main(Unknown Source) [start/:?]
- Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 11 column 4
- at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
- at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
- at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
- at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
- ... 22 more
- [00:11:58] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
- [00:11:58] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, generic] at CLIENT
- [00:11:58] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, generic] at SERVER
- [00:11:58] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Generic Mod
- [00:11:58] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
- [00:11:58] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
- [00:11:58] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [00:11:58] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
- [00:11:58] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [00:11:58] [Client thread/INFO] [FML]: Applying holder lookups
- [00:11:58] [Client thread/INFO] [FML]: Holder lookups applied
- [00:11:58] [Client thread/INFO] [FML]: Injecting itemstacks
- [00:11:58] [Client thread/INFO] [FML]: Itemstack injection complete
- [00:11:58] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [00:11:59] [Thread-9/INFO]: Initializing LWJGL OpenAL
- [00:11:59] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [00:11:59] [Thread-9/INFO]: OpenAL initialized.
- [00:11:59] [Sound Library Loader/INFO]: Sound engine started
- [00:12:01] [Client thread/INFO]: Created: 512x512 textures-atlas
- [00:12:01] [Client thread/ERROR] [FML]: Model definition for location generic:Ceiling#inventory not found
- [00:12:02] [Client thread/INFO] [FML]: Injecting itemstacks
- [00:12:02] [Client thread/INFO] [FML]: Itemstack injection complete
- [00:12:02] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
- [00:12:02] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Generic Mod
- [00:12:02] [Client thread/INFO]: SoundSystem shutting down...
- [00:12:02] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- [00:12:02] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [00:12:02] [Thread-11/INFO]: Initializing LWJGL OpenAL
- [00:12:02] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [00:12:02] [Thread-11/INFO]: OpenAL initialized.
- [00:12:03] [Sound Library Loader/INFO]: Sound engine started
- [00:12:04] [Client thread/INFO]: Created: 512x512 textures-atlas
- [00:12:04] [Client thread/ERROR] [FML]: Model definition for location generic:Ceiling#inventory not found
- [00:12:09] [Server thread/INFO]: Starting integrated minecraft server version 1.8
- [00:12:09] [Server thread/INFO]: Generating keypair
- [00:12:09] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [00:12:09] [Server thread/INFO] [FML]: Applying holder lookups
- [00:12:09] [Server thread/INFO] [FML]: Holder lookups applied
- [00:12:09] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@7229c908)
- [00:12:09] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@7229c908)
- [00:12:10] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@7229c908)
- [00:12:10] [Server thread/INFO]: Preparing start region for level 0
- [00:12:11] [Server thread/INFO]: Preparing spawn area: 74%
- [00:12:11] [Server thread/INFO]: Changing view distance to 12, from 10
- [00:12:12] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
- [00:12:12] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
- [00:12:12] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
- [00:12:12] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
- [00:12:12] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [00:12:12] [Server thread/INFO]: Player32[local:E:e796fbfd] logged in with entity id 258 at (-54.55983118640291, 251.0, 104.56123367438359)
- [00:12:12] [Server thread/INFO]: Player32 joined the game
- [00:12:14] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@7a282bad[id=cdc68907-d5a3-31ac-b4e8-b157ad0dd513,name=Player32,properties={},legacy=false]
- com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:158) [YggdrasilMinecraftSessionService.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:53) [YggdrasilMinecraftSessionService$1.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:50) [YggdrasilMinecraftSessionService$1.class:?]
- at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
- at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:148) [YggdrasilMinecraftSessionService.class:?]
- at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:138) [SkinManager$3.class:?]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_45]
- at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_45]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_45]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_45]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
- [00:12:15] [Server thread/INFO]: Player32 has just earned the achievement [Taking Inventory]
- [00:12:15] [Client thread/INFO]: [CHAT] Player32 has just earned the achievement [Taking Inventory]
- [00:12:33] [Server thread/INFO]: Saving and pausing game...
- [00:12:33] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [00:12:33] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [00:12:33] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [00:13:28] [Client thread/INFO]: Stopping!
- [00:13:28] [Client thread/INFO]: SoundSystem shutting down...
- [00:13:28] [Server thread/INFO]: Stopping server
- [00:13:28] [Server thread/INFO]: Saving players
- [00:13:28] [Server thread/INFO]: Saving worlds
- [00:13:28] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [00:13:28] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [00:13:28] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [00:13:28] [Server thread/INFO] [FML]: Unloading dimension 0
- [00:13:28] [Server thread/INFO] [FML]: Unloading dimension -1
- [00:13:28] [Server thread/INFO] [FML]: Unloading dimension 1
- [00:13:28] [Server thread/INFO] [FML]: Applying holder lookups
- [00:13:28] [Server thread/INFO] [FML]: Holder lookups applied
- [00:13:28] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement