Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [00:06:30] [main/INFO] [GradleStart]: Extra: []
- [00:06:30] [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:06:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [00:06:30] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
- [00:06:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
- [00:06:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
- [00:06:30] [main/INFO] [FML]: Forge Mod Loader version 8.99.124.1450 for Minecraft 1.8 loading
- [00:06:30] [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:06:30] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
- [00:06:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
- [00:06:30] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
- [00:06:30] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
- [00:06:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [00:06:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [00:06:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
- [00:06:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [00:06:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
- [00:06:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [00:06:30] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
- [00:06:31] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
- [00:06:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
- [00:06:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
- [00:06:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
- [00:06:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
- [00:06:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
- [00:06:32] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
- [00:06:32] [Client thread/INFO]: Setting user: Player67
- [00:06:34] [Client thread/INFO]: LWJGL Version: 2.9.1
- [00:06:35] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:235]: ---- Minecraft Crash Report ----
- // Sorry :(
- Time: 04/07/15 00:06
- 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: 739984440 bytes (705 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:06:35] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
- [00:06:35] [Client thread/INFO] [FML]: MinecraftForge v11.14.3.1450 Initialized
- [00:06:35] [Client thread/INFO] [FML]: Replaced 204 ore recipies
- [00:06:35] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
- [00:06:35] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [00:06:35] [Client thread/INFO] [FML]: Searching C:\Users\Patrick\Forge\Forge\eclipse\mods for mods
- [00:06:35] [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:06:36] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
- [00:06:37] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, generic] at CLIENT
- [00:06:37] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, generic] at SERVER
- [00:06:37] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Generic Mod
- [00:06:37] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
- [00:06:37] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
- [00:06:37] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [00:06:37] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
- [00:06:37] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [00:06:37] [Client thread/INFO] [FML]: Applying holder lookups
- [00:06:37] [Client thread/INFO] [FML]: Holder lookups applied
- [00:06:37] [Client thread/INFO] [FML]: Injecting itemstacks
- [00:06:37] [Client thread/INFO] [FML]: Itemstack injection complete
- [00:06:37] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [00:06:37] [Thread-9/INFO]: Initializing LWJGL OpenAL
- [00:06:37] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [00:06:37] [Thread-9/INFO]: OpenAL initialized.
- [00:06:38] [Sound Library Loader/INFO]: Sound engine started
- [00:06:39] [Client thread/INFO]: Created: 512x512 textures-atlas
- [00:06:40] [Client thread/ERROR] [FML]: Model definition for location generic:Ceiling#inventory not found
- [00:06:40] [Client thread/INFO] [FML]: Injecting itemstacks
- [00:06:40] [Client thread/INFO] [FML]: Itemstack injection complete
- [00:06:40] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
- [00:06:40] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Generic Mod
- [00:06:40] [Client thread/INFO]: SoundSystem shutting down...
- [00:06:40] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- [00:06:40] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [00:06:41] [Thread-11/INFO]: Initializing LWJGL OpenAL
- [00:06:41] [Thread-11/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [00:06:41] [Thread-11/INFO]: OpenAL initialized.
- [00:06:41] [Sound Library Loader/INFO]: Sound engine started
- [00:06:42] [Client thread/INFO]: Created: 512x512 textures-atlas
- [00:06:42] [Client thread/ERROR] [FML]: Model definition for location generic:Ceiling#inventory not found
- [00:06:47] [Server thread/INFO]: Starting integrated minecraft server version 1.8
- [00:06:47] [Server thread/INFO]: Generating keypair
- [00:06:47] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [00:06:47] [Server thread/INFO] [FML]: Applying holder lookups
- [00:06:47] [Server thread/INFO] [FML]: Holder lookups applied
- [00:06:48] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@791d3bc)
- [00:06:48] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@791d3bc)
- [00:06:48] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@791d3bc)
- [00:06:48] [Server thread/INFO]: Preparing start region for level 0
- [00:06:49] [Server thread/INFO]: Preparing spawn area: 80%
- [00:06:49] [Server thread/INFO]: Changing view distance to 12, from 10
- [00:06:50] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
- [00:06:50] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
- [00:06:50] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
- [00:06:50] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
- [00:06:50] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [00:06:50] [Server thread/INFO]: Player67[local:E:dc2e7bb9] logged in with entity id 263 at (-54.55983118640291, 251.0, 104.56123367438359)
- [00:06:50] [Server thread/INFO]: Player67 joined the game
- [00:06:52] [Server thread/INFO]: Player67 has just earned the achievement [Taking Inventory]
- [00:06:53] [Client thread/INFO]: [CHAT] Player67 has just earned the achievement [Taking Inventory]
- [00:07:10] [Client thread/INFO]: Stopping!
- [00:07:10] [Client thread/INFO]: SoundSystem shutting down...
- [00:07:10] [Server thread/INFO]: Stopping server
- [00:07:10] [Server thread/INFO]: Saving players
- [00:07:10] [Server thread/INFO]: Saving worlds
- [00:07:10] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [00:07:10] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- [00:07:10] [Client Shutdown Thread/INFO]: Stopping server
- [00:07:10] [Client Shutdown Thread/INFO]: Saving players
- [00:07:10] [Client Shutdown Thread/INFO]: Saving worlds
- [00:07:10] [Client Shutdown Thread/INFO]: Saving chunks for level 'New World'/Overworld
- 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