Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2015
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.05 KB | None | 0 0
  1. [23:37:33] [Server thread/INFO]: Starting integrated minecraft server version 1.8.8
  2. [23:37:33] [Server thread/INFO]: Generating keypair
  3. [23:37:33] [Server thread/INFO]: Injecting existing block and item data into this {} instance
  4. [23:37:33] [Server thread/INFO]: Applying holder lookups
  5. [23:37:33] [Server thread/INFO]: Holder lookups applied
  6. [23:37:33] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@7164a141)
  7. [23:37:33] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@7164a141)
  8. [23:37:33] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@7164a141)
  9. [23:37:33] [Server thread/INFO]: Preparing start region for level 0
  10. [23:37:34] [Server thread/INFO]: Changing view distance to 8, from 10
  11. [23:37:34] [Netty Local Client IO #0/INFO]: Server protocol version 2
  12. [23:37:34] [Netty Server IO #1/INFO]: Client protocol version 2
  13. [23:37:34] [Netty Server IO #1/INFO]: Client attempting to join with 5 mods : [email protected],[email protected],Botania@GRADLE:VERSION-GRADLE:BUILD,[email protected],[email protected]
  14. [23:37:34] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
  15. [23:37:34] [Server thread/INFO]: [Server thread] Server side modded connection established
  16. [23:37:34] [Server thread/INFO]: williedebug[local:E:648137b5] logged in with entity id 325 at (10.28414132082566, 4.0, 12.175000011920929)
  17. [23:37:34] [Server thread/INFO]: williedebug joined the game
  18. [23:37:36] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@56413e65[id=2c7a4fd5-e043-3822-b31d-54c76a394a79,name=williedebug,properties={},legacy=false]
  19. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  20. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
  21. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
  22. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
  23. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
  24. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
  25. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
  26. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
  27. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
  28. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
  29. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
  30. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
  31. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
  32. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
  33. at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2915) [Minecraft.class:?]
  34. at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:130) [SkinManager$3.class:?]
  35. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66]
  36. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66]
  37. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_66]
  38. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_66]
  39. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  40. [23:37:37] [Server thread/INFO]: Stopping server
  41. [23:37:37] [Server thread/INFO]: Saving players
  42. [23:37:37] [Server thread/INFO]: Saving worlds
  43. [23:37:37] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  44. [23:37:37] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  45. [23:37:37] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  46. [23:37:38] [Server thread/INFO]: Unloading dimension 0
  47. [23:37:38] [Server thread/INFO]: Unloading dimension -1
  48. [23:37:38] [Server thread/INFO]: Unloading dimension 1
  49. [23:37:38] [Client thread/FATAL]: Reported exception thrown!
  50. net.minecraft.util.ReportedException: Rendering Block Entity
  51. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntityAt(TileEntityRendererDispatcher.java:141) ~[TileEntityRendererDispatcher.class:?]
  52. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntity(TileEntityRendererDispatcher.java:114) ~[TileEntityRendererDispatcher.class:?]
  53. at net.minecraft.client.renderer.RenderGlobal.renderEntities(RenderGlobal.java:697) ~[RenderGlobal.class:?]
  54. at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1368) ~[EntityRenderer.class:?]
  55. at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1282) ~[EntityRenderer.class:?]
  56. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1110) ~[EntityRenderer.class:?]
  57. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1107) ~[Minecraft.class:?]
  58. at net.minecraft.client.Minecraft.run(Minecraft.java:380) [Minecraft.class:?]
  59. at net.minecraft.client.main.Main.main(Main.java:116) [Main.class:?]
  60. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
  61. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
  63. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
  64. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  65. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  66. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
  67. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
  68. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
  69. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
  70. at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
  71. at GradleStart.main(Unknown Source) [start/:?]
  72. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
  73. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
  74. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
  75. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
  76. at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144) [idea_rt.jar:?]
  77. Caused by: java.lang.NullPointerException
  78. at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.updateStateVisibilityMap(OBJModel.java:1537) ~[OBJModel$OBJBakedModel.class:?]
  79. at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.<init>(OBJModel.java:1301) ~[OBJModel$OBJBakedModel.class:?]
  80. at net.minecraftforge.client.model.obj.OBJModel.bake(OBJModel.java:122) ~[OBJModel.class:?]
  81. at vazkii.botania.client.model.ModelPylon.<init>(ModelPylon.java:74) ~[ModelPylon.class:?]
  82. at vazkii.botania.client.render.tile.RenderTilePylon.renderTileEntityAt(RenderTilePylon.java:57) ~[RenderTilePylon.class:?]
  83. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntityAt(TileEntityRendererDispatcher.java:134) ~[TileEntityRendererDispatcher.class:?]
  84. ... 25 more
  85. [23:37:38] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:612]: ---- Minecraft Crash Report ----
  86. // Ouch. That hurt :(
  87.  
  88. Time: 12/22/15 11:37 PM
  89. Description: Rendering Block Entity
  90.  
  91. java.lang.NullPointerException: Rendering Block Entity
  92. at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.updateStateVisibilityMap(OBJModel.java:1537)
  93. at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.<init>(OBJModel.java:1301)
  94. at net.minecraftforge.client.model.obj.OBJModel.bake(OBJModel.java:122)
  95. at vazkii.botania.client.model.ModelPylon.<init>(ModelPylon.java:74)
  96. at vazkii.botania.client.render.tile.RenderTilePylon.renderTileEntityAt(RenderTilePylon.java:57)
  97. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntityAt(TileEntityRendererDispatcher.java:134)
  98. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntity(TileEntityRendererDispatcher.java:114)
  99. at net.minecraft.client.renderer.RenderGlobal.renderEntities(RenderGlobal.java:697)
  100. at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1368)
  101. at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1282)
  102. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1110)
  103. at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1107)
  104. at net.minecraft.client.Minecraft.run(Minecraft.java:380)
  105. at net.minecraft.client.main.Main.main(Main.java:116)
  106. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  108. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  109. at java.lang.reflect.Method.invoke(Method.java:497)
  110. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  111. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  112. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  113. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  114. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  115. at java.lang.reflect.Method.invoke(Method.java:497)
  116. at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
  117. at GradleStart.main(Unknown Source)
  118. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  119. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  120. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  121. at java.lang.reflect.Method.invoke(Method.java:497)
  122. at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
  123.  
  124.  
  125. A detailed walkthrough of the error, its code path and all known details is as follows:
  126. ---------------------------------------------------------------------------------------
  127.  
  128. -- Head --
  129. Stacktrace:
  130. at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.updateStateVisibilityMap(OBJModel.java:1537)
  131. at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.<init>(OBJModel.java:1301)
  132. at net.minecraftforge.client.model.obj.OBJModel.bake(OBJModel.java:122)
  133. at vazkii.botania.client.model.ModelPylon.<init>(ModelPylon.java:74)
  134. at vazkii.botania.client.render.tile.RenderTilePylon.renderTileEntityAt(RenderTilePylon.java:57)
  135.  
  136. -- Block Entity Details --
  137. Details:
  138. Name: botania:pylon // vazkii.botania.common.block.tile.TilePylon
  139. Block type: ID #207 (tile.pylon // vazkii.botania.common.block.BlockPylon)
  140. Block data value: 0 / 0x0 / 0b0000
  141. Block location: World: (9,4,11), Chunk: (at 9,0,11 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  142. Actual block type: ID #207 (tile.pylon // vazkii.botania.common.block.BlockPylon)
  143. Actual block data value: 0 / 0x0 / 0b0000
  144. Stacktrace:
  145. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntityAt(TileEntityRendererDispatcher.java:134)
  146. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntity(TileEntityRendererDispatcher.java:114)
  147. at net.minecraft.client.renderer.RenderGlobal.renderEntities(RenderGlobal.java:697)
  148. at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1368)
  149. at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1282)
  150.  
  151. -- Affected level --
  152. Details:
  153. Level name: MpServer
  154. All players: 1 total; [EntityPlayerSP['williedebug'/325, l='MpServer', x=10.28, y=4.00, z=12.18]]
  155. Chunk stats: MultiplayerChunkCache: 30, 30
  156. Level seed: 0
  157. Level generator: ID 01 - flat, ver 0. Features enabled: false
  158. Level generator options:
  159. Level spawn location: -700.00,4.00,-1315.00 - World: (-700,4,-1315), Chunk: (at 4,0,13 in -44,-83; contains blocks -704,0,-1328 to -689,255,-1313), Region: (-2,-3; contains chunks -64,-96 to -33,-65, blocks -1024,0,-1536 to -513,255,-1025)
  160. Level time: 84701 game time, 69084 day time
  161. Level dimension: 0
  162. Level storage version: 0x00000 - Unknown?
  163. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  164. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  165. Forced entities: 1 total; [EntityPlayerSP['williedebug'/325, l='MpServer', x=10.28, y=4.00, z=12.18]]
  166. Retry entities: 0 total; []
  167. Server brand: fml,forge
  168. Server type: Integrated singleplayer server
  169. Stacktrace:
  170. at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:383)
  171. at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2645)
  172. at net.minecraft.client.Minecraft.run(Minecraft.java:401)
  173. at net.minecraft.client.main.Main.main(Main.java:116)
  174. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  175. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  176. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  177. at java.lang.reflect.Method.invoke(Method.java:497)
  178. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  179. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  180. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  181. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  182. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  183. at java.lang.reflect.Method.invoke(Method.java:497)
  184. at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
  185. at GradleStart.main(Unknown Source)
  186. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  187. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  188. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  189. at java.lang.reflect.Method.invoke(Method.java:497)
  190. at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
  191.  
  192. -- System Details --
  193. Details:
  194. Minecraft Version: 1.8.8
  195. Operating System: Linux (amd64) version 4.2.5-1-ARCH
  196. Java Version: 1.8.0_66, Oracle Corporation
  197. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  198. Memory: 486137008 bytes (463 MB) / 936378368 bytes (893 MB) up to 1836580864 bytes (1751 MB)
  199. JVM Flags: 0 total;
  200. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  201. FML: MCP 9.18 Powered by Forge 11.15.0.1635 5 mods loaded, 5 mods active
  202. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  203. UCHIJAAAA mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
  204. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.8-11.15.0.1635-1.8.8.jar)
  205. UCHIJAAAA Forge{11.15.0.1635} [Minecraft Forge] (forgeSrc-1.8.8-11.15.0.1635-1.8.8.jar)
  206. UCHIJAAAA Baubles{1.1.1.0} [Baubles] (Baubles-deobf.jar)
  207. UCHIJAAAA Botania{GRADLE:VERSION-GRADLE:BUILD} [Botania] (Botania)
  208. Loaded coremods (and transformers):
  209. GL info: ' Vendor: 'Intel Open Source Technology Center' Version: '3.0 Mesa 11.0.6' Renderer: 'Mesa DRI Intel(R) Haswell Mobile '
  210. Launched Version: 1.8.8
  211. LWJGL: 2.9.4
  212. OpenGL: Mesa DRI Intel(R) Haswell Mobile GL version 3.0 Mesa 11.0.6, Intel Open Source Technology Center
  213. GL Caps: Using GL 1.3 multitexturing.
  214. Using GL 1.3 texture combiners.
  215. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  216. Shaders are available because OpenGL 2.1 is supported.
  217. VBOs are available because OpenGL 1.5 is supported.
  218.  
  219. Using VBOs: Yes
  220. Is Modded: Definitely; Client brand changed to 'fml,forge'
  221. Type: Client (map_client.txt)
  222. Resource Packs:
  223. Current Language: English (US)
  224. Profiler Position: N/A (disabled)
  225. CPU: 4x Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz
  226. [23:37:38] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:612]: #@!@# Game crashed! Crash report saved to: #@!@# /home/vincent/CS/mods/Botania/eclipse/assets/./crash-reports/crash-2015-12-22_23.37.38-client.txt
  227. [23:37:38] [Client thread/INFO]: Waiting for the server to terminate/save.
  228. [23:37:38] [Server thread/INFO]: Applying holder lookups
  229. [23:37:38] [Server thread/INFO]: Holder lookups applied
  230. [23:37:38] [Client thread/INFO]: Server terminated.
  231. AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement