Advertisement
Guest User

Untitled

a guest
May 26th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.78 KB | None | 0 0
  1. Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
  2. [11:32:33] [main/INFO] [GradleStart]: Extra: []
  3. [11:32:33] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, /Users/Sven/.gradle/caches/minecraft/assets, --assetIndex, 1.9, --accessToken{REDACTED}, --version, 1.9, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
  4. [11:32:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  5. [11:32:34] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  6. [11:32:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
  7. [11:32:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  8. [11:32:34] [main/INFO] [FML]: Forge Mod Loader version 12.16.1.1907 for Minecraft 1.9 loading
  9. [11:32:34] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Mac OS X:x86_64:10.11.4, installed at /Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/jre
  10. [11:32:34] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
  11. [11:32:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
  12. [11:32:34] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
  13. [11:32:34] [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
  14. [11:32:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  15. [11:32:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  16. [11:32:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  17. [11:32:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [11:32:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  19. [11:32:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [11:32:34] [main/ERROR] [FML]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
  21. [11:32:35] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
  22. [11:32:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  23. [11:32:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  24. [11:32:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
  25. [11:32:35] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  26. [11:32:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  27. [11:32:35] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  28. [11:32:36] [Client thread/INFO]: Setting user: Player427
  29. [11:32:39] [Client thread/INFO]: LWJGL Version: 2.9.2
  30. [11:32:40] [Client thread/INFO] [FML]: MinecraftForge v12.16.1.1907 Initialized
  31. [11:32:40] [Client thread/INFO] [FML]: Replaced 231 ore recipes
  32. [11:32:40] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  33. [11:32:40] [Client thread/INFO] [FML]: Searching /Users/Sven/Documents/Git/Minecraft/Outskilled/run/mods for mods
  34. [11:32:42] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
  35. [11:32:42] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, outskilled] at CLIENT
  36. [11:32:42] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, outskilled] at SERVER
  37. [11:32:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Outskilled
  38. [11:32:42] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
  39. [11:32:42] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations
  40. [11:32:42] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
  41. [11:32:42] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  42. [11:32:42] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  43. [11:32:42] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  44. [11:32:42] [Client thread/INFO] [FML]: Applying holder lookups
  45. [11:32:42] [Client thread/INFO] [FML]: Holder lookups applied
  46. [11:32:42] [Client thread/INFO] [FML]: Injecting itemstacks
  47. [11:32:42] [Client thread/INFO] [FML]: Itemstack injection complete
  48. [11:32:43] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
  49. [11:32:44] [Sound Library Loader/INFO]: Starting up SoundSystem...
  50. [11:32:44] [Thread-6/INFO]: Initializing LWJGL OpenAL
  51. [11:32:44] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  52. 2016-05-26 11:32:44.463 java[2233:610290] 11:32:44.463 WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h.
  53. [11:32:44] [Thread-6/INFO]: OpenAL initialized.
  54. [11:32:44] [Sound Library Loader/INFO]: Sound engine started
  55. [11:32:46] [Client thread/INFO] [FML]: Max texture size: 16384
  56. [11:32:46] [Client thread/INFO]: Created: 16x16 textures-atlas
  57. [11:32:47] [Client thread/INFO] [FML]: Injecting itemstacks
  58. [11:32:47] [Client thread/INFO] [FML]: Itemstack injection complete
  59. [11:32:47] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
  60. [11:32:47] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Outskilled
  61. [11:32:48] [Client thread/INFO]: SoundSystem shutting down...
  62. [11:32:48] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  63. [11:32:48] [Sound Library Loader/INFO]: Starting up SoundSystem...
  64. [11:32:48] [Thread-8/INFO]: Initializing LWJGL OpenAL
  65. [11:32:48] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  66. [11:32:48] [Thread-8/INFO]: OpenAL initialized.
  67. [11:32:49] [Sound Library Loader/INFO]: Sound engine started
  68. [11:32:49] [Client thread/INFO] [FML]: Max texture size: 16384
  69. [11:32:50] [Client thread/INFO]: Created: 1024x512 textures-atlas
  70. [11:32:51] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
  71. [11:32:58] [Server thread/INFO]: Starting integrated minecraft server version 1.9
  72. [11:32:58] [Server thread/INFO]: Generating keypair
  73. [11:32:58] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  74. [11:32:58] [Server thread/INFO] [FML]: Applying holder lookups
  75. [11:32:58] [Server thread/INFO] [FML]: Holder lookups applied
  76. [11:32:58] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@2ee822ce)
  77. [11:32:59] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@2ee822ce)
  78. [11:32:59] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@2ee822ce)
  79. [11:32:59] [Server thread/INFO]: Preparing start region for level 0
  80. [11:33:00] [Server thread/INFO]: Preparing spawn area: 61%
  81. [11:33:00] [Server thread/INFO]: Changing view distance to 12, from 10
  82. [11:33:01] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
  83. [11:33:01] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  84. [11:33:01] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 4 mods : [email protected],[email protected],[email protected],[email protected]
  85. [11:33:01] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
  86. [11:33:01] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  87. [11:33:01] [Server thread/ERROR] [FML]: FMLIndexedMessageCodec exception caught
  88. java.lang.NullPointerException
  89. at net.minecraftforge.fml.common.network.FMLOutboundHandler$OutboundTarget$4.selectNetworks(FMLOutboundHandler.java:112) ~[FMLOutboundHandler$OutboundTarget$4.class:?]
  90. at net.minecraftforge.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:273) ~[FMLOutboundHandler.class:?]
  91. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
  92. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
  93. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:651) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
  94. at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:112) ~[MessageToMessageEncoder.class:4.0.23.Final]
  95. at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:4.0.23.Final]
  96. at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:658) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
  97. at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:716) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
  98. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:706) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
  99. at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:741) ~[AbstractChannelHandlerContext.class:4.0.23.Final]
  100. at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:895) ~[DefaultChannelPipeline.class:4.0.23.Final]
  101. at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:240) ~[AbstractChannel.class:4.0.23.Final]
  102. at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:229) [SimpleNetworkWrapper.class:?]
  103. at maelstromphoenix.outskilled.common.data.Skills.syncSkills(Skills.java:76) [Skills.class:?]
  104. at maelstromphoenix.outskilled.common.capabilites.SkillsCapability$3.deserializeNBT(SkillsCapability.java:90) [SkillsCapability$3.class:?]
  105. at maelstromphoenix.outskilled.common.capabilites.SkillsCapability$3.deserializeNBT(SkillsCapability.java:1) [SkillsCapability$3.class:?]
  106. at net.minecraftforge.common.capabilities.CapabilityDispatcher.deserializeNBT(CapabilityDispatcher.java:113) [CapabilityDispatcher.class:?]
  107. at net.minecraft.entity.Entity.readFromNBT(Entity.java:1868) [Entity.class:?]
  108. at net.minecraft.server.management.PlayerList.readPlayerDataFromFile(PlayerList.java:329) [PlayerList.class:?]
  109. at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:119) [PlayerList.class:?]
  110. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:243) [NetworkDispatcher.class:?]
  111. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:53) [NetworkDispatcher.class:?]
  112. at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:192) [NetworkDispatcher$1.class:?]
  113. at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:307) [NetworkManager.class:?]
  114. at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:195) [NetworkSystem.class:?]
  115. at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:802) [MinecraftServer.class:?]
  116. at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:683) [MinecraftServer.class:?]
  117. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:155) [IntegratedServer.class:?]
  118. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:532) [MinecraftServer.class:?]
  119. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  120. [11:33:01] [Server thread/INFO]: Player427[local:E:d2ecb75c] logged in with entity id 303 at (216.73067477516918, 81.0, 261.30000001192093)
  121. [11:33:01] [Server thread/INFO]: Player427 joined the game
  122. [11:33:02] [Server thread/INFO]: Saving and pausing game...
  123. [11:33:02] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  124. [11:33:02] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  125. [11:33:02] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  126. [11:33:02] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@493f224e[id=0de21b13-73b3-37ba-84f2-92c78b6712c2,name=Player427,properties={},legacy=false]
  127. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  128. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
  129. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
  130. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
  131. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
  132. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
  133. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
  134. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
  135. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
  136. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
  137. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
  138. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
  139. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
  140. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
  141. at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:3038) [Minecraft.class:?]
  142. at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:130) [SkinManager$3.class:?]
  143. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_91]
  144. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_91]
  145. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_91]
  146. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_91]
  147. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  148. [11:33:04] [Server thread/INFO]: Saving and pausing game...
  149. [11:33:04] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  150. [11:33:05] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  151. [11:33:05] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  152. [11:33:06] [Client thread/INFO]: Stopping!
  153. [11:33:06] [Client thread/INFO]: SoundSystem shutting down...
  154. [11:33:06] [Server thread/INFO]: Stopping server
  155. [11:33:06] [Server thread/INFO]: Saving players
  156. [11:33:06] [Server thread/INFO]: Saving worlds
  157. [11:33:06] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  158. [11:33:06] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  159. [11:33:06] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  160. [11:33:06] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  161. [11:33:06] [Server thread/INFO] [FML]: Unloading dimension 0
  162. [11:33:06] [Server thread/INFO] [FML]: Unloading dimension -1
  163. [11:33:06] [Server thread/INFO] [FML]: Unloading dimension 1
  164. [11:33:06] [Server thread/INFO] [FML]: Applying holder lookups
  165. [11:33:06] [Server thread/INFO] [FML]: Holder lookups applied
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement