1

JSON files messing up my code (I think)

Calopteryx's Avatar Calopteryx5/27/17 12:52 am
1 emeralds 372
Hello, I'm having issues getting my blocks to load in game and I believe it is my JSON files. I'm still not too sure how they work so some help would be appreciated.

Link to code (still new to using github)
https://github.com/xzysus/mcmod

Error log
Spoiler (click to

Click to reveal
2017-05-26 21:16:22,811 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream2017-05-26 21:16:22,811 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream2017-05-26 21:16:22,812 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream[21:16] [main/INFO] [GradleStart]: Extra: [][21:16] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Lobster/.gradle/caches/minecraft/assets, --assetIndex, 1.11, --accessToken{REDACTED}, --version, 1.11.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker][21:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker[21:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker[21:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker[21:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker[21:16] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2304 for Minecraft 1.11.2 loading[21:16] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_131, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_131[21:16] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation[21:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker[21:16] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin[21:16] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin[21:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker[21:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker[21:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker[21:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker[21:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker[21:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper[21:16] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work![21:16] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing[21:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper[21:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker[21:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker[21:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker[21:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker[21:16] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}2017-05-26 21:16:25,221 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream2017-05-26 21:16:25,244 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream2017-05-26 21:16:25,245 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream[21:16] [Client thread/INFO]: Setting user: Player488[21:16] [Client thread/WARN]: Skipping bad option: lastServer:[21:16] [Client thread/INFO]: LWJGL Version: 2.9.4[21:16] [Client thread/INFO] [FML]: -- System Details --Details: Minecraft Version: 1.11.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 887164024 bytes (846 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: 'Intel' Version: '4.4.0 - Build 21.20.16.4534' Renderer: 'Intel(R) HD Graphics 530'[21:16] [Client thread/INFO] [FML]: MinecraftForge v13.20.0.2304 Initialized[21:16] [Client thread/INFO] [FML]: Replaced 232 ore recipes[21:16] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer[21:16] [Client thread/INFO] [FML]: Searching C:\Users\Lobster\Desktop\UpdatedMod\run\mods for mods[21:16] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load[21:16] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, omo] at CLIENT[21:16] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, omo] at SERVER[21:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:OresMod[21:16] [Client thread/INFO] [FML]: Processing ObjectHolder annotations[21:16] [Client thread/INFO] [FML]: Found 445 ObjectHolder annotations[21:16] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations[21:16] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations[21:16] [Client thread/INFO] [FML]: Applying holder lookups[21:16] [Client thread/INFO] [FML]: Holder lookups applied[21:16] [Client thread/INFO] [FML]: Applying holder lookups[21:16] [Client thread/INFO] [FML]: Holder lookups applied[21:16] [Client thread/INFO] [FML]: Applying holder lookups[21:16] [Client thread/INFO] [FML]: Holder lookups applied[21:16] [Thread-6/INFO] [FML]: Using sync timing. 200 frames of Display.update took 53681814 nanos[21:16] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0[21:16] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/n ... _slim.json[21:16] [Client thread/INFO] [omo]: Registered block: tin_ore[21:16] [Client thread/INFO] [omo]: Registered render for copper_ingot[21:16] [Client thread/INFO] [omo]: Register render for: tin_ore[21:16] [Client thread/INFO] [FML]: Applying holder lookups[21:16] [Client thread/INFO] [FML]: Holder lookups applied[21:16] [Client thread/INFO] [FML]: Injecting itemstacks[21:16] [Client thread/INFO] [FML]: Itemstack injection complete[21:16] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: OUTDATED Target: 13.20.0.2308[21:16] [Sound Library Loader/INFO]: Starting up SoundSystem...[21:16] [Thread-8/INFO]: Initializing LWJGL OpenAL[21:16] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)[21:16] [Thread-8/INFO]: OpenAL initialized.[21:16] [Sound Library Loader/INFO]: Sound engine started[21:16] [Client thread/INFO] [FML]: Max texture size: 16384[21:16] [Client thread/INFO]: Created: 16x16 textures-atlas[21:16] [Client thread/ERROR] [FML]: Exception loading model for variant omo:tin_ore#inventory for item "omo:tin_ore", normal location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model omo:item/tin_ore with loader VanillaLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:340) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:175) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:160) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:122) [SimpleReloadableResourceManager.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:541) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?]Caused by: java.io.FileNotFoundException: omo:models/item/tin_ore.json at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:69) ~[FallbackResourceManager.class:?] at net.minecraft.client.
resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:65) ~[SimpleReloadableResourceManager.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadModel(ModelBakery.java:334) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.access$1600(ModelLoader.java:127) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:941) ~[ModelLoader$VanillaLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 20 more[21:16] [Client thread/ERROR] [FML]: Exception loading model for variant omo:tin_ore#inventory for item "omo:tin_ore", blockstate location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model omo:tin_ore#inventory with loader VariantLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:348) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:175) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:160) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:122) [SimpleReloadableResourceManager.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:541) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?]Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:78) ~[ModelBlockDefinition.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1257) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 20 more[21:16] [Client thread/ERROR] [FML]: Exception loading model for variant omo:tin_ore#normal for blockstate "omo:tin_ore"net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model omo:tin_ore#normal with loader VariantLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.registerVariant(ModelLoader.java:264) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153) ~[ModelBakery.class:?] at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:252) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:159) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:122) [SimpleReloadableResourceManager.class:?] at net.minecraft.client.Minecraft.init(Minecraft.java:541) [Minecraft.class:?] at net.minecraft.client.Minecraft.run(Minecraft.java:387) [Minecraft.class:?] at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131] at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?] at GradleStart.main(GradleStart.java:26) [start/:?]Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:78) ~[ModelBlockDefinition.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1257) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 21 more[21:16] [Client thread/INFO] [FML]: Injecting itemstacks[21:16] [Client thread/INFO] [FML]: Itemstack injection complete[21:16] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods[21:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:OresMod[21:16] [Client thread/INFO]: SoundSystem shutting down...[21:16] [Client thread/WARN]: Author: Paul Lamb, http://www.paulscode.com[21:16] [Sound Library Loader/INFO]: Starting up SoundSystem...[21:16] [Thread-10/INFO]: Initializing LWJGL OpenAL[21:16] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)[21:16] [Thread-10/INFO]: OpenAL initialized.[21:16] [Sound Library Loader/INFO]: Sound engine started[21:16] [Client thread/INFO] [FML]: Max texture size: 16384[21:16] [Client thread/INFO]: Created: 512x512 textures-atlas[21:16] [Client thread/WARN]: Skipping bad option: lastServer:[21:16] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id[21:17] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2[21:17] [Server thread/INFO]: Generating keypair[21:17] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance[21:17] [Server thread/INFO] [FML]: Found a missing id from the world omo:copperore[21:17] [Server thread/INFO] [FML]: Found a missing id from the world omo:copper_ore[21:17] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway[21:17] [Server thread/ERROR] [FML]: Unidentified block: omo:copper_ore, id 235[21:17] [Server thread/INFO] [FML]: World backup created at C:\Users\Lobster\Desktop\UpdatedMod\run\saves\New World--20170526-211708.zip.[21:17] [Server thread/WARN] [FML]: This world contains block and item mappings that may cause world breakage[21:17] [Server thread/INFO] [FML]: Applying holder lookups[21:17] [Server thread/INFO] [FML]: Holder lookups applied[21:17] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@6dbdfa2b)[21:17] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@6dbdfa2b)[21:17] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@6dbdfa2b)[21:17] [Server thread/INFO]: Preparing start region for level 0[21:17] [Server thread/INFO]: Changing view distance to 12, from 10[21:17] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2[21:17] [Netty Server IO #1/INFO] [FML]: Client protocol version 2[21:17] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.11.2,omo@1.0,FML@8.0.99.99,forge@13.20.0.2304,mcp@9.19[21:17] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established[21:17] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established[21:17] [Server thread/INFO]: Player488[local:E] logged in with entity id 14 at (1932.7027326945833, 65.0, -172.38028670186517)[21:17] [Server thread/INFO]: Player488 joined the game[21:17] [Server thread/INFO]: Saving and pausing game...[21:17] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld[21:17] [Server thread/INFO]: Saving chunks for level 'New World'/Nether[21:17] [Server thread/INFO]: Saving chunks for level 'New World'/The End[21:17] [Client thread/INFO]: [CHAT] omo:copper_ingot, omo:tin_ore[21:17] [Client thread/INFO]: [CHAT] omo:copper_ingot, omo:tin_ore[21:17] [Server thread/
INFO]: [Player488: Given [tile.tin_ore.name] * 1 to Player488][21:17] [Client thread/INFO]: [CHAT] Given [tile.tin_ore.name] * 1 to Player488[21:17] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@a5ad189[id=9aff406e-3282-3c93-8c5e-62214f4adca0,name=Player488,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:79) ~[YggdrasilAuthenticationService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [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:170) [YggdrasilMinecraftSessionService.class:?] at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3056) [Minecraft.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_131] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_131] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_131] at java.lang.Thread.run(Unknown Source) [?:1.8.0_131][21:18] [Server thread/INFO]: Saving and pausing game...[21:18] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld[21:18] [Server thread/INFO]: Saving chunks for level 'New World'/Nether[21:18] [Server thread/INFO]: Saving chunks for level 'New World'/The End[21:18] [Client thread/INFO]: Stopping![21:18] [Server thread/INFO]: Stopping server[21:18] [Server thread/INFO]: Saving players[21:18] [Server thread/INFO]: Saving worlds[21:18] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld[21:18] [Server thread/INFO]: Saving chunks for level 'New World'/Nether[21:18] [Server thread/INFO]: Saving chunks for level 'New World'/The End[21:18] [Server thread/INFO] [FML]: Unloading dimension 0[21:18] [Server thread/INFO] [FML]: Unloading dimension -1[21:18] [Server thread/INFO] [FML]: Unloading dimension 1[21:18] [Client thread/INFO]: SoundSystem shutting down...[21:18] [Server thread/INFO] [FML]: Applying holder lookups[21:18] [Server thread/INFO] [FML]: Holder lookups applied[21:18] [Client thread/WARN]: Author: Paul Lamb, http://www.paulscode.comJava HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future releas
Posted by Calopteryx's Avatar
Calopteryx
Level 42 : Master Modder
11

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome