Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [23:54:42] [main/INFO] [GradleStart]: Extra: []
- [23:54:42] [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]
- [23:54:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [23:54:42] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [23:54:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
- [23:54:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
- [23:54:42] [main/INFO] [FML]: Forge Mod Loader version 8.99.124.1450 for Minecraft 1.8 loading
- [23:54:42] [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
- [23:54:42] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
- [23:54:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
- [23:54:42] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
- [23:54:42] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
- [23:54:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [23:54:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [23:54:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
- [23:54:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [23:54:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [23:54:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [23:54:42] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
- [23:54:44] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
- [23:54:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [23:54:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [23:54:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
- [23:54:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
- [23:54:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
- [23:54:44] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [23:54:45] [Client thread/INFO]: Setting user: Player518
- [23:54:47] [Client thread/INFO]: LWJGL Version: 2.9.1
- [23:54:47] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
- // My bad.
- Time: 03/07/15 23:54
- 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: 734477048 bytes (700 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'
- [23:54:47] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [23:54:47] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1450 Initialized
- [23:54:48] [Client thread/INFO] [FML]: Replaced 204 ore recipies
- [23:54:48] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [23:54:48] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [23:54:48] [Client thread/INFO] [FML]: Searching C:\Users\Patrick\Forge\Forge\eclipse\mods for mods
- [23:54:48] [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
- [23:54:49] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
- [23:54:50] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, generic] at CLIENT
- [23:54:50] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, generic] at SERVER
- [23:54:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Generic Mod
- [23:54:50] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
- [23:54:50] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
- [23:54:50] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [23:54:50] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
- [23:54:50] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [23:54:50] [Client thread/INFO] [FML]: Applying holder lookups
- [23:54:50] [Client thread/INFO] [FML]: Holder lookups applied
- [23:54:50] [Client thread/INFO] [FML]: Injecting itemstacks
- [23:54:50] [Client thread/INFO] [FML]: Itemstack injection complete
- [23:54:50] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [23:54:50] [Thread-9/INFO]: Initializing LWJGL OpenAL
- [23:54:50] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [23:54:50] [Thread-9/INFO]: OpenAL initialized.
- [23:54:51] [Sound Library Loader/INFO]: Sound engine started
- [23:54:53] [Client thread/INFO]: Created: 512x512 textures-atlas
- [23:54:53] [Client thread/ERROR] [FML]: Model definition for location generic:Ceiling#inventory not found
- [23:54:53] [Client thread/INFO] [FML]: Injecting itemstacks
- [23:54:53] [Client thread/INFO] [FML]: Itemstack injection complete
- [23:54:53] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
- [23:54:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Generic Mod
- [23:54:54] [Client thread/INFO]: SoundSystem shutting down...
- [23:54:54] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- [23:54:54] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [23:54:54] [Thread-11/INFO]: Initializing LWJGL OpenAL
- [23:54:54] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [23:54:54] [Thread-11/INFO]: OpenAL initialized.
- [23:54:54] [Sound Library Loader/INFO]: Sound engine started
- [23:54:55] [Client thread/INFO]: Created: 512x512 textures-atlas
- [23:54:55] [Client thread/ERROR] [FML]: Model definition for location generic:Ceiling#inventory not found
- [23:56:31] [Server thread/INFO]: Starting integrated minecraft server version 1.8
- [23:56:31] [Server thread/INFO]: Generating keypair
- [23:56:31] [Server thread/INFO]: Converting map!
- [23:56:31] [Server thread/INFO]: Scanning folders...
- [23:56:31] [Server thread/INFO]: Total conversion count is 0
- [23:56:31] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [23:56:31] [Server thread/INFO] [FML]: Applying holder lookups
- [23:56:31] [Server thread/INFO] [FML]: Holder lookups applied
- [23:56:31] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@5e265e3f)
- [23:56:32] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@5e265e3f)
- [23:56:32] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@5e265e3f)
- [23:56:32] [Server thread/INFO]: Preparing start region for level 0
- [23:56:33] [Server thread/INFO]: Preparing spawn area: 5%
- [23:56:34] [Server thread/INFO]: Preparing spawn area: 11%
- [23:56:35] [Server thread/INFO]: Preparing spawn area: 18%
- [23:56:36] [Server thread/INFO]: Preparing spawn area: 25%
- [23:56:37] [Server thread/INFO]: Preparing spawn area: 34%
- [23:56:38] [Server thread/INFO]: Preparing spawn area: 41%
- [23:56:39] [Server thread/INFO]: Preparing spawn area: 49%
- [23:56:40] [Server thread/INFO]: Preparing spawn area: 57%
- [23:56:41] [Server thread/INFO]: Preparing spawn area: 65%
- [23:56:42] [Server thread/INFO]: Preparing spawn area: 73%
- [23:56:43] [Server thread/INFO]: Preparing spawn area: 80%
- [23:56:44] [Server thread/INFO]: Preparing spawn area: 88%
- [23:56:45] [Server thread/INFO]: Preparing spawn area: 95%
- [23:56:46] [Server thread/INFO]: Changing view distance to 12, from 10
- [23:56:47] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
- [23:56:47] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
- [23:56:47] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
- [23:56:47] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
- [23:56:47] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [23:56:47] [Server thread/INFO]: Player518[local:E:f3807299] logged in with entity id 293 at (-255.5, 121.0, 71.5)
- [23:56:47] [Server thread/INFO]: Player518 joined the game
- [23:56:47] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@4d4c0408[id=9c6f7109-b578-36c3-a272-028e06c40407,name=Player518,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]
- [23:56:49] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2037ms behind, skipping 40 tick(s)
- [23:57:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 9692ms behind, skipping 193 tick(s)
- [23:57:37] [Server thread/INFO]: Saving and pausing game...
- [23:57:37] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [23:57:38] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [23:57:38] [Server thread/INFO]: Saving chunks for level 'New World'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement