Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [23:37:33] [Server thread/INFO]: Starting integrated minecraft server version 1.8.8
- [23:37:33] [Server thread/INFO]: Generating keypair
- [23:37:33] [Server thread/INFO]: Injecting existing block and item data into this {} instance
- [23:37:33] [Server thread/INFO]: Applying holder lookups
- [23:37:33] [Server thread/INFO]: Holder lookups applied
- [23:37:33] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@7164a141)
- [23:37:33] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@7164a141)
- [23:37:33] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@7164a141)
- [23:37:33] [Server thread/INFO]: Preparing start region for level 0
- [23:37:34] [Server thread/INFO]: Changing view distance to 8, from 10
- [23:37:34] [Netty Local Client IO #0/INFO]: Server protocol version 2
- [23:37:34] [Netty Server IO #1/INFO]: Client protocol version 2
- [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]
- [23:37:34] [Netty Local Client IO #0/INFO]: [Netty Local Client IO #0] Client side modded connection established
- [23:37:34] [Server thread/INFO]: [Server thread] Server side modded connection established
- [23:37:34] [Server thread/INFO]: williedebug[local:E:648137b5] logged in with entity id 325 at (10.28414132082566, 4.0, 12.175000011920929)
- [23:37:34] [Server thread/INFO]: williedebug joined the game
- [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]
- 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.func_181037_M(Minecraft.java:2915) [Minecraft.class:?]
- at net.minecraft.client.resources.SkinManager$3.run(SkinManager.java:130) [SkinManager$3.class:?]
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66]
- at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_66]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_66]
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
- [23:37:37] [Server thread/INFO]: Stopping server
- [23:37:37] [Server thread/INFO]: Saving players
- [23:37:37] [Server thread/INFO]: Saving worlds
- [23:37:37] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [23:37:37] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [23:37:37] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [23:37:38] [Server thread/INFO]: Unloading dimension 0
- [23:37:38] [Server thread/INFO]: Unloading dimension -1
- [23:37:38] [Server thread/INFO]: Unloading dimension 1
- [23:37:38] [Client thread/FATAL]: Reported exception thrown!
- net.minecraft.util.ReportedException: Rendering Block Entity
- at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntityAt(TileEntityRendererDispatcher.java:141) ~[TileEntityRendererDispatcher.class:?]
- at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntity(TileEntityRendererDispatcher.java:114) ~[TileEntityRendererDispatcher.class:?]
- at net.minecraft.client.renderer.RenderGlobal.renderEntities(RenderGlobal.java:697) ~[RenderGlobal.class:?]
- at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1368) ~[EntityRenderer.class:?]
- at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1282) ~[EntityRenderer.class:?]
- at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1110) ~[EntityRenderer.class:?]
- at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1107) ~[Minecraft.class:?]
- at net.minecraft.client.Minecraft.run(Minecraft.java:380) [Minecraft.class:?]
- at net.minecraft.client.main.Main.main(Main.java:116) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
- at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
- 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_66]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
- at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
- at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
- at GradleStart.main(Unknown Source) [start/:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_66]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_66]
- at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_66]
- at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144) [idea_rt.jar:?]
- Caused by: java.lang.NullPointerException
- at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.updateStateVisibilityMap(OBJModel.java:1537) ~[OBJModel$OBJBakedModel.class:?]
- at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.<init>(OBJModel.java:1301) ~[OBJModel$OBJBakedModel.class:?]
- at net.minecraftforge.client.model.obj.OBJModel.bake(OBJModel.java:122) ~[OBJModel.class:?]
- at vazkii.botania.client.model.ModelPylon.<init>(ModelPylon.java:74) ~[ModelPylon.class:?]
- at vazkii.botania.client.render.tile.RenderTilePylon.renderTileEntityAt(RenderTilePylon.java:57) ~[RenderTilePylon.class:?]
- at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntityAt(TileEntityRendererDispatcher.java:134) ~[TileEntityRendererDispatcher.class:?]
- ... 25 more
- [23:37:38] [Client thread/INFO]: [net.minecraft.init.Bootstrap:printToSYSOUT:612]: ---- Minecraft Crash Report ----
- // Ouch. That hurt :(
- Time: 12/22/15 11:37 PM
- Description: Rendering Block Entity
- java.lang.NullPointerException: Rendering Block Entity
- at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.updateStateVisibilityMap(OBJModel.java:1537)
- at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.<init>(OBJModel.java:1301)
- at net.minecraftforge.client.model.obj.OBJModel.bake(OBJModel.java:122)
- at vazkii.botania.client.model.ModelPylon.<init>(ModelPylon.java:74)
- at vazkii.botania.client.render.tile.RenderTilePylon.renderTileEntityAt(RenderTilePylon.java:57)
- at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntityAt(TileEntityRendererDispatcher.java:134)
- at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntity(TileEntityRendererDispatcher.java:114)
- at net.minecraft.client.renderer.RenderGlobal.renderEntities(RenderGlobal.java:697)
- at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1368)
- at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1282)
- at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1110)
- at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1107)
- at net.minecraft.client.Minecraft.run(Minecraft.java:380)
- at net.minecraft.client.main.Main.main(Main.java:116)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
- at GradleStart.main(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.updateStateVisibilityMap(OBJModel.java:1537)
- at net.minecraftforge.client.model.obj.OBJModel$OBJBakedModel.<init>(OBJModel.java:1301)
- at net.minecraftforge.client.model.obj.OBJModel.bake(OBJModel.java:122)
- at vazkii.botania.client.model.ModelPylon.<init>(ModelPylon.java:74)
- at vazkii.botania.client.render.tile.RenderTilePylon.renderTileEntityAt(RenderTilePylon.java:57)
- -- Block Entity Details --
- Details:
- Name: botania:pylon // vazkii.botania.common.block.tile.TilePylon
- Block type: ID #207 (tile.pylon // vazkii.botania.common.block.BlockPylon)
- Block data value: 0 / 0x0 / 0b0000
- 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)
- Actual block type: ID #207 (tile.pylon // vazkii.botania.common.block.BlockPylon)
- Actual block data value: 0 / 0x0 / 0b0000
- Stacktrace:
- at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntityAt(TileEntityRendererDispatcher.java:134)
- at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.renderTileEntity(TileEntityRendererDispatcher.java:114)
- at net.minecraft.client.renderer.RenderGlobal.renderEntities(RenderGlobal.java:697)
- at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(EntityRenderer.java:1368)
- at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1282)
- -- Affected level --
- Details:
- Level name: MpServer
- All players: 1 total; [EntityPlayerSP['williedebug'/325, l='MpServer', x=10.28, y=4.00, z=12.18]]
- Chunk stats: MultiplayerChunkCache: 30, 30
- Level seed: 0
- Level generator: ID 01 - flat, ver 0. Features enabled: false
- Level generator options:
- 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)
- Level time: 84701 game time, 69084 day time
- Level dimension: 0
- Level storage version: 0x00000 - Unknown?
- Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
- Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
- Forced entities: 1 total; [EntityPlayerSP['williedebug'/325, l='MpServer', x=10.28, y=4.00, z=12.18]]
- Retry entities: 0 total; []
- Server brand: fml,forge
- Server type: Integrated singleplayer server
- Stacktrace:
- at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:383)
- at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2645)
- at net.minecraft.client.Minecraft.run(Minecraft.java:401)
- at net.minecraft.client.main.Main.main(Main.java:116)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
- at GradleStart.main(Unknown Source)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
- -- System Details --
- Details:
- Minecraft Version: 1.8.8
- Operating System: Linux (amd64) version 4.2.5-1-ARCH
- Java Version: 1.8.0_66, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 486137008 bytes (463 MB) / 936378368 bytes (893 MB) up to 1836580864 bytes (1751 MB)
- JVM Flags: 0 total;
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP 9.18 Powered by Forge 11.15.0.1635 5 mods loaded, 5 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJAAAA mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.8-11.15.0.1635-1.8.8.jar)
- UCHIJAAAA Forge{11.15.0.1635} [Minecraft Forge] (forgeSrc-1.8.8-11.15.0.1635-1.8.8.jar)
- UCHIJAAAA Baubles{1.1.1.0} [Baubles] (Baubles-deobf.jar)
- UCHIJAAAA Botania{GRADLE:VERSION-GRADLE:BUILD} [Botania] (Botania)
- Loaded coremods (and transformers):
- GL info: ' Vendor: 'Intel Open Source Technology Center' Version: '3.0 Mesa 11.0.6' Renderer: 'Mesa DRI Intel(R) Haswell Mobile '
- Launched Version: 1.8.8
- LWJGL: 2.9.4
- OpenGL: Mesa DRI Intel(R) Haswell Mobile GL version 3.0 Mesa 11.0.6, Intel Open Source Technology Center
- GL Caps: Using GL 1.3 multitexturing.
- Using GL 1.3 texture combiners.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Shaders are available because OpenGL 2.1 is supported.
- VBOs are available because OpenGL 1.5 is supported.
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'fml,forge'
- Type: Client (map_client.txt)
- Resource Packs:
- Current Language: English (US)
- Profiler Position: N/A (disabled)
- CPU: 4x Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz
- [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
- [23:37:38] [Client thread/INFO]: Waiting for the server to terminate/save.
- [23:37:38] [Server thread/INFO]: Applying holder lookups
- [23:37:38] [Server thread/INFO]: Holder lookups applied
- [23:37:38] [Client thread/INFO]: Server terminated.
- AL lib: (EE) alc_cleanup: 1 device not closed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement