Advertisement
Guest User

Untitled

a guest
May 26th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.45 KB | None | 0 0
  1. -- System Details --
  2. Details:
  3. Minecraft Version: 1.9
  4. Operating System: Windows 10 (amd64) version 10.0
  5. Java Version: 1.8.0_60, Oracle Corporation
  6. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  7. Memory: 659798784 bytes (629 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  8. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  9. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  10. FML:
  11. Loaded coremods (and transformers):
  12. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 365.19' Renderer: 'GeForce GTX 760/PCIe/SSE2'
  13. [17:31:21] [Client thread/INFO] [FML]: MinecraftForge v12.16.1.1907 Initialized
  14. [17:31:21] [Client thread/INFO] [FML]: Replaced 231 ore recipes
  15. [17:31:22] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  16. [17:31:22] [Client thread/INFO] [FML]: Searching C:\Users\Flux\Desktop\Minecraft Modding\run\mods for mods
  17. [17:31:22] [Client thread/INFO] [energySystems]: Mod energySystems is missing the required element 'name'. Substituting energySystems
  18. [17:31:23] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  19. [17:31:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, energySystems] at CLIENT
  20. [17:31:24] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, energySystems] at SERVER
  21. [17:31:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:energySystems
  22. [17:31:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: EnergySystems/ in C:\Users\Flux\Desktop\Minecraft Modding\bin
  23. [17:31:24] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  24. [17:31:24] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations
  25. [17:31:24] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  26. [17:31:24] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  27. [17:31:25] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  28. [17:31:25] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  29. [17:31:25] [Client thread/INFO] [FML]: Applying holder lookups
  30. [17:31:25] [Client thread/INFO] [FML]: Holder lookups applied
  31. [17:31:25] [Client thread/INFO] [FML]: Injecting itemstacks
  32. [17:31:25] [Client thread/INFO] [FML]: Itemstack injection complete
  33. [17:31:25] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
  34. [17:31:28] [Sound Library Loader/INFO]: Starting up SoundSystem...
  35. [17:31:29] [Thread-8/INFO]: Initializing LWJGL OpenAL
  36. [17:31:29] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  37. [17:31:29] [Thread-8/INFO]: OpenAL initialized.
  38. [17:31:29] [Sound Library Loader/INFO]: Sound engine started
  39. [17:31:35] [Client thread/INFO] [FML]: Max texture size: 16384
  40. [17:31:35] [Client thread/INFO]: Created: 16x16 textures-atlas
  41. [17:31:36] [Client thread/ERROR] [FML]: Exception loading model for variant energysystems:firstitem#inventory for item "energysystems:firstitem", normal location exception:
  42. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model energysystems:item/firstitem with loader VanillaLoader.INSTANCE, skipping
  43. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]
  44. at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:298) ~[ModelLoader.class:?]
  45. at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:169) ~[ModelBakery.class:?]
  46. at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:128) ~[ModelLoader.class:?]
  47. at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
  48. at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:120) [SimpleReloadableResourceManager.class:?]
  49. at net.minecraft.client.Minecraft.startGame(Minecraft.java:535) [Minecraft.class:?]
  50. at net.minecraft.client.Minecraft.run(Minecraft.java:381) [Minecraft.class:?]
  51. at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  55. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  56. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  57. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  61. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  62. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
  63. at GradleStart.main(GradleStart.java:26) [start/:?]
  64. Caused by: java.io.FileNotFoundException: energysystems:models/item/firstitem.json
  65. at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:68) ~[SimpleReloadableResourceManager.class:?]
  66. at net.minecraft.client.renderer.block.model.ModelBakery.loadModel(ModelBakery.java:310) ~[ModelBakery.class:?]
  67. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]
  68. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:844) ~[ModelLoader$VanillaLoader.class:?]
  69. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]
  70. ... 20 more
  71. [17:31:36] [Client thread/ERROR] [FML]: Exception loading model for variant energysystems:firstitem#inventory for item "energysystems:firstitem", blockstate location exception:
  72. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model energysystems:firstitem#inventory with loader VariantLoader.INSTANCE, skipping
  73. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]
  74. at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:306) ~[ModelLoader.class:?]
  75. at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:169) ~[ModelBakery.class:?]
  76. at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:128) ~[ModelLoader.class:?]
  77. at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
  78. at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:120) [SimpleReloadableResourceManager.class:?]
  79. at net.minecraft.client.Minecraft.startGame(Minecraft.java:535) [Minecraft.class:?]
  80. at net.minecraft.client.Minecraft.run(Minecraft.java:381) [Minecraft.class:?]
  81. at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  85. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  86. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  87. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  88. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  89. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  91. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  92. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
  93. at GradleStart.main(GradleStart.java:26) [start/:?]
  94. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  95. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:75) ~[ModelBlockDefinition.class:?]
  96. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1159) ~[ModelLoader$VariantLoader.class:?]
  97. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]
  98. ... 20 more
  99. [17:31:37] [Client thread/INFO] [FML]: Injecting itemstacks
  100. [17:31:37] [Client thread/INFO] [FML]: Itemstack injection complete
  101. [17:31:37] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
  102. [17:31:37] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:energySystems
  103. [17:31:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: EnergySystems/ in C:\Users\Flux\Desktop\Minecraft Modding\bin
  104. [17:31:41] [Client thread/INFO]: SoundSystem shutting down...
  105. [17:31:41] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  106. [17:31:41] [Sound Library Loader/INFO]: Starting up SoundSystem...
  107. [17:31:41] [Thread-10/INFO]: Initializing LWJGL OpenAL
  108. [17:31:41] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  109. [17:31:41] [Thread-10/INFO]: OpenAL initialized.
  110. [17:31:41] [Sound Library Loader/INFO]: Sound engine started
  111. [17:31:46] [Client thread/INFO] [FML]: Max texture size: 16384
  112. [17:31:47] [Client thread/INFO]: Created: 1024x512 textures-atlas
  113. [17:31:48] [Client thread/ERROR] [FML]: Exception loading model for variant energysystems:firstitem#inventory for item "energysystems:firstitem", normal location exception:
  114. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model energysystems:item/firstitem with loader VanillaLoader.INSTANCE, skipping
  115. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]
  116. at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:298) ~[ModelLoader.class:?]
  117. at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:169) ~[ModelBakery.class:?]
  118. at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:128) ~[ModelLoader.class:?]
  119. at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
  120. at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:130) [SimpleReloadableResourceManager.class:?]
  121. at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:111) [SimpleReloadableResourceManager.class:?]
  122. at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:792) [Minecraft.class:?]
  123. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]
  124. at net.minecraft.client.Minecraft.startGame(Minecraft.java:554) [Minecraft.class:?]
  125. at net.minecraft.client.Minecraft.run(Minecraft.java:381) [Minecraft.class:?]
  126. at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
  127. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  128. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  129. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  130. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  131. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  132. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  133. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  134. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  135. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  136. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  137. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
  138. at GradleStart.main(GradleStart.java:26) [start/:?]
  139. Caused by: java.io.FileNotFoundException: energysystems:models/item/firstitem.json
  140. at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:68) ~[SimpleReloadableResourceManager.class:?]
  141. at net.minecraft.client.renderer.block.model.ModelBakery.loadModel(ModelBakery.java:310) ~[ModelBakery.class:?]
  142. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]
  143. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:844) ~[ModelLoader$VanillaLoader.class:?]
  144. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]
  145. ... 23 more
  146. [17:31:48] [Client thread/ERROR] [FML]: Exception loading model for variant energysystems:firstitem#inventory for item "energysystems:firstitem", blockstate location exception:
  147. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model energysystems:firstitem#inventory with loader VariantLoader.INSTANCE, skipping
  148. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]
  149. at net.minecraftforge.client.model.ModelLoader.loadItemModels(ModelLoader.java:306) ~[ModelLoader.class:?]
  150. at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:169) ~[ModelBakery.class:?]
  151. at net.minecraftforge.client.model.ModelLoader.setupModelRegistry(ModelLoader.java:128) ~[ModelLoader.class:?]
  152. at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:28) [ModelManager.class:?]
  153. at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:130) [SimpleReloadableResourceManager.class:?]
  154. at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:111) [SimpleReloadableResourceManager.class:?]
  155. at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:792) [Minecraft.class:?]
  156. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:332) [FMLClientHandler.class:?]
  157. at net.minecraft.client.Minecraft.startGame(Minecraft.java:554) [Minecraft.class:?]
  158. at net.minecraft.client.Minecraft.run(Minecraft.java:381) [Minecraft.class:?]
  159. at net.minecraft.client.main.Main.main(Main.java:118) [Main.class:?]
  160. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  161. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  162. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  163. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  164. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  165. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  166. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_60]
  167. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  168. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_60]
  169. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_60]
  170. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97) [start/:?]
  171. at GradleStart.main(GradleStart.java:26) [start/:?]
  172. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  173. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.getVariant(ModelBlockDefinition.java:75) ~[ModelBlockDefinition.class:?]
  174. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1159) ~[ModelLoader$VariantLoader.class:?]
  175. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]
  176. ... 23 more
  177. [17:31:49] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
  178. [17:32:17] [Server thread/INFO]: Starting integrated minecraft server version 1.9
  179. [17:32:17] [Server thread/INFO]: Generating keypair
  180. [17:32:17] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  181. [17:32:18] [Server thread/INFO] [FML]: Applying holder lookups
  182. [17:32:18] [Server thread/INFO] [FML]: Holder lookups applied
  183. [17:32:18] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@4b7f7a2)
  184. [17:32:18] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@4b7f7a2)
  185. [17:32:18] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@4b7f7a2)
  186. [17:32:18] [Server thread/INFO]: Preparing start region for level 0
  187. [17:32:19] [Server thread/INFO]: Preparing spawn area: 4%
  188. [17:32:20] [Server thread/INFO]: Preparing spawn area: 82%
  189. [17:32:21] [Server thread/INFO]: Changing view distance to 12, from 10
  190. [17:32:22] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
  191. [17:32:22] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  192. [17:32:22] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
  193. [17:32:22] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
  194. [17:32:22] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  195. [17:32:22] [Server thread/INFO]: Player844[local:E:0a1d617a] logged in with entity id 292 at (-57.7913162184147, 70.0, 252.7492659735486)
  196. [17:32:22] [Server thread/INFO]: Player844 joined the game
  197. [17:32:23] [Server thread/INFO]: Saving and pausing game...
  198. [17:32:23] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  199. [17:32:23] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  200. [17:32:23] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  201. [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]
  202. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  203. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
  204. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
  205. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
  206. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
  207. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
  208. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
  209. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
  210. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
  211. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
  212. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
  213. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
  214. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
  215. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
  216. at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3038) [Minecraft.class:?]
  217. at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:130) [SkinManager$3.class:?]
  218. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_60]
  219. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_60]
  220. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_60]
  221. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_60]
  222. at java.lang.Thread.run(Unknown Source) [?:1.8.0_60]
  223. [17:32:25] [Server thread/INFO]: Player844 has just earned the achievement [Taking Inventory]
  224. [17:32:25] [Client thread/INFO]: [CHAT] Player844 has just earned the achievement [Taking Inventory]
  225. [17:32:57] [Server thread/INFO]: Saving and pausing game...
  226. [17:32:57] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  227. [17:32:57] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  228. [17:32:57] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  229. [17:32:58] [Server thread/INFO]: Stopping server
  230. [17:32:58] [Server thread/INFO]: Saving players
  231. [17:32:58] [Server thread/INFO]: Saving worlds
  232. [17:32:58] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  233. [17:32:58] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  234. [17:32:58] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  235. [17:32:58] [Server thread/INFO] [FML]: Unloading dimension 0
  236. [17:32:58] [Server thread/INFO] [FML]: Unloading dimension -1
  237. [17:32:58] [Server thread/INFO] [FML]: Unloading dimension 1
  238. [17:32:58] [Server thread/INFO] [FML]: Applying holder lookups
  239. [17:32:59] [Server thread/INFO] [FML]: Holder lookups applied
  240. [17:33:00] [Client thread/INFO]: Stopping!
  241. [17:33:00] [Client thread/INFO]: SoundSystem shutting down...
  242. [17:33:00] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  243. 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