Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- System Details --
- Details:
- Minecraft Version: 1.9
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_60, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 659798784 bytes (629 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 365.19' Renderer: 'GeForce GTX 760/PCIe/SSE2'
- [17:31:21] [Client thread/INFO] [FML]: MinecraftForge v12.16.1.1907 Initialized
- [17:31:21] [Client thread/INFO] [FML]: Replaced 231 ore recipes
- [17:31:22] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
- [17:31:22] [Client thread/INFO] [FML]: Searching C:\Users\Flux\Desktop\Minecraft Modding\run\mods for mods
- [17:31:22] [Client thread/INFO] [energySystems]: Mod energySystems is missing the required element 'name'. Substituting energySystems
- [17:31:23] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
- [17:31:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, energySystems] at CLIENT
- [17:31:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, energySystems] at SERVER
- [17:31:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:energySystems
- [17:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: EnergySystems/ in C:\Users\Flux\Desktop\Minecraft Modding\bin
- [17:31:24] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
- [17:31:24] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations
- [17:31:24] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
- [17:31:24] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
- [17:31:25] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
- [17:31:25] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
- [17:31:25] [Client thread/INFO] [FML]: Applying holder lookups
- [17:31:25] [Client thread/INFO] [FML]: Holder lookups applied
- [17:31:25] [Client thread/INFO] [FML]: Injecting itemstacks
- [17:31:25] [Client thread/INFO] [FML]: Itemstack injection complete
- [17:31:25] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
- [17:31:28] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [17:31:29] [Thread-8/INFO]: Initializing LWJGL OpenAL
- [17:31:29] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [17:31:29] [Thread-8/INFO]: OpenAL initialized.
- [17:31:29] [Sound Library Loader/INFO]: Sound engine started
- [17:31:35] [Client thread/INFO] [FML]: Max texture size: 16384
- [17:31:35] [Client thread/INFO]: Created: 16x16 textures-atlas
- [17:31:36] [Client thread/ERROR] [FML]: Exception loading model for variant energysystems:firstitem#inventory for item "energysystems:firstitem", normal location exception:
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model energysystems:item/firstitem with loader VanillaLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:298) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:169) ~[ModelBakery.class:?]
- at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:128) ~[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:120) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:535) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:381) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
- 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_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
- at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
- at GradleStart.main(GradleStart.java:26) [start/:?]
- Caused by: java.io.FileNotFoundException: energysystems:models/item/firstitem.json
- at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:68) ~[SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadModel(ModelBakery.java:310) ~[ModelBakery.class:?]
- at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:844) ~[ModelLoader$VanillaLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]
- ... 20 more
- [17:31:36] [Client thread/ERROR] [FML]: Exception loading model for variant energysystems:firstitem#inventory for item "energysystems:firstitem", blockstate location exception:
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model energysystems:firstitem#inventory with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:306) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:169) ~[ModelBakery.class:?]
- at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:128) ~[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:120) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:535) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:381) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
- 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_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
- 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:75) ~[ModelBlockDefinition.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1159) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]
- ... 20 more
- [17:31:37] [Client thread/INFO] [FML]: Injecting itemstacks
- [17:31:37] [Client thread/INFO] [FML]: Itemstack injection complete
- [17:31:37] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
- [17:31:37] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:energySystems
- [17:31:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: EnergySystems/ in C:\Users\Flux\Desktop\Minecraft Modding\bin
- [17:31:41] [Client thread/INFO]: SoundSystem shutting down...
- [17:31:41] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- [17:31:41] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [17:31:41] [Thread-10/INFO]: Initializing LWJGL OpenAL
- [17:31:41] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [17:31:41] [Thread-10/INFO]: OpenAL initialized.
- [17:31:41] [Sound Library Loader/INFO]: Sound engine started
- [17:31:46] [Client thread/INFO] [FML]: Max texture size: 16384
- [17:31:47] [Client thread/INFO]: Created: 1024x512 textures-atlas
- [17:31:48] [Client thread/ERROR] [FML]: Exception loading model for variant energysystems:firstitem#inventory for item "energysystems:firstitem", normal location exception:
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model energysystems:item/firstitem with loader VanillaLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:298) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:169) ~[ModelBakery.class:?]
- at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:128) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:130) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:111) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:792) [Minecraft.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:554) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:381) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
- 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_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
- at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
- at GradleStart.main(GradleStart.java:26) [start/:?]
- Caused by: java.io.FileNotFoundException: energysystems:models/item/firstitem.json
- at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:68) ~[SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadModel(ModelBakery.java:310) ~[ModelBakery.class:?]
- at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]
- at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:844) ~[ModelLoader$VanillaLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]
- ... 23 more
- [17:31:48] [Client thread/ERROR] [FML]: Exception loading model for variant energysystems:firstitem#inventory for item "energysystems:firstitem", blockstate location exception:
- net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model energysystems:firstitem#inventory with loader VariantLoader.INSTANCE, skipping
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]
- at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:306) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:169) ~[ModelBakery.class:?]
- at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:128) ~[ModelLoader.class:?]
- at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:130) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:111) [SimpleReloadableResourceManager.class:?]
- at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:792) [Minecraft.class:?]
- at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:554) [Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:381) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
- 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_60]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
- 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:75) ~[ModelBlockDefinition.class:?]
- at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1159) ~[ModelLoader$VariantLoader.class:?]
- at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]
- ... 23 more
- [17:31:49] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
- [17:32:17] [Server thread/INFO]: Starting integrated minecraft server version 1.9
- [17:32:17] [Server thread/INFO]: Generating keypair
- [17:32:17] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
- [17:32:18] [Server thread/INFO] [FML]: Applying holder lookups
- [17:32:18] [Server thread/INFO] [FML]: Holder lookups applied
- [17:32:18] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@4b7f7a2)
- [17:32:18] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@4b7f7a2)
- [17:32:18] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@4b7f7a2)
- [17:32:18] [Server thread/INFO]: Preparing start region for level 0
- [17:32:19] [Server thread/INFO]: Preparing spawn area: 4%
- [17:32:20] [Server thread/INFO]: Preparing spawn area: 82%
- [17:32:21] [Server thread/INFO]: Changing view distance to 12, from 10
- [17:32:22] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
- [17:32:22] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
- [17:32:22] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
- [17:32:22] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
- [17:32:22] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
- [17:32:22] [Server thread/INFO]: Player844[local:E:0a1d617a] logged in with entity id 292 at (-57.7913162184147, 70.0, 252.7492659735486)
- [17:32:22] [Server thread/INFO]: Player844 joined the game
- [17:32:23] [Server thread/INFO]: Saving and pausing game...
- [17:32:23] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [17:32:23] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [17:32:23] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [17:32:24] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6bf3dd8d[id=bd0d6de2-7897-388f-8c0f-71e10002b81c,name=Player844,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:175) [YggdrasilMinecraftSessionService.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [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:165) [YggdrasilMinecraftSessionService.class:?]
- at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3038) [Minecraft.class:?]
- at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:130) [SkinManager$3.class:?]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_60]
- at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_60]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_60]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_60]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
- [17:32:25] [Server thread/INFO]: Player844 has just earned the achievement [Taking Inventory]
- [17:32:25] [Client thread/INFO]: [CHAT] Player844 has just earned the achievement [Taking Inventory]
- [17:32:57] [Server thread/INFO]: Saving and pausing game...
- [17:32:57] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [17:32:57] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [17:32:57] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [17:32:58] [Server thread/INFO]: Stopping server
- [17:32:58] [Server thread/INFO]: Saving players
- [17:32:58] [Server thread/INFO]: Saving worlds
- [17:32:58] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [17:32:58] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [17:32:58] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [17:32:58] [Server thread/INFO] [FML]: Unloading dimension 0
- [17:32:58] [Server thread/INFO] [FML]: Unloading dimension -1
- [17:32:58] [Server thread/INFO] [FML]: Unloading dimension 1
- [17:32:58] [Server thread/INFO] [FML]: Applying holder lookups
- [17:32:59] [Server thread/INFO] [FML]: Holder lookups applied
- [17:33:00] [Client thread/INFO]: Stopping!
- [17:33:00] [Client thread/INFO]: SoundSystem shutting down...
- [17:33:00] [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